aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-GCrypt
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-05-27 10:40:53 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-05-27 10:40:53 +0000
commit7560a5ec5ee72cb6065f882424eb758431585d44 (patch)
tree3b53ed2419646a5c667ea3c35d426d9069573ad5 /security/p5-Crypt-GCrypt
parent8ec8a1ba9ce605f75a45247856ff1c64ead8c7db (diff)
downloadports-7560a5ec5ee72cb6065f882424eb758431585d44.tar.gz
ports-7560a5ec5ee72cb6065f882424eb758431585d44.zip
- Update to 1.16
PR: 112600 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
Notes
Notes: svn path=/head/; revision=192000
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