Index: Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-webservice-validator-html-w3c/Makefile,v retrieving revision 1.1 diff -u -u -r1.1 Makefile --- Makefile 12 Oct 2005 05:35:20 -0000 1.1 +++ Makefile 29 Apr 2006 09:51:06 -0000 @@ -6,7 +6,7 @@ # PORTNAME= WebService-Validator-HTML-W3C -PORTVERSION= 0.1 +PORTVERSION= 0.13 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= WebService @@ -15,10 +15,11 @@ 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 Index: distinfo =================================================================== RCS file: /home/pcvs/ports/www/p5-webservice-validator-html-w3c/distinfo,v retrieving revision 1.2 diff -u -u -r1.2 distinfo --- distinfo 24 Jan 2006 03:14:00 -0000 1.2 +++ distinfo 29 Apr 2006 09:51:06 -0000 @@ -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 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/www/p5-webservice-validator-html-w3c/pkg-plist,v retrieving revision 1.2 diff -u -u -r1.2 pkg-plist --- pkg-plist 22 Jan 2006 02:58:19 -0000 1.2 +++ pkg-plist 29 Apr 2006 09:51:06 -0000 @@ -1,3 +1,4 @@ +%%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