svn commit: r455742 - head/devel/phpunit6
Jochen Neumeister
joneum at FreeBSD.org
Thu Dec 7 17:13:50 UTC 2017
Author: joneum
Date: Thu Dec 7 17:13:48 2017
New Revision: 455742
URL: https://svnweb.freebsd.org/changeset/ports/455742
Log:
devel/phpunit6: Update from 6.5.2 to 6.5.3
Changelog:
https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.5.md
Approved by: mentors (implicit)
Modified:
head/devel/phpunit6/Makefile
head/devel/phpunit6/distinfo
Modified: head/devel/phpunit6/Makefile
==============================================================================
--- head/devel/phpunit6/Makefile Thu Dec 7 17:06:22 2017 (r455741)
+++ head/devel/phpunit6/Makefile Thu Dec 7 17:13:48 2017 (r455742)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= phpunit
-DISTVERSION= 6.5.2
+DISTVERSION= 6.5.3
CATEGORIES= devel www
MASTER_SITES= https://phar.phpunit.de/
PKGNAMESUFFIX= 6
Modified: head/devel/phpunit6/distinfo
==============================================================================
--- head/devel/phpunit6/distinfo Thu Dec 7 17:06:22 2017 (r455741)
+++ head/devel/phpunit6/distinfo Thu Dec 7 17:13:48 2017 (r455742)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1512502712
-SHA256 (phpunit-6.5.2.phar) = 993f800d506551a5e42ec03da8256b59d0038acc06e0eb02b42364e5b806ba16
-SIZE (phpunit-6.5.2.phar) = 2757283
+TIMESTAMP = 1512666719
+SHA256 (phpunit-6.5.3.phar) = b6365deb4dac45855b5838623f60de0e966076ca102134b5dcb79bf3f6d80f4f
+SIZE (phpunit-6.5.3.phar) = 2757405
More information about the svn-ports-all
mailing list