diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-02-23 03:50:49 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-02-23 03:50:49 +0800 |
commit | 1f5e37e809eaf6cbe40394723378aaa2be0ed578 (patch) | |
tree | e379810a8927168918dcc8d90366ac8df1f1213e /textproc | |
parent | ed3d2c0b9c59d3ae201dcc63baadb15180c31d8b (diff) | |
download | freebsd-ports-gnome-1f5e37e809eaf6cbe40394723378aaa2be0ed578.tar.gz freebsd-ports-gnome-1f5e37e809eaf6cbe40394723378aaa2be0ed578.tar.zst freebsd-ports-gnome-1f5e37e809eaf6cbe40394723378aaa2be0ed578.zip |
Update to 1.2
Changes: http://search.cpan.org/dist/PDF-WebKit/Changes
Diffstat (limited to 'textproc')
-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 |