ports/78097: Update port: devel/pear-PHPUnit2 to 2.1.6
Antonio Carlos Venancio Junior
antonio at php.net
Fri Feb 25 21:50:23 UTC 2005
>Number: 78097
>Category: ports
>Synopsis: Update port: devel/pear-PHPUnit2 to 2.1.6
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Fri Feb 25 21:50:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Antônio Carlos Venâncio Júnior
>Release: FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #5: Tue Feb 22 17:32:18 BRT 2005 root at antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO i386
>Description:
+ update port: devel/pear-PHPUnit2 to 2.1.6
+ changelog: http://pear.php.net/package/PHPUnit2/download/2.1.6/
+ remove PHP version dependency check
>How-To-Repeat:
>Fix:
diff -ruN pear-PHPUnit2.orig/Makefile pear-PHPUnit2/Makefile
--- pear-PHPUnit2.orig/Makefile Fri Feb 25 18:27:49 2005
+++ pear-PHPUnit2/Makefile Fri Feb 25 18:31:47 2005
@@ -6,8 +6,8 @@
#
PORTNAME= PHPUnit2
-PORTVERSION= 2.1.5
-PORTEPOCH= 2
+PORTVERSION= 2.1.6
+PORTEPOCH= 3
CATEGORIES= devel www pear
MAINTAINER= antonio at php.net
@@ -21,7 +21,6 @@
NO_PACKAGE= Conflicting dependences between PHP4 and PHP5
-USE_PHP= yes
DEFAULT_PHP_VER=5
BROKEN_WITH_PHP=4
@@ -75,15 +74,5 @@
.endif
.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 <bsd.port.post.mk>
diff -ruN pear-PHPUnit2.orig/distinfo pear-PHPUnit2/distinfo
--- pear-PHPUnit2.orig/distinfo Fri Feb 25 18:27:49 2005
+++ pear-PHPUnit2/distinfo Fri Feb 25 18:28:57 2005
@@ -1,2 +1,2 @@
-MD5 (PEAR/PHPUnit2-2.1.5.tgz) = 0d81a31d65cfec8105f59a3c07a5b779
-SIZE (PEAR/PHPUnit2-2.1.5.tgz) = 35017
+MD5 (PEAR/PHPUnit2-2.1.6.tgz) = e6a99c41191bc77f5e16d079beda50fb
+SIZE (PEAR/PHPUnit2-2.1.6.tgz) = 35136
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list