svn commit: r455347 - head/devel/phpunit6
Jochen Neumeister
joneum at FreeBSD.org
Sat Dec 2 11:16:44 UTC 2017
Author: joneum
Date: Sat Dec 2 11:16:43 2017
New Revision: 455347
URL: https://svnweb.freebsd.org/changeset/ports/455347
Log:
devel/phpunit6: Update from 6.4.4 to 6.5.1
Changelog:
https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.4.md
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 Sat Dec 2 11:14:51 2017 (r455346)
+++ head/devel/phpunit6/Makefile Sat Dec 2 11:16:43 2017 (r455347)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= phpunit
-PORTVERSION= 6.4.4
+DISTVERSION= 6.5.1
CATEGORIES= devel www
MASTER_SITES= https://phar.phpunit.de/
PKGNAMESUFFIX= 6
Modified: head/devel/phpunit6/distinfo
==============================================================================
--- head/devel/phpunit6/distinfo Sat Dec 2 11:14:51 2017 (r455346)
+++ head/devel/phpunit6/distinfo Sat Dec 2 11:16:43 2017 (r455347)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1510863156
-SHA256 (phpunit-6.4.4.phar) = c9e5ee0779b6ec66cc6ac1f09a1cf3777b041d0b7f2b85583d7908e786077559
-SIZE (phpunit-6.4.4.phar) = 2746474
+TIMESTAMP = 1512213304
+SHA256 (phpunit-6.5.1.phar) = 99d20aca849cb0e473911f27678e753d0efd7e5c9631f4aba49e23d67bcb286a
+SIZE (phpunit-6.5.1.phar) = 2757932
More information about the svn-ports-all
mailing list