- update to 1.54
- add licenses - changes: http://cpansearch.perl.org/src/CDOLAN/CAM-PDF-1.54/CHANGES
This commit is contained in:
parent
37dceab9a8
commit
0d1f97337e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271921
2 changed files with 10 additions and 6 deletions
|
@ -6,18 +6,23 @@
|
|||
#
|
||||
|
||||
PORTNAME= CAM-PDF
|
||||
PORTVERSION= 1.52
|
||||
PORTVERSION= 1.54
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/C/CD/CDOLAN
|
||||
MASTER_SITE_SUBDIR= CPAN:CDOLAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= PDF manipulation library
|
||||
|
||||
RUN_DEPENDS= p5-Crypt-RC4>=2.02:${PORTSDIR}/security/p5-Crypt-RC4 \
|
||||
LICENSE_COMB= dual
|
||||
LICENSE= ART20 GPLv1
|
||||
|
||||
BUILD_DEPENDS= p5-Crypt-RC4>=2.02:${PORTSDIR}/security/p5-Crypt-RC4 \
|
||||
p5-Text-PDF>=0.29:${PORTSDIR}/print/p5-Text-PDF
|
||||
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN1= appendpdf.pl.1 changepagestring.pl.1 changepdfstring.pl.1 \
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
MD5 (CAM-PDF-1.52.tar.gz) = ab4914a3f07dd2d8cc23f2cdee8f7ce3
|
||||
SHA256 (CAM-PDF-1.52.tar.gz) = 70721aff74f2bdfb9a85d294933cebe51bebf7430314595b67ff63b641b755d1
|
||||
SIZE (CAM-PDF-1.52.tar.gz) = 741229
|
||||
SHA256 (CAM-PDF-1.54.tar.gz) = 9029ac17dd1ba8f471e9e33e663b706b22411be96390c0c08607980702d8a24c
|
||||
SIZE (CAM-PDF-1.54.tar.gz) = 765704
|
||||
|
|
Loading…
Reference in a new issue