update mutt/snapshot to 1.5.3i
This commit is contained in:
parent
8ee34c2a5d
commit
6456dbcae5
@ -1,14 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2002/12/28 22:00:33 fgsch Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2003/01/14 16:37:58 lebel Exp $
|
||||
|
||||
COMMENT= "tty-based e-mail client, development version"
|
||||
|
||||
VERSION= 1.3.99
|
||||
VERSION= 1.5.3
|
||||
DISTNAME= mutt-${VERSION}i
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ftp://ftp.mutt.org/mutt/ \
|
||||
ftp://ftp.gbnet.net/pub/mutt-international/ \
|
||||
ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/ \
|
||||
ftp://ftp.gwdg.de/pub/unix/mail/mutt/international/
|
||||
MASTER_SITES= ftp://ftp.mutt.org/mutt/devel/ \
|
||||
ftp://ftp.gbnet.net/pub/mutt-international/devel/ \
|
||||
ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/devel/ \
|
||||
ftp://ftp.gwdg.de/pub/unix/mail/mutt/international/devel/
|
||||
MASTER_SITES0= http://www.spinnaker.de/mutt/compressed/
|
||||
|
||||
HOMEPAGE= http://www.mutt.org/
|
||||
|
@ -1,6 +1,6 @@
|
||||
MD5 (mutt-1.3.99i.tar.gz) = 99b5978fed95688ab26aac54803a21c1
|
||||
MD5 (patch-1.3.99.rr.compressed.1.gz) = 4141442581b5dc0afac7d1b99d6297fc
|
||||
RMD160 (mutt-1.3.99i.tar.gz) = 9682a35f652ad22181004d92ca39d7fc2f42b51e
|
||||
RMD160 (patch-1.3.99.rr.compressed.1.gz) = 0b14c716fad53dc4ec85b3d6e2e19f5ac5104292
|
||||
SHA1 (mutt-1.3.99i.tar.gz) = 937e4b7de4121e8c6b60b9630a4f7fdf4e1aa905
|
||||
SHA1 (patch-1.3.99.rr.compressed.1.gz) = ef8e7aba0e707dbaa34b624d3a8bc2857de06c6d
|
||||
MD5 (mutt-1.5.3i.tar.gz) = 38a3dec075c7954a5fe62ce178310d22
|
||||
MD5 (patch-1.5.3.rr.compressed.1.gz) = f1af5aae29e29b40885e578717854793
|
||||
RMD160 (mutt-1.5.3i.tar.gz) = 1388b8199e249e70ec1e50ee730094947be7dc15
|
||||
RMD160 (patch-1.5.3.rr.compressed.1.gz) = ee4908b8229724fe4b3eb6b9b2f95fc3da2fd454
|
||||
SHA1 (mutt-1.5.3i.tar.gz) = a8c799e0d8402aa790cafcfacf3407603c0a42d9
|
||||
SHA1 (patch-1.5.3.rr.compressed.1.gz) = 68854eb410cecd60adfac96c47564ad88e27cf14
|
||||
|
@ -1,10 +1,11 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2002/01/25 17:01:12 lebel Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2003/01/14 16:37:58 lebel Exp $
|
||||
bin/flea
|
||||
bin/mutt
|
||||
bin/mutt_dotlock
|
||||
bin/muttbug
|
||||
bin/pgpewrap
|
||||
bin/pgpring
|
||||
bin/smime_keys
|
||||
man/man1/flea.1
|
||||
man/man1/mutt.1
|
||||
man/man1/mutt_dotlock.1
|
||||
@ -13,6 +14,7 @@ man/man5/mbox.5
|
||||
man/man5/muttrc.5
|
||||
share/doc/mutt/COPYRIGHT
|
||||
share/doc/mutt/ChangeLog
|
||||
share/doc/mutt/ChangeLog.old
|
||||
share/doc/mutt/GPL
|
||||
share/doc/mutt/INSTALL
|
||||
share/doc/mutt/NEWS
|
||||
@ -33,10 +35,12 @@ share/doc/mutt/html/manual-7.html
|
||||
share/doc/mutt/html/manual.html
|
||||
share/doc/mutt/manual.txt
|
||||
share/doc/mutt/patch-notes.txt
|
||||
share/doc/mutt/smime-notes.txt
|
||||
share/examples/mutt/Mush.rc
|
||||
share/examples/mutt/Muttrc.sample
|
||||
share/examples/mutt/Pine.rc
|
||||
share/examples/mutt/Tin.rc
|
||||
share/examples/mutt/ca-bundle.crt
|
||||
share/examples/mutt/gpg.rc
|
||||
share/examples/mutt/iconv/iconv.aix-3.2.5.rc
|
||||
share/examples/mutt/iconv/iconv.aix-4.1.5.rc
|
||||
@ -63,6 +67,8 @@ share/examples/mutt/pgp6.rc
|
||||
share/examples/mutt/sample.mailcap
|
||||
share/examples/mutt/sample.muttrc
|
||||
share/examples/mutt/sample.muttrc-tlr
|
||||
share/examples/mutt/smime.rc
|
||||
share/examples/mutt/smime_keys_test.pl
|
||||
share/locale/ca/LC_MESSAGES/mutt.mo
|
||||
share/locale/cs/LC_MESSAGES/mutt.mo
|
||||
share/locale/da/LC_MESSAGES/mutt.mo
|
||||
|
Loading…
Reference in New Issue
Block a user