aboutsummaryrefslogtreecommitdiff
path: root/mail/wmbiff
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 /mail/wmbiff
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 'mail/wmbiff')
-rw-r--r--mail/wmbiff/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile
index 9fd6394cd2a2..207e4609b6e7 100644
--- a/mail/wmbiff/Makefile
+++ b/mail/wmbiff/Makefile
@@ -23,7 +23,7 @@ WITH_GNUTLS= yes
.endif
.ifdef WITH_GNUTLS
-LIB_DEPENDS+= gcrypt.10:${PORTSDIR}/security/libgcrypt-devel \
+LIB_DEPENDS+= gcrypt.12:${PORTSDIR}/security/libgcrypt \
gnutls.13:${PORTSDIR}/security/gnutls
.endif