pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/gnupg Install doc/DETAILS, which conveniently...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a748dba840c0
branches: trunk
changeset: 467898:a748dba840c0
user: kleink <kleink%pkgsrc.org@localhost>
date: Sun Feb 08 01:00:13 2004 +0000
description:
Install doc/DETAILS, which conveniently documents --with-colon formatted
output, among other things. Bump to 1.2.4nb1.
Approved by Thomas Klausner.
diffstat:
security/gnupg/Makefile | 7 ++++++-
security/gnupg/PLIST | 3 ++-
2 files changed, 8 insertions(+), 2 deletions(-)
diffs (40 lines):
diff -r 37141eb99d09 -r a748dba840c0 security/gnupg/Makefile
--- a/security/gnupg/Makefile Sun Feb 08 00:01:35 2004 +0000
+++ b/security/gnupg/Makefile Sun Feb 08 01:00:13 2004 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2004/02/02 23:47:15 xtraeme Exp $
+# $NetBSD: Makefile,v 1.60 2004/02/08 01:00:13 kleink Exp $
DISTNAME= gnupg-1.2.4
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/ \
ftp://ftp.planetmirror.com/pub/gnupg/gnupg/ \
@@ -71,6 +72,10 @@
.endif
+post-install:
+ ${INSTALL_DATA} ${WRKSRC}/doc/DETAILS \
+ ${PREFIX}/share/gnupg
+
.include "../../converters/libiconv/buildlink2.mk"
.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../devel/zlib/buildlink2.mk"
diff -r 37141eb99d09 -r a748dba840c0 security/gnupg/PLIST
--- a/security/gnupg/PLIST Sun Feb 08 00:01:35 2004 +0000
+++ b/security/gnupg/PLIST Sun Feb 08 01:00:13 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2003/12/25 14:05:02 wiz Exp $
+@comment $NetBSD: PLIST,v 1.11 2004/02/08 01:00:13 kleink Exp $
bin/gpg
bin/gpgsplit
bin/gpgv
@@ -9,6 +9,7 @@
man/man1/gpg.1
man/man1/gpgv.1
man/man7/gnupg.7
+share/gnupg/DETAILS
share/gnupg/FAQ
share/gnupg/faq.html
share/gnupg/options.skel
Home |
Main Index |
Thread Index |
Old Index