svn commit: r465831 - head/devel/phpunit7
Jochen Neumeister
joneum at FreeBSD.org
Wed Mar 28 17:39:18 UTC 2018
Author: joneum
Date: Wed Mar 28 17:39:17 2018
New Revision: 465831
URL: https://svnweb.freebsd.org/changeset/ports/465831
Log:
devel/phpunit7: Update to 7.0.3
Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-7.0.md
Modified:
head/devel/phpunit7/Makefile
head/devel/phpunit7/distinfo
Modified: head/devel/phpunit7/Makefile
==============================================================================
--- head/devel/phpunit7/Makefile Wed Mar 28 17:20:48 2018 (r465830)
+++ head/devel/phpunit7/Makefile Wed Mar 28 17:39:17 2018 (r465831)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= phpunit
-DISTVERSION= 7.0.2
+DISTVERSION= 7.0.3
CATEGORIES= devel www
MASTER_SITES= https://phar.phpunit.de/
PKGNAMESUFFIX= 7${PHP_PKGNAMESUFFIX}
Modified: head/devel/phpunit7/distinfo
==============================================================================
--- head/devel/phpunit7/distinfo Wed Mar 28 17:20:48 2018 (r465830)
+++ head/devel/phpunit7/distinfo Wed Mar 28 17:39:17 2018 (r465831)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1519835850
-SHA256 (phpunit-7.0.2.phar) = dd37449ebd5a57d28564b0e56ab82001b86d9bb86abd74d849784dd76e13eeb2
-SIZE (phpunit-7.0.2.phar) = 2792137
+TIMESTAMP = 1522258677
+SHA256 (phpunit-7.0.3.phar) = 5889db48d1cd666ecd6b8885f47c0bdef1778e81658b5e636e3ada1d2bd382c0
+SIZE (phpunit-7.0.3.phar) = 2792191
More information about the svn-ports-all
mailing list