summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorjlam <jlam>2005-08-20 21:58:00 +0000
committerjlam <jlam>2005-08-20 21:58:00 +0000
commit24cf9b8db6f1f4bcd3eedda52345b10d88514952 (patch)
tree912152643a3336bd065bf417376072b6019a39dc /mail
parent9b10ba3f0d708f4f4775de1b67381d1678eb8891 (diff)
downloadpkgsrc-24cf9b8db6f1f4bcd3eedda52345b10d88514952.tar.gz
Fix the PLIST to include the share/doc/mutt/samples symlink and the
mmdf manpage, but rename the manpage to mutt-mmdf.5 so as not to conflict with the one from news/tin. Bump the PKGREVISION to 1.
Diffstat (limited to 'mail')
-rw-r--r--mail/mutt-devel/Makefile3
-rw-r--r--mail/mutt-devel/PLIST4
-rw-r--r--mail/mutt-devel/distinfo4
-rw-r--r--mail/mutt-devel/patches/patch-ag12
4 files changed, 14 insertions, 9 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile
index 6bb3edff80b..d43935ac4dd 100644
--- a/mail/mutt-devel/Makefile
+++ b/mail/mutt-devel/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2005/08/19 18:12:38 jlam Exp $
+# $NetBSD: Makefile,v 1.35 2005/08/20 21:58:00 jlam Exp $
DISTNAME= mutt-1.5.9i
PKGNAME= ${DISTNAME:C/i$//}
+PKGREVISION= 1
CATEGORIES= mail
MUTT_SITES= ftp://ftp.mutt.org/mutt/ \
ftp://ftp.stealth.net/pub/mirrors/ftp.mutt.org/pub/mutt/ \
diff --git a/mail/mutt-devel/PLIST b/mail/mutt-devel/PLIST
index 91d5c6e1f96..4fc6432f570 100644
--- a/mail/mutt-devel/PLIST
+++ b/mail/mutt-devel/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2004/07/21 22:37:10 jlam Exp $
+@comment $NetBSD: PLIST,v 1.6 2005/08/20 21:58:00 jlam Exp $
bin/flea
bin/mutt
bin/muttbug
@@ -11,6 +11,7 @@ man/man1/mutt.1
man/man1/mutt_dotlock.1
man/man1/muttbug.1
man/man5/mutt-mbox.5
+man/man5/mutt-mmdf.5
man/man5/muttrc.5
share/doc/mutt/COPYRIGHT
share/doc/mutt/ChangeLog
@@ -35,6 +36,7 @@ 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/samples
share/doc/mutt/smime-notes.txt
share/examples/mutt/Mush.rc
share/examples/mutt/Muttrc
diff --git a/mail/mutt-devel/distinfo b/mail/mutt-devel/distinfo
index d24c11382f9..bac5272bc3b 100644
--- a/mail/mutt-devel/distinfo
+++ b/mail/mutt-devel/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.23 2005/08/02 12:57:02 tonio Exp $
+$NetBSD: distinfo,v 1.24 2005/08/20 21:58:00 jlam Exp $
SHA1 (mutt-1.5.9i.tar.gz) = a380747b86f11b2b3bf3c4407e70bfebe6d0af02
RMD160 (mutt-1.5.9i.tar.gz) = 888848046382b3c4e8b18eacd30af4291a7ed23d
@@ -6,6 +6,6 @@ Size (mutt-1.5.9i.tar.gz) = 3036003 bytes
SHA1 (patch-aa) = 59d89dce24110be2927c8a1ea1fa5b780d644372
SHA1 (patch-ab) = deab9098ad64ab77b29233a3bf3df1439f36989a
SHA1 (patch-ac) = b48ff9f66ff2b483b5aa0c312e08bd22c7cf03be
-SHA1 (patch-ag) = 77d62de934a9584c3d41cf7b7231af643618d826
+SHA1 (patch-ag) = 97200a45130506d79d41884c130825d502806a76
SHA1 (patch-ah) = 4227c5768b900e58fa4a679e6ad67efc974a70b5
SHA1 (patch-ai) = e9a872cdde09dfae012d63a475f100e8be70acb5
diff --git a/mail/mutt-devel/patches/patch-ag b/mail/mutt-devel/patches/patch-ag
index d4a39f374a0..4e59b89bd9e 100644
--- a/mail/mutt-devel/patches/patch-ag
+++ b/mail/mutt-devel/patches/patch-ag
@@ -1,13 +1,15 @@
-$NetBSD: patch-ag,v 1.2 2005/08/02 12:57:02 tonio Exp $
+$NetBSD: patch-ag,v 1.3 2005/08/20 21:58:00 jlam Exp $
---- doc/Makefile.in.orig 2005-06-07 21:51:57.000000000 +0200
-+++ doc/Makefile.in 2005-06-07 21:53:19.000000000 +0200
-@@ -80,7 +80,7 @@
+--- doc/Makefile.in.orig 2005-02-15 14:28:24.000000000 -0500
++++ doc/Makefile.in
+@@ -80,8 +80,8 @@ install: all instdoc
./instdoc $(srcdir)/dotlock.man \
$(DESTDIR)$(mandir)/man1/mutt_dotlock.1
./instdoc muttrc.man $(DESTDIR)$(mandir)/man5/muttrc.5
- ./instdoc $(srcdir)/mbox.man $(DESTDIR)$(mandir)/man5/mbox.5
+- ./instdoc $(srcdir)/mmdf.man $(DESTDIR)$(mandir)/man5/mmdf.5
+ ./instdoc $(srcdir)/mbox.man $(DESTDIR)$(mandir)/man5/mutt-mbox.5
- ./instdoc $(srcdir)/mmdf.man $(DESTDIR)$(mandir)/man5/mmdf.5
++ ./instdoc $(srcdir)/mmdf.man $(DESTDIR)$(mandir)/man5/mutt-mmdf.5
$(top_srcdir)/mkinstalldirs $(DESTDIR)$(docdir)
for f in $(srcdir_DOCFILES) ; do \
+ $(INSTALL) -m 644 $(srcdir)/$$f $(DESTDIR)$(docdir) ; \