Update to 0.05, and strip the XS module.
Changes: https://metacpan.org/changes/distribution/Text-QRCode
This commit is contained in:
parent
3236b52761
commit
5d12409100
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423871
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user