mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Upgrade to version 0.13
PR: 26548 Submitted by: MAINTAINER
This commit is contained in:
parent
91835fac3e
commit
48e92c564d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41434
3 changed files with 6 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Text-PDF
|
||||
PORTVERSION= 0.12
|
||||
PORTVERSION= 0.13
|
||||
CATEGORIES= print perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Text
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (Text-PDF-0.12.tar.gz) = c8e075be1b2642a3b5d541293d961fc1
|
||||
MD5 (Text-PDF-0.13.tar.gz) = 1e30a4360c07de64ebcc747a2034a2ad
|
||||
|
|
|
@ -18,10 +18,14 @@ lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/SFont.pm
|
|||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Utils.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/TTFont.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Number.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/examples/CD.CFG
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/examples/graph.pl
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/examples/hello.pl
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/examples/pdfaddobj.pl
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/examples/pdfaddpg.pl
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/examples/pdfcrop.pl
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/examples/pdfgetobj.pl
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/examples/test.pdf
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/PDF
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/examples
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Text/PDF
|
||||
|
|
Loading…
Add table
Reference in a new issue