diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-02-22 19:50:49 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-02-22 19:50:49 +0000 |
commit | d59f0a16813479408314a197d246a4832ae5fd04 (patch) | |
tree | e379810a8927168918dcc8d90366ac8df1f1213e | |
parent | Update to 0.44 (diff) |
Update to 1.2
Changes: http://search.cpan.org/dist/PDF-WebKit/Changes
-rw-r--r-- | textproc/p5-PDF-WebKit/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-PDF-WebKit/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/p5-PDF-WebKit/Makefile b/textproc/p5-PDF-WebKit/Makefile index 948a3c769312..6dc494240d19 100644 --- a/textproc/p5-PDF-WebKit/Makefile +++ b/textproc/p5-PDF-WebKit/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= PDF-WebKit -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,7 @@ COMMENT= Use WebKit to Generate PDFs from HTML LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-IPC-Run>=0:devel/p5-IPC-Run \ +BUILD_DEPENDS= p5-IPC-Run3>=0:devel/p5-IPC-Run3 \ p5-Moo>=0:devel/p5-Moo \ p5-XML-LibXML>=1.62:textproc/p5-XML-LibXML \ p5-namespace-clean>=0:devel/p5-namespace-clean diff --git a/textproc/p5-PDF-WebKit/distinfo b/textproc/p5-PDF-WebKit/distinfo index 251526079c9f..65a35e1b2704 100644 --- a/textproc/p5-PDF-WebKit/distinfo +++ b/textproc/p5-PDF-WebKit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1517844799 -SHA256 (PDF-WebKit-1.1.tar.gz) = fe41b955414149e4ace3bbe89ce60f0739ec0f9ae9993c60b61313fe3ca3f257 -SIZE (PDF-WebKit-1.1.tar.gz) = 24548 +TIMESTAMP = 1519301816 +SHA256 (PDF-WebKit-1.2.tar.gz) = b428ddbc9cda7cc4b27079e7655e9c9876930860f0b900df6315d4f0415950d8 +SIZE (PDF-WebKit-1.2.tar.gz) = 24756 |