pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/mutt Don't mess with the share/doc/mutt/samples l...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fd9a72b95e23
branches: trunk
changeset: 520904:fd9a72b95e23
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Nov 02 07:52:50 2006 +0000
description:
Don't mess with the share/doc/mutt/samples link in the
INSTALL/DEINSTALL scripts. Bump revision.
diffstat:
mail/mutt/DEINSTALL | 7 -------
mail/mutt/INSTALL | 8 --------
mail/mutt/Makefile | 4 ++--
3 files changed, 2 insertions(+), 17 deletions(-)
diffs (36 lines):
diff -r e3386c6822d9 -r fd9a72b95e23 mail/mutt/DEINSTALL
--- a/mail/mutt/DEINSTALL Thu Nov 02 07:07:13 2006 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-# $NetBSD: DEINSTALL,v 1.3 2006/06/15 20:40:16 jlam Exp $
-
-case ${STAGE} in
-DEINSTALL)
- ${RM} -f @DOCDIR@/samples
- ;;
-esac
diff -r e3386c6822d9 -r fd9a72b95e23 mail/mutt/INSTALL
--- a/mail/mutt/INSTALL Thu Nov 02 07:07:13 2006 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-# $NetBSD: INSTALL,v 1.4 2006/06/15 20:40:16 jlam Exp $
-
-case ${STAGE} in
-POST-INSTALL)
- ${RM} -f @DOCDIR@/samples
- ${LN} -sf ../../examples/mutt @DOCDIR@/samples
- ;;
-esac
diff -r e3386c6822d9 -r fd9a72b95e23 mail/mutt/Makefile
--- a/mail/mutt/Makefile Thu Nov 02 07:07:13 2006 +0000
+++ b/mail/mutt/Makefile Thu Nov 02 07:52:50 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.145 2006/11/01 13:32:32 tron Exp $
+# $NetBSD: Makefile,v 1.146 2006/11/02 07:52:50 joerg Exp $
DISTNAME= mutt-1.4.2.2i
-PKGREVISION= 1
+PKGREVISION= 2
PKGNAME= ${DISTNAME:C/i$//}
CATEGORIES= mail
MASTER_SITES= ftp://ftp.mutt.org/mutt/ \
Home |
Main Index |
Thread Index |
Old Index