svn commit: r462629 - head/textproc/p5-PDF-WebKit
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Feb 22 19:50:50 UTC 2018
Author: sunpoet
Date: Thu Feb 22 19:50:49 2018
New Revision: 462629
URL: https://svnweb.freebsd.org/changeset/ports/462629
Log:
Update to 1.2
Changes: http://search.cpan.org/dist/PDF-WebKit/Changes
Modified:
head/textproc/p5-PDF-WebKit/Makefile
head/textproc/p5-PDF-WebKit/distinfo
Modified: head/textproc/p5-PDF-WebKit/Makefile
==============================================================================
--- head/textproc/p5-PDF-WebKit/Makefile Thu Feb 22 19:50:44 2018 (r462628)
+++ head/textproc/p5-PDF-WebKit/Makefile Thu Feb 22 19:50:49 2018 (r462629)
@@ -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
Modified: head/textproc/p5-PDF-WebKit/distinfo
==============================================================================
--- head/textproc/p5-PDF-WebKit/distinfo Thu Feb 22 19:50:44 2018 (r462628)
+++ head/textproc/p5-PDF-WebKit/distinfo Thu Feb 22 19:50:49 2018 (r462629)
@@ -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
More information about the svn-ports-head
mailing list