aboutsummaryrefslogtreecommitdiff
path: root/security/opencdk
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-05-03 13:57:46 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-05-03 13:57:46 +0000
commitf75ab7e2f316ee89cc0a1b00bc4068b97b8910ee (patch)
tree08b48928182d4bf9eddf824905ffdb00f1839c1d /security/opencdk
parentcc48ca62b8183684bde64365c1e3c6bab49710e0 (diff)
downloadports-f75ab7e2f316ee89cc0a1b00bc4068b97b8910ee.tar.gz
ports-f75ab7e2f316ee89cc0a1b00bc4068b97b8910ee.zip
Update libgcrypt to the new stable version 1.2.0
Retire libgcrypt-devel Switch back to security/libgcrypt and bump PORTREVISION for - gnutls - gnutls-devel - gsasl - opencdk - vpnc libggz: - Remove dependency on libgcrypt, because the port does not yet work with the new libgcrypt libksba: - Update to 0.9.5 - Pass maintainership to lofi, who already maintains the other aegypten ports. Approved by: lofi wmbiff: Switch to security/libgcrypt but no PORTREVISION bump, because the dependency is optional and the port does not work with the new libgcrypt and needs to be updated. No action, because ports don't work with the new libgcrypt and need to be updated, maintainers informed: security/newpg security/pinentry security/dirmngr emulators/fuse emulators/libspectrum
Notes
Notes: svn path=/head/; revision=108267
Diffstat (limited to 'security/opencdk')
-rw-r--r--security/opencdk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/opencdk/Makefile b/security/opencdk/Makefile
index 64f00a34ffe1..56ee18f73404 100644
--- a/security/opencdk/Makefile
+++ b/security/opencdk/Makefile
@@ -7,6 +7,7 @@
PORTNAME= opencdk
PORTVERSION= 0.5.4
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG} \
@@ -18,7 +19,7 @@ MASTER_SITE_SUBDIR= alpha/gnutls/opencdk
MAINTAINER= sergei@FreeBSD.org
COMMENT= Open Crypto Development Kit
-LIB_DEPENDS= gcrypt.10:${PORTSDIR}/security/libgcrypt-devel
+LIB_DEPENDS= gcrypt.12:${PORTSDIR}/security/libgcrypt
USE_LIBTOOL_VER=13
INSTALLS_SHLIB= yes