diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2000-09-19 11:16:12 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2000-09-19 11:16:12 +0800 |
commit | 8c6b0fde5f74b0819c6abf642b7670cf46cb374f (patch) | |
tree | cf08e50728075cd9c5b1eb8fde7dbdef9570bd3b /security | |
parent | 4ab75079f09fe7eca9a35834f23b51c59cb275f8 (diff) | |
download | freebsd-ports-gnome-8c6b0fde5f74b0819c6abf642b7670cf46cb374f.tar.gz freebsd-ports-gnome-8c6b0fde5f74b0819c6abf642b7670cf46cb374f.tar.zst freebsd-ports-gnome-8c6b0fde5f74b0819c6abf642b7670cf46cb374f.zip |
Upgrade to 1.0.3.
Diffstat (limited to 'security')
-rw-r--r-- | security/gnupg/Makefile | 2 | ||||
-rw-r--r-- | security/gnupg/distinfo | 2 | ||||
-rw-r--r-- | security/gnupg/pkg-plist | 2 | ||||
-rw-r--r-- | security/gnupg1/Makefile | 2 | ||||
-rw-r--r-- | security/gnupg1/distinfo | 2 | ||||
-rw-r--r-- | security/gnupg1/pkg-plist | 2 |
6 files changed, 8 insertions, 4 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index fb8e497655a7..be1d98abce5c 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnupg -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/gnupg/ \ ftp://pgp.iijlab.net/pub/gnupg/ \ diff --git a/security/gnupg/distinfo b/security/gnupg/distinfo index 68e659394038..5d55104b5962 100644 --- a/security/gnupg/distinfo +++ b/security/gnupg/distinfo @@ -1 +1 @@ -MD5 (gnupg-1.0.2.tar.gz) = f445c34652042b1c0cd8c2683bcf6a05 +MD5 (gnupg-1.0.3.tar.gz) = ef42c679df7a555e23ebe3c8d14a9124 diff --git a/security/gnupg/pkg-plist b/security/gnupg/pkg-plist index bfc5b223e128..7ecaae1b257d 100644 --- a/security/gnupg/pkg-plist +++ b/security/gnupg/pkg-plist @@ -2,6 +2,8 @@ bin/gpg lib/gnupg/rndegd lib/gnupg/rndunix lib/gnupg/tiger +share/gnupg/FAQ +share/gnupg/faq.html share/gnupg/options.skel share/locale/da/LC_MESSAGES/gnupg.mo share/locale/de/LC_MESSAGES/gnupg.mo diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile index fb8e497655a7..be1d98abce5c 100644 --- a/security/gnupg1/Makefile +++ b/security/gnupg1/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnupg -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/gnupg/ \ ftp://pgp.iijlab.net/pub/gnupg/ \ diff --git a/security/gnupg1/distinfo b/security/gnupg1/distinfo index 68e659394038..5d55104b5962 100644 --- a/security/gnupg1/distinfo +++ b/security/gnupg1/distinfo @@ -1 +1 @@ -MD5 (gnupg-1.0.2.tar.gz) = f445c34652042b1c0cd8c2683bcf6a05 +MD5 (gnupg-1.0.3.tar.gz) = ef42c679df7a555e23ebe3c8d14a9124 diff --git a/security/gnupg1/pkg-plist b/security/gnupg1/pkg-plist index bfc5b223e128..7ecaae1b257d 100644 --- a/security/gnupg1/pkg-plist +++ b/security/gnupg1/pkg-plist @@ -2,6 +2,8 @@ bin/gpg lib/gnupg/rndegd lib/gnupg/rndunix lib/gnupg/tiger +share/gnupg/FAQ +share/gnupg/faq.html share/gnupg/options.skel share/locale/da/LC_MESSAGES/gnupg.mo share/locale/de/LC_MESSAGES/gnupg.mo |