pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/mutt-devel Fix the PLIST to include the share/doc...
details: https://anonhg.NetBSD.org/pkgsrc/rev/77c4fc995094
branches: trunk
changeset: 498362:77c4fc995094
user: jlam <jlam%pkgsrc.org@localhost>
date: Sat Aug 20 21:58:00 2005 +0000
description:
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:
mail/mutt-devel/Makefile | 3 ++-
mail/mutt-devel/PLIST | 4 +++-
mail/mutt-devel/distinfo | 4 ++--
mail/mutt-devel/patches/patch-ag | 12 +++++++-----
4 files changed, 14 insertions(+), 9 deletions(-)
diffs (79 lines):
diff -r c228a85531c0 -r 77c4fc995094 mail/mutt-devel/Makefile
--- a/mail/mutt-devel/Makefile Sat Aug 20 21:28:42 2005 +0000
+++ b/mail/mutt-devel/Makefile Sat Aug 20 21:58:00 2005 +0000
@@ -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 -r c228a85531c0 -r 77c4fc995094 mail/mutt-devel/PLIST
--- a/mail/mutt-devel/PLIST Sat Aug 20 21:28:42 2005 +0000
+++ b/mail/mutt-devel/PLIST Sat Aug 20 21:58:00 2005 +0000
@@ -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_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.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 -r c228a85531c0 -r 77c4fc995094 mail/mutt-devel/distinfo
--- a/mail/mutt-devel/distinfo Sat Aug 20 21:28:42 2005 +0000
+++ b/mail/mutt-devel/distinfo Sat Aug 20 21:58:00 2005 +0000
@@ -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 @@
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 -r c228a85531c0 -r 77c4fc995094 mail/mutt-devel/patches/patch-ag
--- a/mail/mutt-devel/patches/patch-ag Sat Aug 20 21:28:42 2005 +0000
+++ b/mail/mutt-devel/patches/patch-ag Sat Aug 20 21:58:00 2005 +0000
@@ -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) ; \
Home |
Main Index |
Thread Index |
Old Index