aboutsummaryrefslogtreecommitdiff
path: root/print/p5-Text-PDF
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2002-09-12 12:08:51 +0000
committerAnton Berezin <tobez@FreeBSD.org>2002-09-12 12:08:51 +0000
commitab71a3173c18b7df306bd6aadd175951fcd230d5 (patch)
tree6005c6d8c49b0d80ac65a95d4db0e4accb96f5c9 /print/p5-Text-PDF
parentefd64071b7ead1bfd2ab85ca42e50ca6f438c0bc (diff)
downloadports-ab71a3173c18b7df306bd6aadd175951fcd230d5.tar.gz
ports-ab71a3173c18b7df306bd6aadd175951fcd230d5.zip
Update to 0.23.
Notes
Notes: svn path=/head/; revision=66201
Diffstat (limited to 'print/p5-Text-PDF')
-rw-r--r--print/p5-Text-PDF/Makefile5
-rw-r--r--print/p5-Text-PDF/distinfo2
-rw-r--r--print/p5-Text-PDF/pkg-plist2
3 files changed, 6 insertions, 3 deletions
diff --git a/print/p5-Text-PDF/Makefile b/print/p5-Text-PDF/Makefile
index 5dece7493a79..4c1b0b80338c 100644
--- a/print/p5-Text-PDF/Makefile
+++ b/print/p5-Text-PDF/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Text-PDF
-PORTVERSION= 0.20
+PORTVERSION= 0.23
CATEGORIES= print perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Text
@@ -23,7 +23,8 @@ MAN3= Text::PDF::Pages.3 Text::PDF::Page.3 Text::PDF::Name.3 \
Text::PDF::TTFont0.3 Text::PDF::String.3 Text::PDF::File.3 \
Text::PDF::Dict.3 Text::PDF::Array.3 Text::PDF::Bool.3 \
Text::PDF::Objind.3 Text::PDF::SFont.3 Text::PDF::Filter.3 \
- Text::PDF::Utils.3 Text::PDF::TTFont.3 Text::PDF::Number.3
+ Text::PDF::Utils.3 Text::PDF::TTFont.3 Text::PDF::Number.3 \
+ Text::PDF::Null.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
post-install:
diff --git a/print/p5-Text-PDF/distinfo b/print/p5-Text-PDF/distinfo
index 97fdb0d1d296..f40e00f3c207 100644
--- a/print/p5-Text-PDF/distinfo
+++ b/print/p5-Text-PDF/distinfo
@@ -1 +1 @@
-MD5 (Text-PDF-0.20.tar.gz) = c875d7ae1e6f5355728912c0bacc2a88
+MD5 (Text-PDF-0.23.tar.gz) = 5de145ed6109d472b523c08ddd9f3583
diff --git a/print/p5-Text-PDF/pkg-plist b/print/p5-Text-PDF/pkg-plist
index ae80b545a3e6..6513a8fa4b8e 100644
--- a/print/p5-Text-PDF/pkg-plist
+++ b/print/p5-Text-PDF/pkg-plist
@@ -8,6 +8,7 @@ lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Dict.pm
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/File.pm
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Filter.pm
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Name.pm
+lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Null.pm
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Number.pm
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Objind.pm
lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Page.pm
@@ -27,6 +28,7 @@ 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/pdflines.pl
+lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/examples/squares.pdf
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