Index: head/textproc/p5-Text-QRCode/Makefile =================================================================== --- head/textproc/p5-Text-QRCode/Makefile (revision 423870) +++ head/textproc/p5-Text-QRCode/Makefile (revision 423871) @@ -1,25 +1,27 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= Text-QRCode -PORTVERSION= 0.04 -PORTREVISION= 1 +PORTVERSION= 0.05 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generate text based QR Code LICENSE= ART10 GPLv1 LICENSE_COMB= dual LIB_DEPENDS= libqrencode.so:graphics/libqrencode USES= perl5 pkgconfig 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 Index: head/textproc/p5-Text-QRCode/distinfo =================================================================== --- head/textproc/p5-Text-QRCode/distinfo (revision 423870) +++ head/textproc/p5-Text-QRCode/distinfo (revision 423871) @@ -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