svn commit: r447659 - head/devel/phpunit6
Jochen Neumeister
joneum at FreeBSD.org
Wed Aug 9 23:30:04 UTC 2017
Author: joneum
Date: Wed Aug 9 23:30:03 2017
New Revision: 447659
URL: https://svnweb.freebsd.org/changeset/ports/447659
Log:
- devel/phpunit6: Update from 6.2.3 to 6.3.0
- Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.3.md
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D11933
Modified:
head/devel/phpunit6/Makefile
head/devel/phpunit6/distinfo
Modified: head/devel/phpunit6/Makefile
==============================================================================
--- head/devel/phpunit6/Makefile Wed Aug 9 23:11:58 2017 (r447658)
+++ head/devel/phpunit6/Makefile Wed Aug 9 23:30:03 2017 (r447659)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= phpunit
-PORTVERSION= 6.2.3
+PORTVERSION= 6.3.0
CATEGORIES= devel www
MASTER_SITES= https://phar.phpunit.de/
PKGNAMESUFFIX= 6
Modified: head/devel/phpunit6/distinfo
==============================================================================
--- head/devel/phpunit6/distinfo Wed Aug 9 23:11:58 2017 (r447658)
+++ head/devel/phpunit6/distinfo Wed Aug 9 23:30:03 2017 (r447659)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1500117416
-SHA256 (phpunit-6.2.3.phar) = aeaffe1a5a73f72f9e5dd96a5c99b234f1454ade45fae8d46af8693453ecd34d
-SIZE (phpunit-6.2.3.phar) = 2708057
+TIMESTAMP = 1502269496
+SHA256 (phpunit-6.3.0.phar) = b6f83f6430ffba4aad1945b393bb83969e62442b02d833007aac7be2439068a4
+SIZE (phpunit-6.3.0.phar) = 2724060
More information about the svn-ports-all
mailing list