diff options
Diffstat (limited to 'security/p5-Crypt-GCrypt')
-rw-r--r-- | security/p5-Crypt-GCrypt/Makefile | 14 | ||||
-rw-r--r-- | security/p5-Crypt-GCrypt/distinfo | 6 |
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 |