mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update to 0.03(.)3.
Changes: http://search.cpan.org/dist/Imager-QRCode/Changes Feature safe: yes
This commit is contained in:
parent
1cc21ced0a
commit
5972d76eba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287727
2 changed files with 5 additions and 7 deletions
|
@ -6,18 +6,16 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= Imager-QRCode
|
PORTNAME= Imager-QRCode
|
||||||
PORTVERSION= 0.03.1
|
PORTVERSION= 0.03.3
|
||||||
PORTREVISION= 3
|
|
||||||
CATEGORIES= graphics perl5
|
CATEGORIES= graphics perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
DISTNAME= ${PORTNAME}-0.031
|
DISTNAME= ${PORTNAME}-0.033
|
||||||
|
|
||||||
MAINTAINER= perl@FreeBSD.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= Generate QR Code with Imager using libqrencode
|
COMMENT= Generate QR Code with Imager using libqrencode
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-Imager>=0:${PORTSDIR}/graphics/p5-Imager \
|
BUILD_DEPENDS= p5-Imager>=0.55:${PORTSDIR}/graphics/p5-Imager
|
||||||
libqrencode>=0:${PORTSDIR}/graphics/libqrencode
|
|
||||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (Imager-QRCode-0.031.tar.gz) = 35075b142fb3ca3a5ad57fbb4b35f1ad0cc5b73f926e3746a16abbdd8d25fdd2
|
SHA256 (Imager-QRCode-0.033.tar.gz) = 5c93ac921cd1523709fbf5f8761bbe4ff867cec3de395b720dee064cd1814f42
|
||||||
SIZE (Imager-QRCode-0.031.tar.gz) = 23017
|
SIZE (Imager-QRCode-0.033.tar.gz) = 434027
|
||||||
|
|
Loading…
Add table
Reference in a new issue