Date: Tue, 30 Mar 2004 12:10:25 -0800 (PST) From: Gerrit Beine <gerrit@beine-computer.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/64955: Update port devel/pear-PHPUnit Message-ID: <200403302010.i2UKAP3e059169@www.freebsd.org> Resent-Message-ID: <200403302020.i2UKKC23055466@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 64955 >Category: ports >Synopsis: Update port devel/pear-PHPUnit >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Mar 30 12:20:11 PST 2004 >Closed-Date: >Last-Modified: >Originator: Gerrit Beine >Release: 5.2-RELEASE >Organization: Beine Computer >Environment: FreeBSD localhost 5.2-RELEASE FreeBSD 5.2-RELEASE #10: Fri Mar 19 16:53:35 CET 2004 root@localhost:/usr/src/sys/i386/compile/ASUS i386 >Description: 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/. WWW: http://pear.php.net/package-info.php?package=PHPUnit WWW: http://www.sebastian-bergmann.de/PHPUnit/ >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # pear-PHPUnit/ # pear-PHPUnit/Makefile # pear-PHPUnit/distinfo # pear-PHPUnit/pkg-descr # echo c - pear-PHPUnit/ mkdir -p pear-PHPUnit/ > /dev/null 2>&1 echo x - pear-PHPUnit/Makefile sed 's/^X//' >pear-PHPUnit/Makefile << 'END-of-pear-PHPUnit/Makefile' X# Ports collection makefile for: pear-PHPUnit X# Date created: 24 February 2004 X# Whom: Gerrit Beine (<gerrit@beine-computer.de>) X# X# $FreeBSD$ X# X XPORTNAME= PHPUnit XPORTVERSION= 1.0.0 XPORTREVISION= 2 XCATEGORIES= devel www pear X XMAINTAINER= ports@freebsd.org XCOMMENT= Regression testing framework for unit tests X XBUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR XRUN_DEPENDS= ${BUILD_DEPENDS} X XFILES= PHPUnit.php \ X PHPUnit/Assert.php PHPUnit/RepeatedTest.php PHPUnit/TestCase.php \ X PHPUnit/TestDecorator.php PHPUnit/TestFailure.php PHPUnit/TestListener.php \ X PHPUnit/TestResult.php PHPUnit/TestSuite.php \ X PHPUnit/GUI/HTML.php PHPUnit/GUI/HTML.tpl PHPUnit/GUI/SetupDecorator.php X X.include <bsd.port.pre.mk> X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" X.include <bsd.port.post.mk> END-of-pear-PHPUnit/Makefile echo x - pear-PHPUnit/distinfo sed 's/^X//' >pear-PHPUnit/distinfo << 'END-of-pear-PHPUnit/distinfo' XMD5 (PEAR/PHPUnit-1.0.0.tgz) = a3beb4c26c840aa0c2bd7ea87d589109 XSIZE (PEAR/PHPUnit-1.0.0.tgz) = 11670 END-of-pear-PHPUnit/distinfo echo x - pear-PHPUnit/pkg-descr sed 's/^X//' >pear-PHPUnit/pkg-descr << 'END-of-pear-PHPUnit/pkg-descr' XPHPUnit is a regression testing framework used by the developer Xwho implements unit tests in PHP. It is based upon JUnit, which Xcan be found at http://www.junit.org/. X XWWW: http://pear.php.net/package-info.php?package=PHPUnit XWWW: http://www.sebastian-bergmann.de/PHPUnit/ END-of-pear-PHPUnit/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403302010.i2UKAP3e059169>