Index: head/print/p5-Text-PDF/Makefile =================================================================== --- head/print/p5-Text-PDF/Makefile (revision 481682) +++ head/print/p5-Text-PDF/Makefile (revision 481683) @@ -1,30 +1,29 @@ # Created by: Anton Berezin # $FreeBSD$ PORTNAME= Text-PDF -PORTVERSION= 0.29a -PORTREVISION= 3 +PORTVERSION= 0.31 CATEGORIES= print perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= PDF manipulation module LICENSE= ART10 GPLv1+ LICENSE_COMB= dual WRKSRC= ${WRKDIR}/${DISTNAME:C/a$//} USES= perl5 USE_PERL5= configure NO_ARCH= yes post-patch: @${RM} ${WRKSRC}/pm_to_blib post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/Text/PDF/examples ${INSTALL_DATA} ${WRKSRC}/examples/* ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/Text/PDF/examples .include Index: head/print/p5-Text-PDF/distinfo =================================================================== --- head/print/p5-Text-PDF/distinfo (revision 481682) +++ head/print/p5-Text-PDF/distinfo (revision 481683) @@ -1,2 +1,3 @@ -SHA256 (Text-PDF-0.29a.tar.gz) = 9ab04da154c1c5c0beda650d8ae7eb4b31099ec0e28cc4fc3f25e9bbd1785186 -SIZE (Text-PDF-0.29a.tar.gz) = 51466 +TIMESTAMP = 1539134604 +SHA256 (Text-PDF-0.31.tar.gz) = df9f515ee159804b0d5a75d5adb93c4584c7ec401d8c59c27e9f73925d8dac68 +SIZE (Text-PDF-0.31.tar.gz) = 56267 Index: head/print/p5-Text-PDF/pkg-plist =================================================================== --- head/print/p5-Text-PDF/pkg-plist (revision 481682) +++ head/print/p5-Text-PDF/pkg-plist (revision 481683) @@ -1,51 +1,50 @@ bin/pdfbklt bin/pdfrevert bin/pdfstamp %%SITE_PERL%%/Text/PDF.pm %%SITE_PERL%%/Text/PDF/Array.pm %%SITE_PERL%%/Text/PDF/Bool.pm %%SITE_PERL%%/Text/PDF/Dict.pm %%SITE_PERL%%/Text/PDF/File.pm %%SITE_PERL%%/Text/PDF/Filter.pm %%SITE_PERL%%/Text/PDF/Name.pm %%SITE_PERL%%/Text/PDF/Null.pm %%SITE_PERL%%/Text/PDF/Number.pm %%SITE_PERL%%/Text/PDF/Objind.pm %%SITE_PERL%%/Text/PDF/Page.pm %%SITE_PERL%%/Text/PDF/Pages.pm %%SITE_PERL%%/Text/PDF/SFont.pm %%SITE_PERL%%/Text/PDF/String.pm %%SITE_PERL%%/Text/PDF/TTFont.pm %%SITE_PERL%%/Text/PDF/TTFont0.pm %%SITE_PERL%%/Text/PDF/Utils.pm -%%SITE_PERL%%/Text/PDF/changes %%SITE_PERL%%/Text/PDF/examples/CD.CFG %%SITE_PERL%%/Text/PDF/examples/boon_graph.pdf %%SITE_PERL%%/Text/PDF/examples/call_conf.txt %%SITE_PERL%%/Text/PDF/examples/graph.pl %%SITE_PERL%%/Text/PDF/examples/hello.pl %%SITE_PERL%%/Text/PDF/examples/pdfaddobj.pl %%SITE_PERL%%/Text/PDF/examples/pdfaddpg.pl %%SITE_PERL%%/Text/PDF/examples/pdfcrop.pl %%SITE_PERL%%/Text/PDF/examples/pdfgetobj.pl %%SITE_PERL%%/Text/PDF/examples/pdflines.pl %%SITE_PERL%%/Text/PDF/examples/squ.pdf %%SITE_PERL%%/Text/PDF/examples/squares.pdf %%SITE_PERL%%/Text/PDF/examples/test.pdf %%PERL5_MAN3%%/Text::PDF.3.gz %%PERL5_MAN3%%/Text::PDF::Array.3.gz %%PERL5_MAN3%%/Text::PDF::Bool.3.gz %%PERL5_MAN3%%/Text::PDF::Dict.3.gz %%PERL5_MAN3%%/Text::PDF::File.3.gz %%PERL5_MAN3%%/Text::PDF::Filter.3.gz %%PERL5_MAN3%%/Text::PDF::Name.3.gz %%PERL5_MAN3%%/Text::PDF::Null.3.gz %%PERL5_MAN3%%/Text::PDF::Number.3.gz %%PERL5_MAN3%%/Text::PDF::Objind.3.gz %%PERL5_MAN3%%/Text::PDF::Page.3.gz %%PERL5_MAN3%%/Text::PDF::Pages.3.gz %%PERL5_MAN3%%/Text::PDF::SFont.3.gz %%PERL5_MAN3%%/Text::PDF::String.3.gz %%PERL5_MAN3%%/Text::PDF::TTFont.3.gz %%PERL5_MAN3%%/Text::PDF::TTFont0.3.gz %%PERL5_MAN3%%/Text::PDF::Utils.3.gz