From d4f67c76de09c0f7f8adcd9c0dbc3b4c9a328317 Mon Sep 17 00:00:00 2001 From: wxs Date: Tue, 27 Jul 2010 01:25:20 +0000 Subject: Chase security/libgcrypt shlib bump. PR: ports/148755 Submitted by: Hirohisa Yamaguchi --- security/gnupg/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/gnupg') diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 0038b1378e7c..44fd01882786 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnupg PORTVERSION= 2.0.16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gnupg @@ -19,7 +19,7 @@ COMMENT= The GNU Privacy Guard BUILD_DEPENDS= libksba>=1.0.7:${PORTSDIR}/security/libksba LIB_DEPENDS= assuan.0:${PORTSDIR}/security/libassuan \ - gcrypt.16:${PORTSDIR}/security/libgcrypt \ + gcrypt.17:${PORTSDIR}/security/libgcrypt \ gpg-error:${PORTSDIR}/security/libgpg-error \ ksba.17:${PORTSDIR}/security/libksba \ pth.20:${PORTSDIR}/devel/pth -- cgit