ports/130930: [Update]www/pear-Services_W3C_HTMLValidator:update to 1.0.0r2

Wen Heping wenheping at gmail.com
Sat Jan 24 06:10:02 UTC 2009


>Number:         130930
>Category:       ports
>Synopsis:       [Update]www/pear-Services_W3C_HTMLValidator:update to 1.0.0r2
>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 Jan 24 06:10:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD 8.0-CURRENT
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT-200811 FreeBSD 8.0-CURRENT-200811 #0: Thu Nov  6 00:32:12 UTC 2008     root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
update to 1.0.0RC2 from 0.2.0
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2009-01-24 13:06:54.000000000 +0800
+++ Makefile	2009-01-24 13:41:59.000000000 +0800
@@ -6,21 +6,27 @@
 #
 
 PORTNAME=	Services_W3C_HTMLValidator
-PORTVERSION=	0.2.0
+PORTVERSION=	1.0.0r2
 CATEGORIES=	www pear
+DISTNAME=	${PORTNAME}-1.0.0RC2
 
 MAINTAINER=	miwi at FreeBSD.org
 COMMENT=	An Object Oriented Interface to the W3C HTML Validator service.
 
-BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
+BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
+		${PEARDIR}/HTTP/Request2.php:${PORTSDIR}/www/pear-HTTP_Request2
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 CATEGORY=	Services
 FILES=		HTMLValidator.php HTMLValidator/Error.php HTMLValidator/Message.php \
 		HTMLValidator/Response.php HTMLValidator/Warning.php
-DOCS=		examples/example.html examples/validate_byfile.php  \
-		examples/validate_byuri.php examples/validate_fragment.php \
-		examples/validate_responsexml.php
+EXAMPLES=	example.html validate_byfile.php  \
+		validate_byuri.php validate_fragment.php \
+		validate_responsexml.php \
+		PHPUnit/URIValidationTest.php PHPUnit/ValidationSuite.php
+TESTS=		AllTests.php Services/W3C/HTMLValidatorTest.php
+
+_EXAMPLESDIR=	docs/examples
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear/bsd.pear.mk"
--- distinfo.orig	2007-04-30 05:34:35.000000000 +0800
+++ distinfo	2009-01-24 13:09:04.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (PEAR/Services_W3C_HTMLValidator-0.2.0.tgz) = eeeaaccad8fac68f2ce3218544ce69e2
-SHA256 (PEAR/Services_W3C_HTMLValidator-0.2.0.tgz) = aaacd919bb74462e248cf9f8e2c1dcf69b3330e60a988c272c3cdca654a146d8
-SIZE (PEAR/Services_W3C_HTMLValidator-0.2.0.tgz) = 9987
+MD5 (PEAR/Services_W3C_HTMLValidator-1.0.0RC2.tgz) = 0a2959ca9d23aa45b4b2208951a0efd6
+SHA256 (PEAR/Services_W3C_HTMLValidator-1.0.0RC2.tgz) = 3bfbcc1e6ecd99bae0cc68ceeec010faaf4354e21cad6b1266f63a0bc2ce3fcf
+SIZE (PEAR/Services_W3C_HTMLValidator-1.0.0RC2.tgz) = 13656


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list