Index: head/devel/pear-PHPUnit/Makefile =================================================================== --- head/devel/pear-PHPUnit/Makefile (revision 119718) +++ head/devel/pear-PHPUnit/Makefile (revision 119719) @@ -1,26 +1,26 @@ # Ports collection makefile for: pear-PHPUnit # Date created: 24 February 2004 # Whom: Gerrit Beine () # # $FreeBSD$ # PORTNAME= PHPUnit -PORTVERSION= 1.0.1 +PORTVERSION= 1.1.0 CATEGORIES= devel www pear MAINTAINER= tux@pinguru.net COMMENT= 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/TestResult.php PHPUnit/TestSuite.php PHPUnit/Skeleton.php \ PHPUnit/GUI/HTML.php PHPUnit/GUI/HTML.tpl PHPUnit/GUI/SetupDecorator.php .include .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" .include Property changes on: head/devel/pear-PHPUnit/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/devel/pear-PHPUnit/distinfo =================================================================== --- head/devel/pear-PHPUnit/distinfo (revision 119718) +++ head/devel/pear-PHPUnit/distinfo (revision 119719) @@ -1,2 +1,2 @@ -MD5 (PEAR/PHPUnit-1.0.1.tgz) = d05995d34f2059980fc9fb52fe611463 -SIZE (PEAR/PHPUnit-1.0.1.tgz) = 11749 +MD5 (PEAR/PHPUnit-1.1.0.tgz) = 697aae49462d333483111a834428334c +SIZE (PEAR/PHPUnit-1.1.0.tgz) = 15418 Property changes on: head/devel/pear-PHPUnit/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property