diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-12-04 16:13:40 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-12-04 16:13:40 +0000 |
commit | 55445478fe86155c335209c89022f98e1b70c8a2 (patch) | |
tree | ec7ec558386caaef583cf019ca119e63e8d3c647 | |
parent | Update to version 3.08.2. (diff) |
Update to 1.9.13
Notes
Notes:
svn path=/head/; revision=123102
-rw-r--r-- | security/gnupg-devel/Makefile | 2 | ||||
-rw-r--r-- | security/gnupg-devel/distinfo | 4 | ||||
-rw-r--r-- | security/gnupg-devel/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/security/gnupg-devel/Makefile b/security/gnupg-devel/Makefile index f99cc51d3e23..68cd7a3c0f1e 100644 --- a/security/gnupg-devel/Makefile +++ b/security/gnupg-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnupg -PORTVERSION= 1.9.11 +PORTVERSION= 1.9.13 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= alpha/gnupg diff --git a/security/gnupg-devel/distinfo b/security/gnupg-devel/distinfo index 2ce6f66e54e1..b70f2d4e3821 100644 --- a/security/gnupg-devel/distinfo +++ b/security/gnupg-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (gnupg-1.9.11.tar.gz) = 33134af66b983c29984eeab8681a9f10 -SIZE (gnupg-1.9.11.tar.gz) = 1442284 +MD5 (gnupg-1.9.13.tar.gz) = f9c1aac160e7cfbdbc195934950c3a2a +SIZE (gnupg-1.9.13.tar.gz) = 1455959 diff --git a/security/gnupg-devel/pkg-plist b/security/gnupg-devel/pkg-plist index a67fc318141d..780e7c72482a 100644 --- a/security/gnupg-devel/pkg-plist +++ b/security/gnupg-devel/pkg-plist @@ -2,6 +2,7 @@ bin/gpg-agent bin/gpg2 bin/gpgconf bin/gpgsm +bin/gpgsm-gencert.sh bin/gpgv2 bin/kbxutil %%WITH_OPENSC%%bin/scdaemon |