svn commit: r513751 - head/devel/phpunit8
Jochen Neumeister
joneum at FreeBSD.org
Fri Oct 4 07:45:58 UTC 2019
Author: joneum
Date: Fri Oct 4 07:45:57 2019
New Revision: 513751
URL: https://svnweb.freebsd.org/changeset/ports/513751
Log:
Update to 8.4.0
Sponsored by: Netzkommune GmbH
Modified:
head/devel/phpunit8/Makefile
head/devel/phpunit8/distinfo
Modified: head/devel/phpunit8/Makefile
==============================================================================
--- head/devel/phpunit8/Makefile Fri Oct 4 07:35:13 2019 (r513750)
+++ head/devel/phpunit8/Makefile Fri Oct 4 07:45:57 2019 (r513751)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= phpunit
-DISTVERSION= 8.3.5
+DISTVERSION= 8.4.0
CATEGORIES= devel www
MASTER_SITES= https://phar.phpunit.de/
PKGNAMESUFFIX= 8${PHP_PKGNAMESUFFIX}
@@ -12,7 +12,7 @@ COMMENT= Testing framework for unit tests
LICENSE= BSD3CLAUSE
-CONFLICTS_INSTALL= phpunit6
+CONFLICTS_INSTALL= phpunit6 phpunit7
USES= cpe php:flavors
CPE_VENDOR= phpunit_project
Modified: head/devel/phpunit8/distinfo
==============================================================================
--- head/devel/phpunit8/distinfo Fri Oct 4 07:35:13 2019 (r513750)
+++ head/devel/phpunit8/distinfo Fri Oct 4 07:45:57 2019 (r513751)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1568880358
-SHA256 (phpunit-8.3.5.phar) = ec7e2bc418cda48eeb0a184fc883c485d4733c5c65cf77f231c7cac25a1380f5
-SIZE (phpunit-8.3.5.phar) = 2868557
+TIMESTAMP = 1570174438
+SHA256 (phpunit-8.4.0.phar) = 02063d70fa8de83f2af4f1a0726101ca1c2a6146b3e4eefa12814cbc0845caca
+SIZE (phpunit-8.4.0.phar) = 2876999
More information about the svn-ports-all
mailing list