ports/127149: [PATCH] www/p5-WebService-Validator-HTML-W3C: update to 0.24
Yen-Ming Lee
leeym at FreeBSD.org
Sat Sep 6 15:10:02 UTC 2008
>Number: 127149
>Category: ports
>Synopsis: [PATCH] www/p5-WebService-Validator-HTML-W3C: update to 0.24
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sat Sep 06 15:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Yen-Ming Lee
>Release: FreeBSD 7.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
>Description:
- Update to 0.24
Port maintainer (toni.viemero at iki.fi) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-WebService-Validator-HTML-W3C-0.24.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-webservice-validator-html-w3c/Makefile,v
retrieving revision 1.7
diff -u -d -b -w -u -r1.7 Makefile
--- Makefile 17 Apr 2008 14:30:26 -0000 1.7
+++ Makefile 6 Sep 2008 15:00:28 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= WebService-Validator-HTML-W3C
-PORTVERSION= 0.22
+PORTVERSION= 0.24
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,10 +14,10 @@
MAINTAINER= toni.viemero at iki.fi
COMMENT= Access to the W3Cs online HTML validator
-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
-BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
+ p5-URI>=0:${PORTSDIR}/net/p5-URI \
+ p5-XML-XPath>=0:${PORTSDIR}/textproc/p5-XML-XPath \
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww
PERL_CONFIGURE= yes
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/p5-webservice-validator-html-w3c/distinfo,v
retrieving revision 1.7
diff -u -d -b -w -u -r1.7 distinfo
--- distinfo 17 Dec 2007 17:13:56 -0000 1.7
+++ distinfo 6 Sep 2008 15:00:28 -0000
@@ -1,3 +1,3 @@
-MD5 (WebService-Validator-HTML-W3C-0.22.tar.gz) = 0083c2afa6e695e47fee7a8d97283e3d
-SHA256 (WebService-Validator-HTML-W3C-0.22.tar.gz) = 6ab73e9d4c57128b2d0eda46fe02e206169d7f22b7337c3a6787f86b5ccd184e
-SIZE (WebService-Validator-HTML-W3C-0.22.tar.gz) = 13381
+MD5 (WebService-Validator-HTML-W3C-0.24.tar.gz) = 7c58ebb1df29fdc0b88474217c064f10
+SHA256 (WebService-Validator-HTML-W3C-0.24.tar.gz) = 09d62bc5a2089c792bbba34583d0a13776428c5a8d29f9c0d4f140f5145db09b
+SIZE (WebService-Validator-HTML-W3C-0.24.tar.gz) = 14843
--- p5-WebService-Validator-HTML-W3C-0.24.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list