aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-QRCode
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2016-10-12 15:49:20 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2016-10-12 15:49:20 +0000
commit5d124091002bade9bbd86015393944babe6beba6 (patch)
tree29aa2c0cfa46dbe713ae86295335eca55d67be0d /textproc/p5-Text-QRCode
parent3236b52761546bcd3daaa33d443c8e3515166e23 (diff)
downloadports-5d124091002bade9bbd86015393944babe6beba6.tar.gz
ports-5d124091002bade9bbd86015393944babe6beba6.zip
Update to 0.05, and strip the XS module.
Notes
Notes: svn path=/head/; revision=423871
Diffstat (limited to 'textproc/p5-Text-QRCode')
-rw-r--r--textproc/p5-Text-QRCode/Makefile6
-rw-r--r--textproc/p5-Text-QRCode/distinfo5
2 files changed, 7 insertions, 4 deletions
diff --git a/textproc/p5-Text-QRCode/Makefile b/textproc/p5-Text-QRCode/Makefile
index 55bc3568859e..5811ec6a02d8 100644
--- a/textproc/p5-Text-QRCode/Makefile
+++ b/textproc/p5-Text-QRCode/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Text-QRCode
-PORTVERSION= 0.04
-PORTREVISION= 1
+PORTVERSION= 0.05
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -22,4 +21,7 @@ USE_PERL5= configure
post-patch:
@${REINPLACE_CMD} -e 's|qrencode.h|${LOCALBASE}/include/&|' ${WRKSRC}/Makefile.PL ${WRKSRC}/QRCode.xs
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Text/QRCode/QRCode.so
+
.include <bsd.port.mk>
diff --git a/textproc/p5-Text-QRCode/distinfo b/textproc/p5-Text-QRCode/distinfo
index a7d87b8d5dc4..6d36468b3302 100644
--- a/textproc/p5-Text-QRCode/distinfo
+++ b/textproc/p5-Text-QRCode/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Text-QRCode-0.04.tar.gz) = a38e28c739b2fc5b14440c8ce4bff4309d8d639f71651bbee0b903ee4a13443c
-SIZE (Text-QRCode-0.04.tar.gz) = 59975
+TIMESTAMP = 1476287124
+SHA256 (Text-QRCode-0.05.tar.gz) = 0d5471bed596ddcd891df271c1b7983a4e39373c984d0f1ed9cb2ec4d730a173
+SIZE (Text-QRCode-0.05.tar.gz) = 60277