From fefc1f278517051afb99eb981bda8ba69c30d6c7 Mon Sep 17 00:00:00 2001 From: Yen-Ming Lee Date: Fri, 6 Nov 2009 09:30:54 +0000 Subject: - update to 1.03 --- www/p5-HTML-StripScripts-Parser/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'www/p5-HTML-StripScripts-Parser/Makefile') diff --git a/www/p5-HTML-StripScripts-Parser/Makefile b/www/p5-HTML-StripScripts-Parser/Makefile index 27b4a8f86509..2c6b8e8134c7 100644 --- a/www/p5-HTML-StripScripts-Parser/Makefile +++ b/www/p5-HTML-StripScripts-Parser/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML-StripScripts-Parser -PORTVERSION= 1.02 +PORTVERSION= 1.03 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= XSS filter using HTML::Parser -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \ - ${SITE_PERL}/HTML/StripScripts.pm:${PORTSDIR}/www/p5-HTML-StripScripts +RUN_DEPENDS= p5-HTML-Parser>=3.56:${PORTSDIR}/www/p5-HTML-Parser \ + p5-HTML-StripScripts>=1.05:${PORTSDIR}/www/p5-HTML-StripScripts +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes -- cgit v1.2.3