aboutsummaryrefslogtreecommitdiff
path: root/security/gnupg
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2010-12-16 14:16:46 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2010-12-16 14:16:46 +0000
commitd87674b7ee74b6ece11ab480294e5dee0a1efd5a (patch)
treec154465b8212f1bb782968346269dad7758d04f2 /security/gnupg
parent106f23c153c6bbe9400b2c0ac25b752caf7c087c (diff)
downloadports-d87674b7ee74b6ece11ab480294e5dee0a1efd5a.tar.gz
ports-d87674b7ee74b6ece11ab480294e5dee0a1efd5a.zip
- Chase libksba shlib version bump in directly-dependent ports
Reported by: ale and others via private email Another pointy to: glarkin
Notes
Notes: svn path=/head/; revision=266427
Diffstat (limited to 'security/gnupg')
-rw-r--r--security/gnupg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index 57171614b307..6e46f12713d1 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnupg
PORTVERSION= 2.0.16
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= gnupg
@@ -21,7 +21,7 @@ BUILD_DEPENDS= libksba>=1.0.7:${PORTSDIR}/security/libksba
LIB_DEPENDS= assuan.0:${PORTSDIR}/security/libassuan \
gcrypt.17:${PORTSDIR}/security/libgcrypt \
gpg-error:${PORTSDIR}/security/libgpg-error \
- ksba.17:${PORTSDIR}/security/libksba \
+ ksba.18:${PORTSDIR}/security/libksba \
pth.20:${PORTSDIR}/devel/pth
LICENSE= GPLv3 LGPL3