aboutsummaryrefslogtreecommitdiffstats
path: root/security/opencdk
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2010-07-27 09:25:20 +0800
committerwxs <wxs@FreeBSD.org>2010-07-27 09:25:20 +0800
commitd4f67c76de09c0f7f8adcd9c0dbc3b4c9a328317 (patch)
tree755929e137be3448a756de099f164b8de2a9e363 /security/opencdk
parentfa79d6e0dd0b6166b1e84d1b3e39201fd0bbdb3f (diff)
downloadfreebsd-ports-gnome-d4f67c76de09c0f7f8adcd9c0dbc3b4c9a328317.tar.gz
freebsd-ports-gnome-d4f67c76de09c0f7f8adcd9c0dbc3b4c9a328317.tar.zst
freebsd-ports-gnome-d4f67c76de09c0f7f8adcd9c0dbc3b4c9a328317.zip
Chase security/libgcrypt shlib bump.
PR: ports/148755 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Diffstat (limited to 'security/opencdk')
-rw-r--r--security/opencdk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/opencdk/Makefile b/security/opencdk/Makefile
index 541e6e9291b2..f97a6a6046b1 100644
--- a/security/opencdk/Makefile
+++ b/security/opencdk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= opencdk
PORTVERSION= 0.6.6
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= security
MASTER_SITES= http://josefsson.org/gnutls/releases/opencdk/
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= alpha/gnutls/opencdk
MAINTAINER= novel@FreeBSD.org
COMMENT= Open Crypto Development Kit
-LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt
USE_BZIP2= yes
GNU_CONFIGURE= yes