mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Update to 2.1.6.
Changelog at <http://pear.php.net/package/PHPUnit2/download/2.1.6/>. Submitted by: Antônio Carlos Venâncio Júnior (maintainer)
This commit is contained in:
parent
1471e3575b
commit
b27cadaa3a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129824
@ -6,8 +6,8 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= PHPUnit2
|
PORTNAME= PHPUnit2
|
||||||
PORTVERSION= 2.1.5
|
PORTVERSION= 2.1.6
|
||||||
PORTEPOCH= 2
|
PORTEPOCH= 3
|
||||||
CATEGORIES= devel www pear
|
CATEGORIES= devel www pear
|
||||||
|
|
||||||
MAINTAINER= antonio@php.net
|
MAINTAINER= antonio@php.net
|
||||||
@ -21,7 +21,6 @@ OPTIONS= PEAR_LOG "PEAR::Log support" Off
|
|||||||
|
|
||||||
NO_PACKAGE= Conflicting dependences between PHP4 and PHP5
|
NO_PACKAGE= Conflicting dependences between PHP4 and PHP5
|
||||||
|
|
||||||
USE_PHP= yes
|
|
||||||
DEFAULT_PHP_VER=5
|
DEFAULT_PHP_VER=5
|
||||||
BROKEN_WITH_PHP=4
|
BROKEN_WITH_PHP=4
|
||||||
|
|
||||||
@ -75,15 +74,5 @@ RUN_DEPENDS+= ${PEARDIR}/Log.php:${PORTSDIR}/sysutils/pear-Log
|
|||||||
.endif
|
.endif
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
PHP_VERS= ${PHP_VERSION:S/.//g}
|
|
||||||
|
|
||||||
.if defined(PHP_VERS) && ${PHP_VERS} < 502
|
|
||||||
IGNORE= "You need PHP 5.0.2 or later to install PEAR::PHPUnit2"
|
|
||||||
.endif
|
|
||||||
|
|
||||||
do-build:
|
|
||||||
${DO_NADA}
|
|
||||||
|
|
||||||
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
|
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
|
||||||
.include <bsd.port.post.mk>
|
.include <bsd.port.post.mk>
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
MD5 (PEAR/PHPUnit2-2.1.5.tgz) = 0d81a31d65cfec8105f59a3c07a5b779
|
MD5 (PEAR/PHPUnit2-2.1.6.tgz) = e6a99c41191bc77f5e16d079beda50fb
|
||||||
SIZE (PEAR/PHPUnit2-2.1.5.tgz) = 35017
|
SIZE (PEAR/PHPUnit2-2.1.6.tgz) = 35136
|
||||||
|
@ -6,8 +6,8 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= PHPUnit2
|
PORTNAME= PHPUnit2
|
||||||
PORTVERSION= 2.1.5
|
PORTVERSION= 2.1.6
|
||||||
PORTEPOCH= 2
|
PORTEPOCH= 3
|
||||||
CATEGORIES= devel www pear
|
CATEGORIES= devel www pear
|
||||||
|
|
||||||
MAINTAINER= antonio@php.net
|
MAINTAINER= antonio@php.net
|
||||||
@ -21,7 +21,6 @@ OPTIONS= PEAR_LOG "PEAR::Log support" Off
|
|||||||
|
|
||||||
NO_PACKAGE= Conflicting dependences between PHP4 and PHP5
|
NO_PACKAGE= Conflicting dependences between PHP4 and PHP5
|
||||||
|
|
||||||
USE_PHP= yes
|
|
||||||
DEFAULT_PHP_VER=5
|
DEFAULT_PHP_VER=5
|
||||||
BROKEN_WITH_PHP=4
|
BROKEN_WITH_PHP=4
|
||||||
|
|
||||||
@ -75,15 +74,5 @@ RUN_DEPENDS+= ${PEARDIR}/Log.php:${PORTSDIR}/sysutils/pear-Log
|
|||||||
.endif
|
.endif
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
PHP_VERS= ${PHP_VERSION:S/.//g}
|
|
||||||
|
|
||||||
.if defined(PHP_VERS) && ${PHP_VERS} < 502
|
|
||||||
IGNORE= "You need PHP 5.0.2 or later to install PEAR::PHPUnit2"
|
|
||||||
.endif
|
|
||||||
|
|
||||||
do-build:
|
|
||||||
${DO_NADA}
|
|
||||||
|
|
||||||
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
|
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
|
||||||
.include <bsd.port.post.mk>
|
.include <bsd.port.post.mk>
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
MD5 (PEAR/PHPUnit2-2.1.5.tgz) = 0d81a31d65cfec8105f59a3c07a5b779
|
MD5 (PEAR/PHPUnit2-2.1.6.tgz) = e6a99c41191bc77f5e16d079beda50fb
|
||||||
SIZE (PEAR/PHPUnit2-2.1.5.tgz) = 35017
|
SIZE (PEAR/PHPUnit2-2.1.6.tgz) = 35136
|
||||||
|
Loading…
Reference in New Issue
Block a user