aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-GCrypt
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2009-01-06 13:01:11 +0000
committerRong-En Fan <rafan@FreeBSD.org>2009-01-06 13:01:11 +0000
commitaf765620869b214eca7ed00392a12bd6d5281c54 (patch)
tree5b295f52288dde78c75434d1f590afda4880a6c0 /security/p5-Crypt-GCrypt
parentd4d35efd5f26d639ce58889aed52a22c0569a4ca (diff)
downloadports-af765620869b214eca7ed00392a12bd6d5281c54.tar.gz
ports-af765620869b214eca7ed00392a12bd6d5281c54.zip
- Bump PORTREVISION due to share library version bump in security/libgcrypt
PR: ports/127478
Notes
Notes: svn path=/head/; revision=225326
Diffstat (limited to 'security/p5-Crypt-GCrypt')
-rw-r--r--security/p5-Crypt-GCrypt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-GCrypt/Makefile b/security/p5-Crypt-GCrypt/Makefile
index 4cfab32f3b05..91c50f5718a9 100644
--- a/security/p5-Crypt-GCrypt/Makefile
+++ b/security/p5-Crypt-GCrypt/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Crypt-GCrypt
PORTVERSION= 1.20
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kaoru@kaisei.org
COMMENT= Perl interface to the GNU Cryptographic library
-LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt
PERL_CONFIGURE= 5.6.0+
CONFIGURE_ARGS+= GCRYPTLIBPATH=${LOCALBASE}/lib \