summaryrefslogtreecommitdiff
path: root/security/gnupg
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2000-07-13 10:57:16 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2000-07-13 10:57:16 +0000
commit971e5c9d899de5fc7580d4a69a124d93cbebea72 (patch)
tree7425e94d05923b4f4cd09e4cdc1d9a4feee548c0 /security/gnupg
parentAdded the blow ports: (diff)
Upgrade to v1.0.2.
Notes
Notes: svn path=/head/; revision=30570
Diffstat (limited to 'security/gnupg')
-rw-r--r--security/gnupg/Makefile7
-rw-r--r--security/gnupg/distinfo3
-rw-r--r--security/gnupg/pkg-plist14
3 files changed, 13 insertions, 11 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index 395d295f5cbc..fb8e497655a7 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -6,13 +6,11 @@
#
PORTNAME= gnupg
-PORTVERSION= 1.0.1
+PORTVERSION= 1.0.2
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/gnupg/ \
ftp://pgp.iijlab.net/pub/gnupg/ \
ftp://ring.aist.go.jp/pub/net/gnupg/gnupg/
-DISTFILES= ${DISTNAME}.tar.gz gpg.1.gz
-EXTRACT_ONLY= ${DISTNAME}.tar.gz
MAINTAINER= kuriyama@FreeBSD.org
@@ -29,9 +27,6 @@ USE_GMAKE= YES
.endif
CFLAGS:= ${CFLAGS:S/-pipe//g}
-post-extract:
- ${GZIP_CMD} -c -d ${DISTDIR}/gpg.1.gz > ${WRKSRC}/doc/gpg.1
-
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/gnupg
diff --git a/security/gnupg/distinfo b/security/gnupg/distinfo
index 68a5c0870cba..68e659394038 100644
--- a/security/gnupg/distinfo
+++ b/security/gnupg/distinfo
@@ -1,2 +1 @@
-MD5 (gnupg-1.0.1.tar.gz) = 14ce577afd03d56cba5d8ee59b9580ed
-MD5 (gpg.1.gz) = c68de2894a22e42746b50f268af4f369
+MD5 (gnupg-1.0.2.tar.gz) = f445c34652042b1c0cd8c2683bcf6a05
diff --git a/security/gnupg/pkg-plist b/security/gnupg/pkg-plist
index a10cc3c31377..6b3c34764897 100644
--- a/security/gnupg/pkg-plist
+++ b/security/gnupg/pkg-plist
@@ -3,15 +3,19 @@ lib/gnupg/rndegd
lib/gnupg/rndunix
lib/gnupg/tiger
share/gnupg/options.skel
-share/locale/de/LC_MESSAGES/gnupg.mo
+share/locale/da/LC_MESSAGES/gnupg.mo
+share/locale/eo/LC_MESSAGES/gnupg.mo
share/locale/es_ES/LC_MESSAGES/gnupg.mo
share/locale/fr/LC_MESSAGES/gnupg.mo
share/locale/id/LC_MESSAGES/gnupg.mo
share/locale/it/LC_MESSAGES/gnupg.mo
+share/locale/ja/LC_MESSAGES/gnupg.mo
+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/doc/gnupg/README
share/doc/gnupg/DETAILS
share/doc/gnupg/FAQ
@@ -29,16 +33,20 @@ share/doc/gnupg/TODO
share/doc/gnupg/VERSION
@dirrm lib/gnupg
@dirrm share/gnupg
-@unexec rmdir %D/share/locale/de/LC_MESSAGES 2>/dev/null || true
-@unexec rmdir %D/share/locale/de 2>/dev/null || true
+@unexec rmdir %D/share/locale/da/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/da 2>/dev/null || true
@unexec rmdir %D/share/locale/es_ES/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/es_ES 2>/dev/null || true
+@unexec rmdir %D/share/locale/eo/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/eo 2>/dev/null || true
@unexec rmdir %D/share/locale/fr/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/fr 2>/dev/null || true
@unexec rmdir %D/share/locale/id/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/id 2>/dev/null || true
@unexec rmdir %D/share/locale/it/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/it 2>/dev/null || true
+@unexec rmdir %D/share/locale/ja/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/ja 2>/dev/null || true
@unexec rmdir %D/share/locale/pl/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/pl 2>/dev/null || true
@unexec rmdir %D/share/locale/pt_BR/LC_MESSAGES 2>/dev/null || true