diff options
author | jadawin <jadawin@FreeBSD.org> | 2013-12-11 21:35:12 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2013-12-11 21:35:12 +0800 |
commit | be948edd47ee2e34fedd750c452d22ef0f617243 (patch) | |
tree | 3422d767cb0b609f90d24665c7b44417a44e18a2 | |
parent | d65758622d2e55db8d39e1afc8cd3b3512c87125 (diff) | |
download | freebsd-ports-gnome-be948edd47ee2e34fedd750c452d22ef0f617243.tar.gz freebsd-ports-gnome-be948edd47ee2e34fedd750c452d22ef0f617243.tar.zst freebsd-ports-gnome-be948edd47ee2e34fedd750c452d22ef0f617243.zip |
- Update to 1.08
Sponsored by: Orange Business Services
-rw-r--r-- | textproc/p5-PDF-Create/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-PDF-Create/distinfo | 4 | ||||
-rw-r--r-- | textproc/p5-PDF-Create/pkg-plist | 2 |
3 files changed, 3 insertions, 5 deletions
diff --git a/textproc/p5-PDF-Create/Makefile b/textproc/p5-PDF-Create/Makefile index f027d1cd525b..48ece067e954 100644 --- a/textproc/p5-PDF-Create/Makefile +++ b/textproc/p5-PDF-Create/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= PDF-Create -PORTVERSION= 1.06 +PORTVERSION= 1.08 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-PDF-Create/distinfo b/textproc/p5-PDF-Create/distinfo index 5652b3de35b9..c643dd5b3af4 100644 --- a/textproc/p5-PDF-Create/distinfo +++ b/textproc/p5-PDF-Create/distinfo @@ -1,2 +1,2 @@ -SHA256 (PDF-Create-1.06.tar.gz) = 5343cf48b7e81e2743eaddba9040329a2ea0332833b11f2ce41932175c654ab0 -SIZE (PDF-Create-1.06.tar.gz) = 75847 +SHA256 (PDF-Create-1.08.tar.gz) = b7e186aa00c44cbb0a67d3c69018c77816b1597dc339e47527d458a2f48753f7 +SIZE (PDF-Create-1.08.tar.gz) = 75892 diff --git a/textproc/p5-PDF-Create/pkg-plist b/textproc/p5-PDF-Create/pkg-plist index 0c799812df98..c99d6d05a2ff 100644 --- a/textproc/p5-PDF-Create/pkg-plist +++ b/textproc/p5-PDF-Create/pkg-plist @@ -1,8 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/PDF/Create/.packlist %%SITE_PERL%%/PDF/Create/Page.pm %%SITE_PERL%%/PDF/Create/Outline.pm -%%SITE_PERL%%/PDF/sample.pl -%%SITE_PERL%%/PDF/sample-cgi.pl %%SITE_PERL%%/PDF/Create.pm %%SITE_PERL%%/PDF/Image/GIF.pm %%SITE_PERL%%/PDF/Image/JPEG.pm |