aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2011-07-03 19:40:49 +0800
committerswills <swills@FreeBSD.org>2011-07-03 19:40:49 +0800
commitae430b66773d3ab07cec0ef7e1d20258c09e74ab (patch)
tree081b0a98b3f4c8b38cbeffd11f0a9604a15c599f /misc
parent1c1171950f538d258ac5d58e810ddf82c3ccb4cc (diff)
downloadfreebsd-ports-gnome-ae430b66773d3ab07cec0ef7e1d20258c09e74ab.tar.gz
freebsd-ports-gnome-ae430b66773d3ab07cec0ef7e1d20258c09e74ab.tar.zst
freebsd-ports-gnome-ae430b66773d3ab07cec0ef7e1d20258c09e74ab.zip
- Chase the libgcrypt shared lib version
Diffstat (limited to 'misc')
-rw-r--r--misc/metalink-tools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/metalink-tools/Makefile b/misc/metalink-tools/Makefile
index e59bc8b44df5..68c8936d8d1c 100644
--- a/misc/metalink-tools/Makefile
+++ b/misc/metalink-tools/Makefile
@@ -7,7 +7,7 @@
PORTNAME= metalink
PORTVERSION= 0.3.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc
MASTER_SITES= SF/metalinks/Metalink%20commandline/${PORTVERSION}
PKGNAMESUFFIX?= -tools
@@ -15,7 +15,7 @@ PKGNAMESUFFIX?= -tools
MAINTAINER= lioux@FreeBSD.org
COMMENT= Metalink generation tool
-LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt \
+LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt \
glibmm-2.4.1:${PORTSDIR}/devel/glibmm \
gpg-error.0:${PORTSDIR}/security/libgpg-error \
sigc-2.0.0:${PORTSDIR}/devel/libsigc++20