aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Crypt-GCrypt
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-05-27 18:40:53 +0800
committermiwi <miwi@FreeBSD.org>2007-05-27 18:40:53 +0800
commit1b13b9d4fc946b6b46b52dbeb37687c512e1782f (patch)
tree6491c2c1a3c04aaf0cab3de9213b7fa584cd7632 /security/p5-Crypt-GCrypt
parente92c1813cbe63247e7356009b2328057979501b2 (diff)
downloadfreebsd-ports-gnome-1b13b9d4fc946b6b46b52dbeb37687c512e1782f.tar.gz
freebsd-ports-gnome-1b13b9d4fc946b6b46b52dbeb37687c512e1782f.tar.zst
freebsd-ports-gnome-1b13b9d4fc946b6b46b52dbeb37687c512e1782f.zip
- Update to 1.16
PR: 112600 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
Diffstat (limited to 'security/p5-Crypt-GCrypt')
-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