summaryrefslogtreecommitdiffstats
path: root/security/vpnc/Makefile
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2004-05-03 13:57:46 +0000
committerarved <arved@FreeBSD.org>2004-05-03 13:57:46 +0000
commitab7eca1094f68351502de797d9d9ac86a8c3f631 (patch)
tree63e7f1946b2cf2b0f62ba0f0e31bb746958249ce /security/vpnc/Makefile
parent329cd7b66ac657882f49b065f37c4a2c15ddfb11 (diff)
downloadFreeBSD-ports-ab7eca1094f68351502de797d9d9ac86a8c3f631.zip
FreeBSD-ports-ab7eca1094f68351502de797d9d9ac86a8c3f631.tar.gz
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
Diffstat (limited to 'security/vpnc/Makefile')
-rw-r--r--security/vpnc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/vpnc/Makefile b/security/vpnc/Makefile
index c316506..806aed9 100644
--- a/security/vpnc/Makefile
+++ b/security/vpnc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= vpnc
PORTVERSION= 0.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= security
MASTER_SITES= http://www.unix-ag.uni-kl.de/~massar/vpnc/ \
http://dragon.roe.ch/mirrors/distfiles/vpnc/
@@ -18,7 +18,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= delta@lackas.net
COMMENT= Client for Cisco 3000 VPN Concentrator
-LIB_DEPENDS= gcrypt.10:${PORTSDIR}/security/libgcrypt-devel
+LIB_DEPENDS= gcrypt.12:${PORTSDIR}/security/libgcrypt
STARTSCRIPT= vpnc-wrapper-1.9
USE_GMAKE= yes
OpenPOWER on IntegriCloud