diff options
author | jadawin <jadawin@FreeBSD.org> | 2016-06-28 09:29:34 +0000 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2016-06-28 09:29:34 +0000 |
commit | cea5584674cbe4c906ae874393063d68a2c02d69 (patch) | |
tree | ff96f8326552db75eb0d659c81a079e2b3febbfc | |
parent | b8e7ad5ce586e8fb0fddfe3944252f776fc13e48 (diff) | |
download | FreeBSD-ports-cea5584674cbe4c906ae874393063d68a2c02d69.zip FreeBSD-ports-cea5584674cbe4c906ae874393063d68a2c02d69.tar.gz |
- Update to 1.32
-rw-r--r-- | textproc/p5-PDF-Create/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-PDF-Create/distinfo | 6 | ||||
-rw-r--r-- | textproc/p5-PDF-Create/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/textproc/p5-PDF-Create/Makefile b/textproc/p5-PDF-Create/Makefile index ac0fdfd..f4afe4d 100644 --- a/textproc/p5-PDF-Create/Makefile +++ b/textproc/p5-PDF-Create/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= PDF-Create -PORTVERSION= 1.31 +PORTVERSION= 1.32 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-PDF-Create/distinfo b/textproc/p5-PDF-Create/distinfo index c3ac1fb..89b32ea 100644 --- a/textproc/p5-PDF-Create/distinfo +++ b/textproc/p5-PDF-Create/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1463994327 -SHA256 (PDF-Create-1.31.tar.gz) = ac0803645b9ca127457e5f3d16d575ebab6d06fd2540364964477cb6a0d902b3 -SIZE (PDF-Create-1.31.tar.gz) = 119623 +TIMESTAMP = 1465210564 +SHA256 (PDF-Create-1.32.tar.gz) = ea553106f03836d415365cbb8929f049612a0d53a0166842b6144f406f8d754b +SIZE (PDF-Create-1.32.tar.gz) = 119662 diff --git a/textproc/p5-PDF-Create/pkg-plist b/textproc/p5-PDF-Create/pkg-plist index d75570c..a3e82f7 100644 --- a/textproc/p5-PDF-Create/pkg-plist +++ b/textproc/p5-PDF-Create/pkg-plist @@ -1,3 +1,4 @@ +bin/verify-char-width %%SITE_PERL%%/PDF/Create/Page.pm %%SITE_PERL%%/PDF/Create/Outline.pm %%SITE_PERL%%/PDF/Create.pm |