diff options
author | wen <wen@FreeBSD.org> | 2015-09-19 22:08:21 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2015-09-19 22:08:21 +0800 |
commit | 6789c6653a2a9fa0f1034d76880756a1e9970d8b (patch) | |
tree | e2bd76bd93ead832bc96ee9dccb75f02fa37f03c /textproc | |
parent | c12e780a8526d2fbe1c94467cffb876d0f256881 (diff) | |
download | freebsd-ports-gnome-6789c6653a2a9fa0f1034d76880756a1e9970d8b.tar.gz freebsd-ports-gnome-6789c6653a2a9fa0f1034d76880756a1e9970d8b.tar.zst freebsd-ports-gnome-6789c6653a2a9fa0f1034d76880756a1e9970d8b.zip |
- Update to 2.024
Changes: http://cpansearch.perl.org/src/SSIMMS/PDF-API2-2.024/Changes
- Add NO_ARCH=yes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-PDF-API2/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-PDF-API2/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/p5-PDF-API2/Makefile b/textproc/p5-PDF-API2/Makefile index 9d0df2089a64..66c219df98b5 100644 --- a/textproc/p5-PDF-API2/Makefile +++ b/textproc/p5-PDF-API2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= PDF-API2 -PORTVERSION= 2.023 +PORTVERSION= 2.024 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SSIMMS @@ -18,5 +18,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include <bsd.port.mk> diff --git a/textproc/p5-PDF-API2/distinfo b/textproc/p5-PDF-API2/distinfo index 744427d6ed00..878da0e4aa62 100644 --- a/textproc/p5-PDF-API2/distinfo +++ b/textproc/p5-PDF-API2/distinfo @@ -1,2 +1,2 @@ -SHA256 (PDF-API2-2.023.tar.gz) = e3999b817b6db4757bcbe4c31040787c2b93228f0e952d64c142288c8ec40481 -SIZE (PDF-API2-2.023.tar.gz) = 3520841 +SHA256 (PDF-API2-2.024.tar.gz) = 532620f4608f7d6f3f56cfa61bd21e78454cb79c72ab47f1c11a4f6f731d0c55 +SIZE (PDF-API2-2.024.tar.gz) = 3553969 |