1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

Update to 0.29a.

This commit is contained in:
Anton Berezin 2006-09-22 12:16:18 +00:00
parent d8f8e4102c
commit 812d282788
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=173599
3 changed files with 6 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Text-PDF
PORTVERSION= 0.27a
PORTVERSION= 0.29a
CATEGORIES= print perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Text
@ -27,7 +27,7 @@ MAN3= Text::PDF::Pages.3 Text::PDF::Page.3 Text::PDF::Name.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::Null.3
Text::PDF::Null.3 Text::PDF.3
post-patch:
@${RM} -f ${WRKSRC}/pm_to_blib

View File

@ -1,3 +1,3 @@
MD5 (Text-PDF-0.27a.tar.gz) = 707c892ae3f1038d9047123bee9bf971
SHA256 (Text-PDF-0.27a.tar.gz) = 538bba6444e94ad1152e798b4c5f03348a3389ff87701de87fc9ec0d85f155e2
SIZE (Text-PDF-0.27a.tar.gz) = 51230
MD5 (Text-PDF-0.29a.tar.gz) = 2fdf4c3170e53a083715888237914a9b
SHA256 (Text-PDF-0.29a.tar.gz) = 9ab04da154c1c5c0beda650d8ae7eb4b31099ec0e28cc4fc3f25e9bbd1785186
SIZE (Text-PDF-0.29a.tar.gz) = 51466

View File

@ -2,6 +2,7 @@ bin/pdfbklt
bin/pdfrevert
bin/pdfstamp
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/PDF/.packlist
%%SITE_PERL%%/Text/PDF.pm
%%SITE_PERL%%/Text/PDF/Array.pm
%%SITE_PERL%%/Text/PDF/Bool.pm
%%SITE_PERL%%/Text/PDF/Dict.pm