This is the newest version of PHPUnit. Even it is no longer hostet by PEAR, it still used the PEAR installer. PHPUnit3 cannot be installed with PHPUnit or PHPUnit2 together. PHPUnit3 comes with many enhancements to PHPUnit2, see http://www.phpunit.de/wiki/ChangeLog#PHPUnit3.0.019-Nov-2006 for details. Note: This port requires the bsd.pear.mk channel patch.
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants to have pear- PRs
miwi 2007-06-10 11:16:29 UTC FreeBSD ports repository Modified files: devel Makefile devel/pear-PHPUnit3 Makefile distinfo pkg-descr Log: PHPUnit3 is a regression testing framework used by the developer who implements unit tests in PHP5. It is based upon JUnit, which can be found at http://www.junit.org/. WWW: http://www.phpunit.de/ PR: 112737 Submitted by: Gerrit Beine<gerrit.beine@gmx.de> Repocopied by: marcus Revision Changes Path 1.2780 +1 -0 ports/devel/Makefile 1.18 +241 -68 ports/devel/pear-PHPUnit3/Makefile 1.13 +3 -3 ports/devel/pear-PHPUnit3/distinfo 1.2 +1 -1 ports/devel/pear-PHPUnit3/pkg-descr _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!