ports/64955: Update port devel/pear-PHPUnit

Gerrit Beine gerrit at beine-computer.de
Tue Mar 30 20:20:12 UTC 2004


>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 at 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 at beine-computer.de>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	PHPUnit
XPORTVERSION=	1.0.0
XPORTREVISION=	2
XCATEGORIES=	devel www pear
X
XMAINTAINER=	ports at 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:



More information about the freebsd-ports-bugs mailing list