diff options
author | tron <tron> | 1999-09-01 18:02:48 +0000 |
---|---|---|
committer | tron <tron> | 1999-09-01 18:02:48 +0000 |
commit | fba83773121d72af7279cac7e8c71b6e1f348311 (patch) | |
tree | 468c72496ace04deb7ba24e7f5132b0ae821bf80 /mail/mutt | |
parent | fb63b5ddbe238c5eb92067f0dc37737c40a0a5c3 (diff) | |
download | pkgsrc-fba83773121d72af7279cac7e8c71b6e1f348311.tar.gz |
Update "mutt" package to version 1.0pre2. Changes since 1.0pre1:
Against 1.0pre1, there are several build changes (building this
version of mutt with SGI's cc should work), and back-ports of
IMAP-related bug fixes from the unstable branch.
Diffstat (limited to 'mail/mutt')
-rw-r--r-- | mail/mutt/Makefile | 4 | ||||
-rw-r--r-- | mail/mutt/files/md5 | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 0bf36d25d76..9cb32e31c12 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 1999/08/24 18:12:12 tron Exp $ +# $NetBSD: Makefile,v 1.29 1999/09/01 18:02:48 tron Exp $ DISTNAME= mutt-${MUTT_VERSION} CATEGORIES= mail @@ -26,7 +26,7 @@ BUILD_DEFS+= MUTT_INTERNATIONAL MUTT_VERSION .include "../../mk/bsd.pkg.mk" -MUTT_BASE_VERSION= 1.0pre1 +MUTT_BASE_VERSION= 1.0pre2 .if defined(MUTT_INTERNATIONAL) && ${MUTT_INTERNATIONAL} == YES MUTT_VERSION= ${MUTT_BASE_VERSION}i diff --git a/mail/mutt/files/md5 b/mail/mutt/files/md5 index 83f49069b66..517c3490215 100644 --- a/mail/mutt/files/md5 +++ b/mail/mutt/files/md5 @@ -1,4 +1,4 @@ -$NetBSD: md5,v 1.14 1999/08/24 18:12:13 tron Exp $ +$NetBSD: md5,v 1.15 1999/09/01 18:02:49 tron Exp $ -MD5 (mutt-1.0pre1.tar.gz) = 52e7da9b34575b1cf26560cb0666e151 -MD5 (mutt-1.0pre1i.tar.gz) = afbb2942b7af0021043c53a691ff2d75 +MD5 (mutt-1.0pre2.tar.gz) = f904c073abd6759f1fa4bf22982a1a76 +MD5 (mutt-1.0pre2i.tar.gz) = 87cf1ea53adcfa9f6c7c3324120d7fd7 |