aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Parser-Simple
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-12-05 03:19:35 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-12-05 03:19:35 +0000
commit1bc107ed526d0e6d56b03d02d2f68dadc0191e73 (patch)
treeaac1ec90a2028d70f9511fe53fc1366fad1dbd3a /www/p5-HTML-Parser-Simple
parent32ca0964c5f6f13a49b903cc7e3f23882447a287 (diff)
downloadports-1bc107ed526d0e6d56b03d02d2f68dadc0191e73.tar.gz
ports-1bc107ed526d0e6d56b03d02d2f68dadc0191e73.zip
Notes
Diffstat (limited to 'www/p5-HTML-Parser-Simple')
-rw-r--r--www/p5-HTML-Parser-Simple/Makefile18
-rw-r--r--www/p5-HTML-Parser-Simple/distinfo4
-rw-r--r--www/p5-HTML-Parser-Simple/pkg-plist1
3 files changed, 12 insertions, 11 deletions
diff --git a/www/p5-HTML-Parser-Simple/Makefile b/www/p5-HTML-Parser-Simple/Makefile
index 7205f11314b9..712559f8661b 100644
--- a/www/p5-HTML-Parser-Simple/Makefile
+++ b/www/p5-HTML-Parser-Simple/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: p5-HTML-Parser-Simple
-# Date created: 2011-05-29
-# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-#
+# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= HTML-Parser-Simple
-PORTVERSION= 1.06
+PORTVERSION= 2.00
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,13 +11,17 @@ EXTRACT_SUFX= .tgz
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Parse nice HTML files without needing a compiler
-BUILD_DEPENDS= p5-Tree-Simple>=0:${PORTSDIR}/devel/p5-Tree-Simple
-RUN_DEPENDS= p5-Tree-Simple>=0:${PORTSDIR}/devel/p5-Tree-Simple
+LICENSE= ART10
+
+BUILD_DEPENDS= p5-Moos>=0.13:${PORTSDIR}/devel/p5-Moos \
+ p5-Tree-Simple>=0:${PORTSDIR}/devel/p5-Tree-Simple
+RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod
PERL_CONFIGURE= yes
MAN3= HTML::Parser::Simple.3 \
- HTML::Parser::Simple::Attributes.3
+ HTML::Parser::Simple::Attributes.3 \
+ HTML::Parser::Simple::Reporter.3
.include <bsd.port.mk>
diff --git a/www/p5-HTML-Parser-Simple/distinfo b/www/p5-HTML-Parser-Simple/distinfo
index 9038cd6ff9b2..4ac6e90c7e89 100644
--- a/www/p5-HTML-Parser-Simple/distinfo
+++ b/www/p5-HTML-Parser-Simple/distinfo
@@ -1,2 +1,2 @@
-SHA256 (HTML-Parser-Simple-1.06.tgz) = 5e57dc18d346eff1f743ccd301b16d75d3357bcfc42b6dfb57fd2b7f041b8572
-SIZE (HTML-Parser-Simple-1.06.tgz) = 19945
+SHA256 (HTML-Parser-Simple-2.00.tgz) = 21264928d56aaaee65ac4887139d43312c95d948cc1acfcfa3734c4e734b9859
+SIZE (HTML-Parser-Simple-2.00.tgz) = 26434
diff --git a/www/p5-HTML-Parser-Simple/pkg-plist b/www/p5-HTML-Parser-Simple/pkg-plist
index 4aca463d99a1..0b9c72e45cfb 100644
--- a/www/p5-HTML-Parser-Simple/pkg-plist
+++ b/www/p5-HTML-Parser-Simple/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/HTML/Parser/Simple.pm
%%SITE_PERL%%/HTML/Parser/Simple/Attributes.pm
+%%SITE_PERL%%/HTML/Parser/Simple/Reporter.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Parser/Simple/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Parser/Simple
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Parser