pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/gnupg2 Re: pkg/35088: security/gnupg2: PLIST....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e0bb162597c4
branches:  trunk
changeset: 521775:e0bb162597c4
user:      shannonjr <shannonjr%pkgsrc.org@localhost>
date:      Mon Nov 20 22:23:24 2006 +0000

description:
Re: pkg/35088: security/gnupg2: PLIST.gpgsm is wrong

PLIST correction.

diffstat:

 security/gnupg2/Makefile    |   5 +++--
 security/gnupg2/PLIST.gpgsm |  23 ++++++++++++++++++++++-
 2 files changed, 25 insertions(+), 3 deletions(-)

diffs (63 lines):

diff -r da9db450a780 -r e0bb162597c4 security/gnupg2/Makefile
--- a/security/gnupg2/Makefile  Mon Nov 20 18:47:34 2006 +0000
+++ b/security/gnupg2/Makefile  Mon Nov 20 22:23:24 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2006/11/19 19:03:56 shannonjr Exp $
+# $NetBSD: Makefile,v 1.4 2006/11/20 22:23:24 shannonjr Exp $
 #
 
 DISTNAME=              gnupg-2.0.0
 PKGNAME=               ${DISTNAME:S/gnupg/gnupg2/}
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            security
 MASTER_SITES=          ftp://ftp.gnupg.org/gcrypt/gnupg/
 EXTRACT_SUFX=          .tar.bz2
@@ -20,6 +20,7 @@
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
 GNU_CONFIGURE=         yes
+INFO_FILES=            yes
 USE_TOOLS+=            gmake
 USE_TOOLS+=            autoconf
 USE_TOOLS+=            automake
diff -r da9db450a780 -r e0bb162597c4 security/gnupg2/PLIST.gpgsm
--- a/security/gnupg2/PLIST.gpgsm       Mon Nov 20 18:47:34 2006 +0000
+++ b/security/gnupg2/PLIST.gpgsm       Mon Nov 20 22:23:24 2006 +0000
@@ -1,14 +1,35 @@
-@comment $NetBSD: PLIST.gpgsm,v 1.1.1.1 2006/11/17 12:13:11 shannonjr Exp $
+@comment $NetBSD: PLIST.gpgsm,v 1.2 2006/11/20 22:23:24 shannonjr Exp $
 bin/gpg-connect-agent
+bin/gpg2
 bin/gpgconf
 bin/gpgkey2ssh
 bin/gpgparsemail
 bin/gpgsm
 bin/gpgsm-gencert.sh
+bin/gpgv2
 bin/kbxutil
 bin/scdaemon
 bin/watchgnupg
+info/gnupg.info
+info/gnupg.info-1
 lib/gnupg/pcsc-wrapper
+libexec/gpg2keys_curl
+libexec/gpg2keys_finger
+libexec/gpg2keys_hkp
+libexec/gpg2keys_ldap
+man/man1/gpg-agent.1
+man/man1/gpg-connect-agent.1
+man/man1/gpg-preset-passphrase.1
+man/man1/gpg2.1
+man/man1/gpgconf.1
+man/man1/gpgparsemail.1
+man/man1/gpgsm-gencert.sh.1
+man/man1/gpgsm.1
+man/man1/gpgv2.1
+man/man1/scdaemon.1
+man/man1/symcryptrun.1
+man/man1/watchgnupg.1
+man/man8/addgnupghome.8
 sbin/addgnupghome
 share/gnupg/FAQ
 share/gnupg/com-certs.pem



Home | Main Index | Thread Index | Old Index