Update to 0.18.
This commit is contained in:
parent
cdf868d154
commit
eb536d89b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=51160
3 changed files with 4 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Text-PDF
|
||||
PORTVERSION= 0.16
|
||||
PORTVERSION= 0.18
|
||||
CATEGORIES= print perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Text
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (Text-PDF-0.16.tar.gz) = f574affb78e9f3fab7bd0bc90ffc0912
|
||||
MD5 (Text-PDF-0.18.tar.gz) = 93f06ea914d5788b274663b662c6375f
|
||||
|
|
|
@ -19,11 +19,13 @@ 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/call_conf.txt
|
||||
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/pdflines.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
|
||||
|
|
Loading…
Reference in a new issue