pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/pine-pgp-filters Do not install *.orig files. Add...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d7c57d0a9d77
branches: trunk
changeset: 508426:d7c57d0a9d77
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Feb 19 00:55:46 2006 +0000
description:
Do not install *.orig files. Add missing dir to PLIST. PKGREVISION++
diffstat:
mail/pine-pgp-filters/Makefile | 5 +++--
mail/pine-pgp-filters/PLIST | 3 ++-
2 files changed, 5 insertions(+), 3 deletions(-)
diffs (36 lines):
diff -r 15aa416fcdf1 -r d7c57d0a9d77 mail/pine-pgp-filters/Makefile
--- a/mail/pine-pgp-filters/Makefile Sun Feb 19 00:45:50 2006 +0000
+++ b/mail/pine-pgp-filters/Makefile Sun Feb 19 00:55:46 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2005/12/05 23:55:11 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2006/02/19 00:55:46 wiz Exp $
#
DISTNAME= pine-pgp-filters-1.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security mail
MASTER_SITES= http://dougbarton.net/FreeBSD/Downloads/
@@ -22,6 +22,7 @@
.endfor
post-install:
+ ${RM} ${PREFIX}/libexec/ppf_*.orig
${INSTALL_DATA_DIR} ${DOCDIR}
.for f in ${DOCFILES}
${INSTALL_DATA} ${WRKSRC}/${f}.gen ${DOCDIR}/${f}
diff -r 15aa416fcdf1 -r d7c57d0a9d77 mail/pine-pgp-filters/PLIST
--- a/mail/pine-pgp-filters/PLIST Sun Feb 19 00:45:50 2006 +0000
+++ b/mail/pine-pgp-filters/PLIST Sun Feb 19 00:55:46 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/06/05 21:42:36 reed Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/02/19 00:55:46 wiz Exp $
libexec/ppf_decrypt
libexec/ppf_encrypt
libexec/ppf_mime
@@ -9,3 +9,4 @@
share/doc/pine-pgp-filters/INSTALL
share/doc/pine-pgp-filters/LICENSE
share/doc/pine-pgp-filters/README
+@dirrm share/doc/pine-pgp-filters
Home |
Main Index |
Thread Index |
Old Index