diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-07-03 16:21:12 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-07-03 16:21:12 +0800 |
commit | afc67170c7e1723c76f1114a27c6a35610b35178 (patch) | |
tree | f13fadfd68025d5e5b8e13147e217d658b742207 /textproc | |
parent | ac69ba541ec2b3d8ab2be9d731c6d19d6c16a3f2 (diff) | |
download | freebsd-ports-gnome-afc67170c7e1723c76f1114a27c6a35610b35178.tar.gz freebsd-ports-gnome-afc67170c7e1723c76f1114a27c6a35610b35178.tar.zst freebsd-ports-gnome-afc67170c7e1723c76f1114a27c6a35610b35178.zip |
Update to 2.032
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/PDF-API2/Changes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-PDF-API2/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-PDF-API2/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/p5-PDF-API2/Makefile b/textproc/p5-PDF-API2/Makefile index 75fc7a0d2c22..be8c510c02c0 100644 --- a/textproc/p5-PDF-API2/Makefile +++ b/textproc/p5-PDF-API2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= PDF-API2 -PORTVERSION= 2.031 +PORTVERSION= 2.032 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Font-TTF>=0:x11-fonts/p5-Font-TTF RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Memory-Cycle>=0:devel/p5-Test-Memory-Cycle NO_ARCH= yes USES= perl5 diff --git a/textproc/p5-PDF-API2/distinfo b/textproc/p5-PDF-API2/distinfo index ae1c3bb3ffc6..5967d5135b8a 100644 --- a/textproc/p5-PDF-API2/distinfo +++ b/textproc/p5-PDF-API2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1485527139 -SHA256 (PDF-API2-2.031.tar.gz) = 6ea5d38f99dfb1e8acf57c9c7579659b3eee84944295a135f90e607e0a3f43e9 -SIZE (PDF-API2-2.031.tar.gz) = 3507672 +TIMESTAMP = 1499068770 +SHA256 (PDF-API2-2.032.tar.gz) = 4ae200d58f764b4fcd6172d2a6cf3990183e801db7a96b6049b473a4b5f24b64 +SIZE (PDF-API2-2.032.tar.gz) = 3533081 |