aboutsummaryrefslogtreecommitdiffstats
path: root/security/dirmngr
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-08-04 23:56:09 +0800
committerlofi <lofi@FreeBSD.org>2004-08-04 23:56:09 +0800
commit92469b6246776468f26fdd745083a5d4ec3fc22c (patch)
treed34944a0c72c30605044161cb87ba73048da6353 /security/dirmngr
parent8ee95add9f7d23fd341306fbedbcd27a0a949800 (diff)
downloadfreebsd-ports-gnome-92469b6246776468f26fdd745083a5d4ec3fc22c.tar.gz
freebsd-ports-gnome-92469b6246776468f26fdd745083a5d4ec3fc22c.tar.zst
freebsd-ports-gnome-92469b6246776468f26fdd745083a5d4ec3fc22c.zip
Update to 0.5.5
Diffstat (limited to 'security/dirmngr')
-rw-r--r--security/dirmngr/Makefile12
-rw-r--r--security/dirmngr/distinfo6
-rw-r--r--security/dirmngr/pkg-plist8
3 files changed, 15 insertions, 11 deletions
diff --git a/security/dirmngr/Makefile b/security/dirmngr/Makefile
index 0aab988e8357..6b3ff501e5fc 100644
--- a/security/dirmngr/Makefile
+++ b/security/dirmngr/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= dirmngr
-PORTVERSION= 0.5.3
+PORTVERSION= 0.5.5
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= alpha/dirmngr
-DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz
MAINTAINER= lofi@freebsd.org
COMMENT= A client for managing and downloading certificate revocation lists
@@ -24,7 +23,14 @@ USE_OPENLDAP= yes
USE_GETOPT_LONG=yes
USE_LIBTOOL_VER=13
USE_GMAKE= yes
-USE_GETTEXT= yes
INFO= dirmngr
+.if defined(WITHOUT_NLS)
+CONFIGURE_ARGS+=--disable-nls
+PLIST_SUB+= NLS="@comment "
+.else
+USE_GETTEXT= yes
+PLIST_SUB+= NLS=""
+.endif
+
.include <bsd.port.mk>
diff --git a/security/dirmngr/distinfo b/security/dirmngr/distinfo
index e2efeed26acb..e9078bb64cc7 100644
--- a/security/dirmngr/distinfo
+++ b/security/dirmngr/distinfo
@@ -1,4 +1,2 @@
-MD5 (dirmngr-0.5.3.tar.gz) = 05ba1c4eb6f50f8a053ce67253becc1b
-SIZE (dirmngr-0.5.3.tar.gz) = 509930
-MD5 (common.tar.gz) = 4f5171946f83dfe64761344d7e86af05
-SIZE (common.tar.gz) = 18282
+MD5 (dirmngr-0.5.5.tar.gz) = 64b8c718403e926bc364f2a7d7d134ab
+SIZE (dirmngr-0.5.5.tar.gz) = 514005
diff --git a/security/dirmngr/pkg-plist b/security/dirmngr/pkg-plist
index 84f95c267a2b..b5fb0bcb77d3 100644
--- a/security/dirmngr/pkg-plist
+++ b/security/dirmngr/pkg-plist
@@ -1,5 +1,5 @@
bin/dirmngr
-share/locale/de/LC_MESSAGES/dirmngr.mo
-@dirrm share/locale/de/LC_MESSAGES
-@dirrm share/locale/de
-@dirrm share/locale
+%%NLS%%lib/charset.alias
+%%NLS%%share/locale/de/LC_MESSAGES/dirmngr.mo
+%%NLS%%share/locale/locale.alias
+%%NLS%%@dirrm share/locale/de/LC_MESSAGES