aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/p5-Crypt-GCrypt/Makefile7
-rw-r--r--security/p5-Crypt-GCrypt/distinfo6
2 files changed, 9 insertions, 4 deletions
diff --git a/security/p5-Crypt-GCrypt/Makefile b/security/p5-Crypt-GCrypt/Makefile
index 9ff8a42c4a29..df6c2db6d8ce 100644
--- a/security/p5-Crypt-GCrypt/Makefile
+++ b/security/p5-Crypt-GCrypt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Crypt-GCrypt
-PORTVERSION= 1.15
+PORTVERSION= 1.16
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
@@ -26,6 +26,11 @@ MAN3= Crypt::GCrypt.3
.include <bsd.port.pre.mk>
+post-extract:
+ ${RM} -f ${WRKSRC}/._Makefile.PL
+ ${RM} -f ${WRKSRC}/._GCrypt.pm
+ ${RM} -f ${WRKSRC}/._GCrypt.xs
+
.if ${PERL_LEVEL} < 500600
post-patch:
${PERL} -pi -e 's/^our (\W\w+);/use vars q($$1);/o;' \
diff --git a/security/p5-Crypt-GCrypt/distinfo b/security/p5-Crypt-GCrypt/distinfo
index 7d6b2edc0731..ff5e5a8f64f7 100644
--- a/security/p5-Crypt-GCrypt/distinfo
+++ b/security/p5-Crypt-GCrypt/distinfo
@@ -1,3 +1,3 @@
-MD5 (Crypt-GCrypt-1.15.tar.gz) = 9da32ac299ff3a2b3126158b55e02131
-SHA256 (Crypt-GCrypt-1.15.tar.gz) = 7f05cbc7e10c66c3075ea8cb79f4c038cf8f18fdcb192ac66305c07fa41dbcc6
-SIZE (Crypt-GCrypt-1.15.tar.gz) = 15667
+MD5 (Crypt-GCrypt-1.16.tar.gz) = c57422384db4f87e6887cd31c8a4f23f
+SHA256 (Crypt-GCrypt-1.16.tar.gz) = 4be09efa081e3595d7361ddd59042af97cd6d92c81faedbd3137280650161da6
+SIZE (Crypt-GCrypt-1.16.tar.gz) = 16370