diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-04-18 04:05:15 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-04-18 04:05:15 +0800 |
commit | 1b97fb6688d7f91b3cf59fb456958cbf18c1d76e (patch) | |
tree | 17e0c06c7f2e099deb81d19d63991ee155ee6c07 /textproc/p5-PDF-WebKit | |
parent | 4b388089adacb1b8be1cf40a8f1b0b12fcd52648 (diff) | |
download | freebsd-ports-gnome-1b97fb6688d7f91b3cf59fb456958cbf18c1d76e.tar.gz freebsd-ports-gnome-1b97fb6688d7f91b3cf59fb456958cbf18c1d76e.tar.zst freebsd-ports-gnome-1b97fb6688d7f91b3cf59fb456958cbf18c1d76e.zip |
- Update to 1.0
Changes: http://search.cpan.org/dist/PDF-WebKit/Changes
Diffstat (limited to 'textproc/p5-PDF-WebKit')
-rw-r--r-- | textproc/p5-PDF-WebKit/Makefile | 7 | ||||
-rw-r--r-- | textproc/p5-PDF-WebKit/distinfo | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/textproc/p5-PDF-WebKit/Makefile b/textproc/p5-PDF-WebKit/Makefile index ad40751051ca..bb76482b8e16 100644 --- a/textproc/p5-PDF-WebKit/Makefile +++ b/textproc/p5-PDF-WebKit/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= PDF-WebKit -PORTVERSION= 0.92 +PORTVERSION= 1.0 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +14,9 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run \ - p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ - p5-XML-LibXML>=1.62:${PORTSDIR}/textproc/p5-XML-LibXML + p5-Moo>=0:${PORTSDIR}/devel/p5-Moo \ + p5-XML-LibXML>=1.62:${PORTSDIR}/textproc/p5-XML-LibXML \ + p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean RUN_DEPENDS:= ${BUILD_DEPENDS} \ wkhtmltopdf:${PORTSDIR}/converters/wkhtmltopdf TEST_DEPENDS= p5-Test-Spec:${PORTSDIR}/devel/p5-Test-Spec diff --git a/textproc/p5-PDF-WebKit/distinfo b/textproc/p5-PDF-WebKit/distinfo index 1fb98db8dc89..f47953066c49 100644 --- a/textproc/p5-PDF-WebKit/distinfo +++ b/textproc/p5-PDF-WebKit/distinfo @@ -1,2 +1,2 @@ -SHA256 (PDF-WebKit-0.92.tar.gz) = 22ec2ae4129d6145943e000cb97ba152d6c8ff71d2010a492813bbd9d7267c74 -SIZE (PDF-WebKit-0.92.tar.gz) = 24043 +SHA256 (PDF-WebKit-1.0.tar.gz) = da90f03c18ec909c6bb3fa0678ca83d8c65a0140be218f10683ebe3a63762b5a +SIZE (PDF-WebKit-1.0.tar.gz) = 24129 |