diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-05-30 00:44:02 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-05-30 00:44:02 +0000 |
commit | 37e29630b9ca9db139ec29028ef70e8c46adcc2b (patch) | |
tree | 428942952723cc432f23300d341e0e2cd843dc8d /security/gnupg1 | |
parent | 459053e850f1bc40f433bdd9fed4c920a0e259ab (diff) | |
download | ports-37e29630b9ca9db139ec29028ef70e8c46adcc2b.tar.gz ports-37e29630b9ca9db139ec29028ef70e8c46adcc2b.zip |
Notes
Diffstat (limited to 'security/gnupg1')
-rw-r--r-- | security/gnupg1/Makefile | 4 | ||||
-rw-r--r-- | security/gnupg1/distinfo | 2 | ||||
-rw-r--r-- | security/gnupg1/pkg-plist | 1 |
3 files changed, 3 insertions, 4 deletions
diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile index cd7de2e33b31..63580d114004 100644 --- a/security/gnupg1/Makefile +++ b/security/gnupg1/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnupg -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.6 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/%SUBDIR%/ \ ftp://pgp.iijlab.net/pub/%SUBDIR%/ \ @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= gnupg MAINTAINER= kuriyama@FreeBSD.org -RESTRICTED= "Crypto; export-controlled" +#RESTRICTED= "Crypto; export-controlled" GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-included-gettext MAN1= gpg.1 gpgv.1 diff --git a/security/gnupg1/distinfo b/security/gnupg1/distinfo index 41de463a8b4c..066384ad17c5 100644 --- a/security/gnupg1/distinfo +++ b/security/gnupg1/distinfo @@ -1 +1 @@ -MD5 (gnupg-1.0.5.tar.gz) = 44c71c3f5a9edbf5738cafc37e8359e6 +MD5 (gnupg-1.0.6.tar.gz) = 7c319a9e5e70ad9bc3bf0d7b5008a508 diff --git a/security/gnupg1/pkg-plist b/security/gnupg1/pkg-plist index 3ec7bf8ebaf7..1edf5816e5bb 100644 --- a/security/gnupg1/pkg-plist +++ b/security/gnupg1/pkg-plist @@ -21,7 +21,6 @@ share/locale/nl/LC_MESSAGES/gnupg.mo share/locale/pl/LC_MESSAGES/gnupg.mo share/locale/pt_BR/LC_MESSAGES/gnupg.mo share/locale/pt_PT/LC_MESSAGES/gnupg.mo -share/locale/ru/LC_MESSAGES/gnupg.mo share/locale/sv/LC_MESSAGES/gnupg.mo share/locale/tr/LC_MESSAGES/gnupg.mo share/doc/gnupg/README |