mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 1.002
- Update LICENSE Changes: https://metacpan.org/changes/distribution/PDF-API2-XS
This commit is contained in:
parent
81fc1cae57
commit
a53ee5e2de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557511
2 changed files with 8 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= PDF-API2-XS
|
||||
PORTVERSION= 1.001
|
||||
PORTVERSION= 1.002
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -10,15 +10,17 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Optional PDF::API2 add-on using XS to speed up expensive operations
|
||||
|
||||
LICENSE= LGPL21+
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
TEST_DEPENDS= p5-PDF-API2>=0:textproc/p5-PDF-API2
|
||||
|
||||
USES= gmake perl5
|
||||
USE_CSTD= c99
|
||||
USE_PERL5= configure
|
||||
|
||||
USE_CSTD= c99
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/PDF/API2/XS/ImagePNG/ImagePNG.so
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1598970887
|
||||
SHA256 (PDF-API2-XS-1.001.tar.gz) = 2d3ff090899f7ea348e616581508f692a664bca84ff1eb59e409c67f851a9db2
|
||||
SIZE (PDF-API2-XS-1.001.tar.gz) = 39707
|
||||
TIMESTAMP = 1607539695
|
||||
SHA256 (PDF-API2-XS-1.002.tar.gz) = d0166abe469ee02d84c65bca561673acf89aca29dca5164def82375de1928ce9
|
||||
SIZE (PDF-API2-XS-1.002.tar.gz) = 36957
|
||||
|
|
Loading…
Add table
Reference in a new issue