diff options
author | tobez <tobez@FreeBSD.org> | 2001-12-06 20:34:24 +0000 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-12-06 20:34:24 +0000 |
commit | b328a1cd4e43c9df654d5019d98b81c296ae77d9 (patch) | |
tree | d839052982f116d41ed9f2a44d144864a78cdfe7 /print/p5-Text-PDF | |
parent | ebf368c600bbc4284d0adbaf29ab377f1a9d8d6c (diff) | |
download | FreeBSD-ports-b328a1cd4e43c9df654d5019d98b81c296ae77d9.zip FreeBSD-ports-b328a1cd4e43c9df654d5019d98b81c296ae77d9.tar.gz |
Update to 0.18.
Diffstat (limited to 'print/p5-Text-PDF')
-rw-r--r-- | print/p5-Text-PDF/Makefile | 2 | ||||
-rw-r--r-- | print/p5-Text-PDF/distinfo | 2 | ||||
-rw-r--r-- | print/p5-Text-PDF/pkg-plist | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/print/p5-Text-PDF/Makefile b/print/p5-Text-PDF/Makefile index 88e83f7..6a48943 100644 --- a/print/p5-Text-PDF/Makefile +++ b/print/p5-Text-PDF/Makefile @@ -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 diff --git a/print/p5-Text-PDF/distinfo b/print/p5-Text-PDF/distinfo index af7de35..ac9c7f2 100644 --- a/print/p5-Text-PDF/distinfo +++ b/print/p5-Text-PDF/distinfo @@ -1 +1 @@ -MD5 (Text-PDF-0.16.tar.gz) = f574affb78e9f3fab7bd0bc90ffc0912 +MD5 (Text-PDF-0.18.tar.gz) = 93f06ea914d5788b274663b662c6375f diff --git a/print/p5-Text-PDF/pkg-plist b/print/p5-Text-PDF/pkg-plist index 8708721..78c641e 100644 --- a/print/p5-Text-PDF/pkg-plist +++ b/print/p5-Text-PDF/pkg-plist @@ -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 |