diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-12-06 20:34:24 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-12-06 20:34:24 +0000 |
commit | eb536d89b6b8da81ea70b6cc4ae7da9da984186e (patch) | |
tree | 0b363dac8fa030c868689b181a8a6d0effd783d9 /print/p5-Text-PDF | |
parent | cdf868d15451690d60c30e6ae077eb36ed0538c3 (diff) |
Update to 0.18.
Notes
Notes:
svn path=/head/; revision=51160
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 88e83f7aa062..6a48943117a1 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 af7de35080eb..ac9c7f2a5f01 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 870872162d7f..78c641ee3767 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 |