diff options
author | tron <tron@pkgsrc.org> | 1999-06-04 14:07:46 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-06-04 14:07:46 +0000 |
commit | 904eebb128ec65f09f9aa6b099e508383cfaecb0 (patch) | |
tree | ca1eff45538b2183f35d458ef516d6e64145b0c7 /mail/mutt | |
parent | 411cdc9285156f1bfd0db3b572d93605442cb564 (diff) | |
download | pkgsrc-904eebb128ec65f09f9aa6b099e508383cfaecb0.tar.gz |
Udpate "mutt package to version 0.95.6. Changes since version 0.95.4:
This version fixes several bugs from 0.95.5, including the "erratic
maildir behaviour" which has been with us for quite some time, and
certain IMAP-related problems.
Diffstat (limited to 'mail/mutt')
-rw-r--r-- | mail/mutt/Makefile | 5 | ||||
-rw-r--r-- | mail/mutt/files/md5 | 6 | ||||
-rw-r--r-- | mail/mutt/patches/patch-ab | 12 | ||||
-rw-r--r-- | mail/mutt/pkg/PLIST | 5 |
4 files changed, 10 insertions, 18 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 72e25b2ee54..2918923c351 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 1999/05/06 22:38:31 tron Exp $ +# $NetBSD: Makefile,v 1.23 1999/06/04 14:07:46 tron Exp $ DISTNAME= mutt-${MUTT_VERSION} CATEGORIES= mail @@ -14,6 +14,7 @@ HOMEPAGE= http://www.mutt.org/ DEPENDS+= ncurses-1.9.9g:../../devel/ncurses GNU_CONFIGURE= yes +USE_GMAKE= yes CONFIGURE_ARGS+= --with-curses=${PREFIX} --with-exec-shell=/bin/ksh \ --with-docdir=${PREFIX}/share/doc/mutt \ --enable-pop --enable-imap @@ -21,7 +22,7 @@ CONFIGURE_ENV+= LDFLAGS=-s .include "../../mk/bsd.pkg.mk" -MUTT_BASE_VERSION= 0.95.4 +MUTT_BASE_VERSION= 0.95.6 .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 ced7d4ccc95..d919614e1fb 100644 --- a/mail/mutt/files/md5 +++ b/mail/mutt/files/md5 @@ -1,4 +1,4 @@ -$NetBSD: md5,v 1.11 1999/03/04 00:26:02 tron Exp $ +$NetBSD: md5,v 1.12 1999/06/04 14:07:46 tron Exp $ -MD5 (mutt-0.95.4.tar.gz) = bd06c6bdf96c24b0654206e199911254 -MD5 (mutt-0.95.4i.tar.gz) = 9e35e9763a45deb145f9d3a4353d51c8 +MD5 (mutt-0.95.6.tar.gz) = c32ad4151aa1e9df7bf71d87f34394f7 +MD5 (mutt-0.95.6i.tar.gz) = 762a91812e744f024c548db35e66fa9a diff --git a/mail/mutt/patches/patch-ab b/mail/mutt/patches/patch-ab deleted file mode 100644 index 56aaca716d4..00000000000 --- a/mail/mutt/patches/patch-ab +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ab,v 1.1 1999/03/04 00:26:02 tron Exp $ - ---- configure.orig Wed Mar 3 20:52:34 1999 -+++ configure Thu Mar 4 01:07:25 1999 -@@ -5228,6 +5228,7 @@ - s%@DEFS@%$DEFS%g - s%@LDFLAGS@%$LDFLAGS%g - s%@LIBS@%$LIBS%g -+s%@SHELL@%/bin/sh%g - s%@exec_prefix@%$exec_prefix%g - s%@prefix@%$prefix%g - s%@program_transform_name@%$program_transform_name%g diff --git a/mail/mutt/pkg/PLIST b/mail/mutt/pkg/PLIST index 09a3fcdb937..cec61a83425 100644 --- a/mail/mutt/pkg/PLIST +++ b/mail/mutt/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 1999/02/12 18:32:38 tron Exp $ +@comment $NetBSD: PLIST,v 1.6 1999/06/04 14:07:47 tron Exp $ bin/mutt etc/Muttrc etc/mime.types @@ -13,6 +13,9 @@ share/locale/nl/LC_MESSAGES/mutt.mo share/locale/pl/LC_MESSAGES/mutt.mo share/locale/ru/LC_MESSAGES/mutt.mo share/locale/uk/LC_MESSAGES/mutt.mo +share/locale/ko/LC_MESSAGES/mutt.mo +share/locale/sk/LC_MESSAGES/mutt.mo +share/locale/id/LC_MESSAGES/mutt.mo share/doc/mutt/applying-patches.txt share/doc/mutt/devel-notes.txt share/doc/mutt/COPYRIGHT |