aboutsummaryrefslogtreecommitdiff
path: root/devel/aphpunit
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2018-03-29 09:04:08 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2018-03-29 09:04:08 +0000
commit64e451a0d9b55a9779a0f64c8c603aa7587c2a1e (patch)
treeb0e5f4c70d96c26bbd74841eba4a9e53c2f86061 /devel/aphpunit
parent71b398d3d94308ccb0d4b09558205684419666b3 (diff)
downloadports-64e451a0d9b55a9779a0f64c8c603aa7587c2a1e.tar.gz
ports-64e451a0d9b55a9779a0f64c8c603aa7587c2a1e.zip
devel/aphpunit: Update from 1.3 to 1.4
- Feature: Remove source-path of test-cases to make Testcase-Summary more readable Port-Changes: - set IGNORE_WITH_PHP because it needs at least PHP 7.0 - flavorize port Differential Revision: https://reviews.freebsd.org/D14693
Notes
Notes: svn path=/head/; revision=465873
Diffstat (limited to 'devel/aphpunit')
-rw-r--r--devel/aphpunit/Makefile7
-rw-r--r--devel/aphpunit/distinfo6
2 files changed, 8 insertions, 5 deletions
diff --git a/devel/aphpunit/Makefile b/devel/aphpunit/Makefile
index df8721b5dd7a..777552a98c0b 100644
--- a/devel/aphpunit/Makefile
+++ b/devel/aphpunit/Makefile
@@ -1,9 +1,10 @@
# $FreeBSD$
PORTNAME= aphpunit
-DISTVERSION= 1.3
+DISTVERSION= 1.4
CATEGORIES= devel www
MASTER_SITES= http://phar.toco-domains.de/
+PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}
EXTRACT_SUFX= .phar
MAINTAINER= tz@FreeBSD.org
@@ -11,7 +12,9 @@ COMMENT= Testing framework for unit tests
LICENSE= BSD2CLAUSE
-USES= php
+IGNORE_WITH_PHP= 56
+
+USES= php:flavors
USE_PHP= pcntl phar posix sysvmsg
NO_ARCH= yes
diff --git a/devel/aphpunit/distinfo b/devel/aphpunit/distinfo
index 1f6e94c74321..3cfc5f7c3ce6 100644
--- a/devel/aphpunit/distinfo
+++ b/devel/aphpunit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1511523685
-SHA256 (aphpunit-1.3.phar) = 63d5ca2740c36536385cb559ba61efb7ccb88644c44f53b8dca4e103c5a44a78
-SIZE (aphpunit-1.3.phar) = 55335
+TIMESTAMP = 1521028814
+SHA256 (aphpunit-1.4.phar) = d63998bbfa674abbf6efe13a90be154686409cd098d59b889198b25a5500c8cd
+SIZE (aphpunit-1.4.phar) = 56356