diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-12 18:36:08 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-12 18:36:08 +0000 |
commit | 6797d0e5aab3f48f47113e1bd85e25511b4ca8dd (patch) | |
tree | 71b49b9c44d4902452c847bd4cb6a0597608bf77 /www/p5-HTML-Element-Replacer | |
parent | 81c26d068437c72e2cb89ac3bcad3bd7a6436e61 (diff) |
Notes
Diffstat (limited to 'www/p5-HTML-Element-Replacer')
-rw-r--r-- | www/p5-HTML-Element-Replacer/Makefile | 14 | ||||
-rw-r--r-- | www/p5-HTML-Element-Replacer/distinfo | 4 | ||||
-rw-r--r-- | www/p5-HTML-Element-Replacer/pkg-plist | 2 |
3 files changed, 12 insertions, 8 deletions
diff --git a/www/p5-HTML-Element-Replacer/Makefile b/www/p5-HTML-Element-Replacer/Makefile index 3a628cbb0d28..ddf2a578b819 100644 --- a/www/p5-HTML-Element-Replacer/Makefile +++ b/www/p5-HTML-Element-Replacer/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= HTML-Element-Replacer -PORTVERSION= 0.06 -PORTREVISION= 1 +PORTVERSION= 0.08 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,10 +10,15 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl HTML::Element replacer -BUILD_DEPENDS= p5-HTML-Element-Library>=4.2:${PORTSDIR}/www/p5-HTML-Element-Library \ - p5-HTML-Tree>=3.23:${PORTSDIR}/www/p5-HTML-Tree \ - p5-Moose>=0.72:${PORTSDIR}/devel/p5-Moose +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-HTML-Element-Library>=0:${PORTSDIR}/www/p5-HTML-Element-Library \ + p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ + p5-Moose>=0:${PORTSDIR}/devel/p5-Moose RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ + p5-HTML-PrettyPrinter>=0:${PORTSDIR}/www/p5-HTML-PrettyPrinter USES= perl5 USE_PERL5= configure diff --git a/www/p5-HTML-Element-Replacer/distinfo b/www/p5-HTML-Element-Replacer/distinfo index 399011af3723..bae6d64c009e 100644 --- a/www/p5-HTML-Element-Replacer/distinfo +++ b/www/p5-HTML-Element-Replacer/distinfo @@ -1,2 +1,2 @@ -SHA256 (HTML-Element-Replacer-0.06.tar.gz) = 410028c692e2c2dddc4b25c8b9782a48a08891f0bf5297b818554ec81bc796ad -SIZE (HTML-Element-Replacer-0.06.tar.gz) = 6241 +SHA256 (HTML-Element-Replacer-0.08.tar.gz) = acc2687b1b17eac622f0f8715ef4f6f0c31dd32238cdfecad582aa2dbc852d92 +SIZE (HTML-Element-Replacer-0.08.tar.gz) = 11142 diff --git a/www/p5-HTML-Element-Replacer/pkg-plist b/www/p5-HTML-Element-Replacer/pkg-plist index f94ffb7a7dc7..f402768055ea 100644 --- a/www/p5-HTML-Element-Replacer/pkg-plist +++ b/www/p5-HTML-Element-Replacer/pkg-plist @@ -1,3 +1,3 @@ -%%PERL5_MAN3%%/HTML::Element::Replacer.3.gz %%SITE_PERL%%/HTML/Element/Replacer.pm %%SITE_PERL%%/HTML/Element/Replacer.pod +%%PERL5_MAN3%%/HTML::Element::Replacer.3.gz |