ports/76912: Update port: devel/pear-PHPUnit to 1.2.2

Antonio Carlos Venancio Junior antonio at php.net
Mon Jan 31 17:40:22 UTC 2005


>Number:         76912
>Category:       ports
>Synopsis:       Update port: devel/pear-PHPUnit to 1.2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 31 17:40:21 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antônio Carlos Venâncio Júnior
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #4: Mon Jan 10 10:53:56 BRST 2005     root at antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO  i386
>Description:
+ update port: devel/pear-PHPUnit to 1.2.2
  + changelog: http://pear.php.net/package/PHPUnit/download/1.2.2/
+ request maintainership (almost 3 months without updates)
+ update pkg-descr
>How-To-Repeat:
>Fix:
diff -ruN pear-PHPUnit.orig/Makefile pear-PHPUnit/Makefile
--- pear-PHPUnit.orig/Makefile	Mon Jan 31 15:19:37 2005
+++ pear-PHPUnit/Makefile	Mon Jan 31 15:22:13 2005
@@ -6,20 +6,21 @@
 #
 
 PORTNAME=	PHPUnit
-PORTVERSION=	1.1.1
+PORTVERSION=	1.2.2
 CATEGORIES=	devel www pear
 
-MAINTAINER=	tux at pinguru.net
-COMMENT=	Regression testing framework for unit tests
+MAINTAINER=	antonio at php.net
+COMMENT=	PEAR regression testing framework for unit tests
 
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
-FILES=		PHPUnit.php \
-		PHPUnit/Assert.php PHPUnit/RepeatedTest.php PHPUnit/TestCase.php \
-		PHPUnit/TestDecorator.php PHPUnit/TestFailure.php PHPUnit/TestListener.php \
-		PHPUnit/TestResult.php PHPUnit/TestSuite.php PHPUnit/Skeleton.php \
-		PHPUnit/GUI/HTML.php PHPUnit/GUI/HTML.tpl PHPUnit/GUI/SetupDecorator.php
+FILES=		PHPUnit.php PHPUnit/GUI/Gtk.php PHPUnit/GUI/HTML.php \
+		PHPUnit/GUI/HTML.tpl PHPUnit/GUI/SetupDecorator.php \
+		PHPUnit/Assert.php PHPUnit/RepeatedTest.php PHPUnit/Skeleton.php \
+		PHPUnit/TestCase.php PHPUnit/TestDecorator.php \
+		PHPUnit/TestFailure.php PHPUnit/TestListener.php \
+		PHPUnit/TestResult.php PHPUnit/TestSuite.php
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
diff -ruN pear-PHPUnit.orig/distinfo pear-PHPUnit/distinfo
--- pear-PHPUnit.orig/distinfo	Mon Jan 31 15:19:37 2005
+++ pear-PHPUnit/distinfo	Mon Jan 31 15:22:20 2005
@@ -1,2 +1,2 @@
-MD5 (PEAR/PHPUnit-1.1.1.tgz) = 036c84775cfc50524ab85489d6fe55ee
-SIZE (PEAR/PHPUnit-1.1.1.tgz) = 15387
+MD5 (PEAR/PHPUnit-1.2.2.tgz) = 4084cdc8b52f9e31b547490ecda867dc
+SIZE (PEAR/PHPUnit-1.2.2.tgz) = 21058
diff -ruN pear-PHPUnit.orig/pkg-descr pear-PHPUnit/pkg-descr
--- pear-PHPUnit.orig/pkg-descr	Mon Jan 31 15:19:37 2005
+++ pear-PHPUnit/pkg-descr	Mon Jan 31 15:24:18 2005
@@ -1,6 +1,4 @@
-PHPUnit is a regression testing framework used by the developer
-who implements unit tests in PHP. It is based upon JUnit, which
-can be found at http://www.junit.org/.
+PHPUnit is a regression testing framework used by the developer who implements 
+unit tests in PHP. This is the version to be used with PHP 4.
 
-WWW: http://pear.php.net/package-info.php?package=PHPUnit
-WWW: http://www.sebastian-bergmann.de/PHPUnit/
+WWW: http://pear.php.net/package/PHPUnit/
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list