Index: head/www/p5-webservice-validator-html-w3c/Makefile =================================================================== --- head/www/p5-webservice-validator-html-w3c/Makefile (revision 161224) +++ head/www/p5-webservice-validator-html-w3c/Makefile (revision 161225) @@ -1,28 +1,29 @@ # New ports collection makefile for: p5-WebService-Validator-HTML-W3C # Date created: Oct 10, 2005 # Whom: toni.viemero@iki.fi # # $FreeBSD$ # PORTNAME= WebService-Validator-HTML-W3C -PORTVERSION= 0.1 +PORTVERSION= 0.13 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= WebService PKGNAMEPREFIX= p5- MAINTAINER= toni.viemero@iki.fi COMMENT= Access to the W3Cs online HTML validator -BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ - ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ +RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ + ${SITE_PERL}/XML/XPath.pm:${PORTSDIR}/textproc/p5-XML-XPath \ ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor -RUN_DEPENDS= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple PERL_CONFIGURE= yes MAN3= WebService::Validator::HTML::W3C::Error.3 \ WebService::Validator::HTML::W3C.3 .include Property changes on: head/www/p5-webservice-validator-html-w3c/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/www/p5-webservice-validator-html-w3c/distinfo =================================================================== --- head/www/p5-webservice-validator-html-w3c/distinfo (revision 161224) +++ head/www/p5-webservice-validator-html-w3c/distinfo (revision 161225) @@ -1,3 +1,3 @@ -MD5 (WebService-Validator-HTML-W3C-0.1.tar.gz) = 1c3cf9659196a550608751ba26ac8c45 -SHA256 (WebService-Validator-HTML-W3C-0.1.tar.gz) = 74640718e4e7d555f829d5737756fb1192aaac0962c3eef46ec8bc0166e927fa -SIZE (WebService-Validator-HTML-W3C-0.1.tar.gz) = 8919 +MD5 (WebService-Validator-HTML-W3C-0.13.tar.gz) = f203649d7046aba25505da5423bdb86e +SHA256 (WebService-Validator-HTML-W3C-0.13.tar.gz) = 1b7900d34ea510974461caa34b4a21285f5ca3a5c28e00821b516cf6cc006ad0 +SIZE (WebService-Validator-HTML-W3C-0.13.tar.gz) = 10586 Property changes on: head/www/p5-webservice-validator-html-w3c/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/www/p5-webservice-validator-html-w3c/pkg-plist =================================================================== --- head/www/p5-webservice-validator-html-w3c/pkg-plist (revision 161224) +++ head/www/p5-webservice-validator-html-w3c/pkg-plist (revision 161225) @@ -1,11 +1,12 @@ +%%SITE_PERL%%/WebService/Validator/HTML/W3C/Warning.pm %%SITE_PERL%%/WebService/Validator/HTML/W3C/Error.pm %%SITE_PERL%%/WebService/Validator/HTML/W3C.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Validator/HTML/W3C/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Validator/HTML/W3C @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Validator/HTML @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Validator @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService @dirrmtry %%SITE_PERL%%/WebService/Validator/HTML/W3C @dirrmtry %%SITE_PERL%%/WebService/Validator/HTML @dirrmtry %%SITE_PERL%%/WebService/Validator @dirrmtry %%SITE_PERL%%/WebService Property changes on: head/www/p5-webservice-validator-html-w3c/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property