aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-GCrypt
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2008-02-26 20:03:20 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2008-02-26 20:03:20 +0000
commit6a73c630a2271410c41195f068371d088af7d102 (patch)
tree25bcdf8b81a8b4eb42532586f3b7fdcc29c7871d /security/p5-Crypt-GCrypt
parentdd6d6754457b04f1df5ccb88f2343c50ad42dbde (diff)
downloadports-6a73c630a2271410c41195f068371d088af7d102.tar.gz
ports-6a73c630a2271410c41195f068371d088af7d102.zip
- Update to 1.20
- Better adjustment of dependencies - Style PR: ports/121011 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=207961
Diffstat (limited to 'security/p5-Crypt-GCrypt')
-rw-r--r--security/p5-Crypt-GCrypt/Makefile14
-rw-r--r--security/p5-Crypt-GCrypt/distinfo6
2 files changed, 7 insertions, 13 deletions
diff --git a/security/p5-Crypt-GCrypt/Makefile b/security/p5-Crypt-GCrypt/Makefile
index 3a234b89f73b..8abc39d8f510 100644
--- a/security/p5-Crypt-GCrypt/Makefile
+++ b/security/p5-Crypt-GCrypt/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= Crypt-GCrypt
-PORTVERSION= 1.17
+PORTVERSION= 1.20
CATEGORIES= security perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Crypt
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kaoru@kaisei.org
@@ -17,16 +16,11 @@ COMMENT= Perl interface to the GNU Cryptographic library
LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt
-PERL_CONFIGURE= yes
+PERL_CONFIGURE= 5.6.0+
CONFIGURE_ARGS+= GCRYPTLIBPATH=${LOCALBASE}/lib \
GCRYPTINCPATH=${LOCALBASE}/include
USE_GCC= 3.2+
MAN3= Crypt::GCrypt.3
-.include <bsd.port.pre.mk>
-
-post-extract:
- ${RM} -f ${WRKSRC}/._Makefile.PL
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/security/p5-Crypt-GCrypt/distinfo b/security/p5-Crypt-GCrypt/distinfo
index f26c2b563290..15d75acf3005 100644
--- a/security/p5-Crypt-GCrypt/distinfo
+++ b/security/p5-Crypt-GCrypt/distinfo
@@ -1,3 +1,3 @@
-MD5 (Crypt-GCrypt-1.17.tar.gz) = 2473ebf9bbad3647f2b0f57ab072c3e1
-SHA256 (Crypt-GCrypt-1.17.tar.gz) = 8966cb34af95bb2a93dec60fc9aabec03f88b1c45f2f37dbb40d29eb242ddfd3
-SIZE (Crypt-GCrypt-1.17.tar.gz) = 16366
+MD5 (Crypt-GCrypt-1.20.tar.gz) = b45888282b0d2f4931478d812312fc34
+SHA256 (Crypt-GCrypt-1.20.tar.gz) = 2e304466ce6d3b02b4c51b7d0f5b021d8e91a09267282649c6676777f2b09dd8
+SIZE (Crypt-GCrypt-1.20.tar.gz) = 17665