Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Sep 2008 08:00:49 -0700 (PDT)
From:      Yen-Ming Lee <leeym@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        toni.viemero@iki.fi
Subject:   ports/127149: [PATCH] www/p5-WebService-Validator-HTML-W3C: update to 0.24
Message-ID:  <200809061500.m86F0nYk075931@cn1.leeym.com>
Resent-Message-ID: <200809061510.m86FA1rd053926@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809061500.m86F0nYk075931>