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/gnupg | |
parent | 4ab75079f09fe7eca9a35834f23b51c59cb275f8 (diff) | |
download | freebsd-ports-graphics-8c6b0fde5f74b0819c6abf642b7670cf46cb374f.tar.gz freebsd-ports-graphics-8c6b0fde5f74b0819c6abf642b7670cf46cb374f.tar.zst freebsd-ports-graphics-8c6b0fde5f74b0819c6abf642b7670cf46cb374f.zip |
Upgrade to 1.0.3.
Diffstat (limited to 'security/gnupg')
-rw-r--r-- | security/gnupg/Makefile | 2 | ||||
-rw-r--r-- | security/gnupg/distinfo | 2 | ||||
-rw-r--r-- | security/gnupg/pkg-plist | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index fb8e497655a..be1d98abce5 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 68e65939403..5d55104b596 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 bfc5b223e12..7ecaae1b257 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 |