pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/gnupg-devel PLIST correction



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6545acd9a069
branches:  trunk
changeset: 520788:6545acd9a069
user:      shannonjr <shannonjr%pkgsrc.org@localhost>
date:      Sun Oct 29 18:11:22 2006 +0000

description:
PLIST correction

diffstat:

 security/gnupg-devel/Makefile    |   4 ++-
 security/gnupg-devel/PLIST       |  43 ++++++++++++++++++++++++++-------------
 security/gnupg-devel/PLIST.gpgsm |  15 ++++++++++++-
 3 files changed, 45 insertions(+), 17 deletions(-)

diffs (94 lines):

diff -r f8638e60e22b -r 6545acd9a069 security/gnupg-devel/Makefile
--- a/security/gnupg-devel/Makefile     Sun Oct 29 18:08:38 2006 +0000
+++ b/security/gnupg-devel/Makefile     Sun Oct 29 18:11:22 2006 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2006/10/20 15:23:57 shannonjr Exp $
+# $NetBSD: Makefile,v 1.21 2006/10/29 18:11:22 shannonjr Exp $
 #
 
 DISTNAME=              gnupg-1.9.93
 PKGNAME=               ${DISTNAME:S/gnupg/gnupg-devel/}
+PKGREVISION=           1
 CATEGORIES=            security
 MASTER_SITES=          ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/
 EXTRACT_SUFX=          .tar.bz2
@@ -77,4 +78,5 @@
 .include "../../security/libgpg-error/buildlink3.mk"
 .include "../../security/libksba/buildlink3.mk"
 .include "../../www/curl/buildlink3.mk"
+.include "../../security/pinentry/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r f8638e60e22b -r 6545acd9a069 security/gnupg-devel/PLIST
--- a/security/gnupg-devel/PLIST        Sun Oct 29 18:08:38 2006 +0000
+++ b/security/gnupg-devel/PLIST        Sun Oct 29 18:11:22 2006 +0000
@@ -1,18 +1,33 @@
-@comment $NetBSD: PLIST,v 1.5 2006/10/20 15:23:57 shannonjr Exp $
+@comment $NetBSD: PLIST,v 1.6 2006/10/29 18:11:22 shannonjr Exp $
 bin/gpg-agent
-bin/gpg-connect-agent
-bin/gpgconf
-bin/gpgkey2ssh
-bin/gpgparsemail
-bin/gpgsm-gencert.sh
-bin/watchgnupg
 libexec/gpg-preset-passphrase
 libexec/gpg-protect-tool
-sbin/addgnupghome
-share/gnupg/qualified.txt
+share/locale/be/LC_MESSAGES/gnupg2.mo
+share/locale/ca/LC_MESSAGES/gnupg2.mo
+share/locale/cs/LC_MESSAGES/gnupg2.mo
+share/locale/da/LC_MESSAGES/gnupg2.mo
 share/locale/de/LC_MESSAGES/gnupg2.mo
-share/gnupg/FAQ
-share/gnupg/com-certs.pem
-share/gnupg/faq.html
-share/gnupg/gpg-conf.skel
-@dirrm share/gnupg
+share/locale/el/LC_MESSAGES/gnupg2.mo
+share/locale/en@boldquot/LC_MESSAGES/gnupg2.mo
+share/locale/en@quot/LC_MESSAGES/gnupg2.mo
+share/locale/eo/LC_MESSAGES/gnupg2.mo
+share/locale/es/LC_MESSAGES/gnupg2.mo
+share/locale/et/LC_MESSAGES/gnupg2.mo
+share/locale/fi/LC_MESSAGES/gnupg2.mo
+share/locale/fr/LC_MESSAGES/gnupg2.mo
+share/locale/gl/LC_MESSAGES/gnupg2.mo
+share/locale/hu/LC_MESSAGES/gnupg2.mo
+share/locale/id/LC_MESSAGES/gnupg2.mo
+share/locale/it/LC_MESSAGES/gnupg2.mo
+share/locale/ja/LC_MESSAGES/gnupg2.mo
+share/locale/nb/LC_MESSAGES/gnupg2.mo
+share/locale/pl/LC_MESSAGES/gnupg2.mo
+share/locale/pt/LC_MESSAGES/gnupg2.mo
+share/locale/pt_BR/LC_MESSAGES/gnupg2.mo
+share/locale/ro/LC_MESSAGES/gnupg2.mo
+share/locale/ru/LC_MESSAGES/gnupg2.mo
+share/locale/sk/LC_MESSAGES/gnupg2.mo
+share/locale/sv/LC_MESSAGES/gnupg2.mo
+share/locale/tr/LC_MESSAGES/gnupg2.mo
+share/locale/zh_CN/LC_MESSAGES/gnupg2.mo
+share/locale/zh_TW/LC_MESSAGES/gnupg2.mo
diff -r f8638e60e22b -r 6545acd9a069 security/gnupg-devel/PLIST.gpgsm
--- a/security/gnupg-devel/PLIST.gpgsm  Sun Oct 29 18:08:38 2006 +0000
+++ b/security/gnupg-devel/PLIST.gpgsm  Sun Oct 29 18:11:22 2006 +0000
@@ -1,6 +1,17 @@
-@comment $NetBSD: PLIST.gpgsm,v 1.3 2006/01/06 11:05:18 shannonjr Exp $
+@comment $NetBSD: PLIST.gpgsm,v 1.4 2006/10/29 18:11:22 shannonjr Exp $
+bin/gpg-connect-agent
+bin/gpgconf
+bin/gpgkey2ssh
+bin/gpgparsemail
 bin/gpgsm
+bin/gpgsm-gencert.sh
 bin/kbxutil
 bin/scdaemon
+bin/watchgnupg
 lib/gnupg/pcsc-wrapper
-@dirrm lib/gnupg
+sbin/addgnupghome
+share/gnupg/FAQ
+share/gnupg/com-certs.pem
+share/gnupg/faq.html
+share/gnupg/gpg-conf.skel
+share/gnupg/qualified.txt



Home | Main Index | Thread Index | Old Index