mutt: update to 1.11.0
This commit is contained in:
parent
faba0f8e6f
commit
04a2983dc6
@ -2,9 +2,9 @@ drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/flea
|
||||
-rwxr-xr-x root/root usr/bin/mutt
|
||||
-rwxr-xr-x root/root usr/bin/mutt_pgpring
|
||||
-rwxr-xr-x root/root usr/bin/muttbug
|
||||
-rwxr-xr-x root/root usr/bin/pgpewrap
|
||||
-rwxr-xr-x root/root usr/bin/pgpring
|
||||
-rwxr-xr-x root/root usr/bin/smime_keys
|
||||
drwxr-xr-x root/root usr/etc/
|
||||
-rw-r--r-- root/root usr/etc/Muttrc
|
||||
@ -13,8 +13,8 @@ drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man1/
|
||||
-rw-r--r-- root/root usr/share/man/man1/mutt.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/mutt_pgpring.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pgpewrap.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pgpring.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/smime_keys.1.gz
|
||||
drwxr-xr-x root/root usr/share/man/man5/
|
||||
-rw-r--r-- root/root usr/share/man/man5/muttrc.5.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/UR/6iKgWqTthvx1LDJpSevDSr3DDe49HD0hHEyG3v3p97iIl50Iysffub45UDRYv/i3mjHFnN1RsFa+ZFGlTAQ=
|
||||
SHA256 (Pkgfile) = f0c7953c8bf81c3908ffe57757229960729bc6a7c214c3fc69aee530e3671166
|
||||
SHA256 (.footprint) = 09ab970bc1ba86f7216d627c92961be3d131c18b9f53788bebd9d5e2dddb5776
|
||||
SHA256 (mutt-1.10.1.tar.gz) = 734a3883158ec3d180cf6538d8bd7f685ce641d2cdef657aa0038f76e79a54a0
|
||||
RWSE3ohX2g5d/bYaTQfzsbupQVBRODRWiHTEWDlugHqti8ybfT9W4JDlkAMFR5s6WGRSzQj3o1FE5bOP2FAKO+QtWF3OMlqzAAk=
|
||||
SHA256 (Pkgfile) = 715d0a82ba1f042f95c5611d201750a21daf912ca36d924813f340abc4fce25a
|
||||
SHA256 (.footprint) = 8f1a2e9de5356a2b6aa51f4a18ab85acc097ed244b77a142c735ba1f2a9b92c8
|
||||
SHA256 (mutt-1.11.0.tar.gz) = 92c9261933809fed34d66469cb83c7f83bb29f721cd48d608c40cafd299c10e3
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: gdbm openssl zlib
|
||||
|
||||
name=mutt
|
||||
version=1.10.1
|
||||
version=1.11.0
|
||||
release=1
|
||||
source=(https://bitbucket.org/mutt/mutt/downloads/$name-$version.tar.gz)
|
||||
|
||||
@ -28,5 +28,6 @@ build () {
|
||||
|
||||
find $PKG/usr/share/mutt/* ! -name manual.txt -delete
|
||||
rm $PKG/usr/etc/{Muttrc,mime.types}.dist
|
||||
rm -r $PKG/usr/share/info
|
||||
rm $PKG/usr/share/man/man5/{mmdf.5,mbox.5}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user