aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-PHPUnit
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-01-13 00:09:49 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-01-13 00:09:49 +0000
commitfc51d4d9249f543f87368c7f1ae1a1d41c9f12b5 (patch)
treefa5468c2bc08b4ed9d70304d0627f0f199509738 /devel/pear-PHPUnit
parent4191759ddf7a342842751be872124bef60ad5dea (diff)
downloadports-fc51d4d9249f543f87368c7f1ae1a1d41c9f12b5.tar.gz
ports-fc51d4d9249f543f87368c7f1ae1a1d41c9f12b5.zip
Notes
Diffstat (limited to 'devel/pear-PHPUnit')
-rw-r--r--devel/pear-PHPUnit/Makefile11
-rw-r--r--devel/pear-PHPUnit/distinfo6
2 files changed, 13 insertions, 4 deletions
diff --git a/devel/pear-PHPUnit/Makefile b/devel/pear-PHPUnit/Makefile
index 81fe3f2aad69..476e7af7afa7 100644
--- a/devel/pear-PHPUnit/Makefile
+++ b/devel/pear-PHPUnit/Makefile
@@ -6,8 +6,9 @@
#
PORTNAME= PHPUnit
-PORTVERSION= 1.3.2
+PORTVERSION= 1.3.3
CATEGORIES= devel www pear
+MASTER_SITES= http://pear.phpunit.de/get/
MAINTAINER= gerrit.beine@gmx.de
COMMENT= PEAR regression testing framework for unit tests
@@ -15,6 +16,14 @@ COMMENT= PEAR regression testing framework for unit tests
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${BUILD_DEPENDS}
+MANUAL_PACKAGE_BUILD= attempts to contact pear.phpunit.de during install phase
+
+CHANNEL= pear.phpunit.de
+SUB_FILES= pear-deinstall pear-install
+SUB_LIST+= CHANNEL=${CHANNEL}
+PKGINSTALL= ${WRKDIR}/pear-install
+PKGDEINSTALL= ${WRKDIR}/pear-deinstall
+
FILES= PHPUnit.php PHPUnit/GUI/Gtk.php PHPUnit/GUI/HTML.php \
PHPUnit/GUI/HTML.tpl PHPUnit/GUI/SetupDecorator.php \
PHPUnit/Assert.php PHPUnit/RepeatedTest.php PHPUnit/Skeleton.php \
diff --git a/devel/pear-PHPUnit/distinfo b/devel/pear-PHPUnit/distinfo
index 62ad812853d5..2b6156274809 100644
--- a/devel/pear-PHPUnit/distinfo
+++ b/devel/pear-PHPUnit/distinfo
@@ -1,3 +1,3 @@
-MD5 (PEAR/PHPUnit-1.3.2.tgz) = 4b9dd2158e4035318481c93bbd59aaa5
-SHA256 (PEAR/PHPUnit-1.3.2.tgz) = 3bc720e7acb574712e4c51f676fc258f4425acc2652a540d6c73b53422b8bed9
-SIZE (PEAR/PHPUnit-1.3.2.tgz) = 20786
+MD5 (PEAR/PHPUnit-1.3.3.tgz) = 09ad4c28570cb67067b7f0dc1aea3a34
+SHA256 (PEAR/PHPUnit-1.3.3.tgz) = d309ce39a6c23158e923fcf458ff15df701d3a1278e490f159dc6f08f2f1f80f
+SIZE (PEAR/PHPUnit-1.3.3.tgz) = 20553