MFH: r500916

devel/aphpunit: Upgrade from 1.7 to 1.8

Changelog:
- Bugfix: now exit with code 1, if no test-cases were found
- Bugfix: now exit with code 1, if not a single assertion was performed
- Bugfix: detected PHP errors are no longer unhandled. They are no reported as error

Changelog taken from: https://gitlab.toco-domains.de/tocOS/APHPUnit/blob/master/CHANGELOG

Approved by:	ports-secteam (miwi)
This commit is contained in:
Torsten Zuehlsdorff 2019-05-07 07:34:56 +00:00
parent 574c03b964
commit 6a33e399b3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=500953
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= aphpunit
DISTVERSION= 1.7
DISTVERSION= 1.8
CATEGORIES= devel www
MASTER_SITES= http://phar.toco-domains.de/
PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1540898963
SHA256 (aphpunit-1.7.phar) = cef2aae72690c05041dac908027f3797bc1d1f2a8a97b55e218e41e35de44772
SIZE (aphpunit-1.7.phar) = 55099
TIMESTAMP = 1557145832
SHA256 (aphpunit-1.8.phar) = 2bcd9440653960284064f7d7dc7884caf8fbd2f9698f6d87298d5c60ef039c0a
SIZE (aphpunit-1.8.phar) = 58593