svn commit: r468679 - head/devel/phpunit7
Jochen Neumeister
joneum at FreeBSD.org
Mon Apr 30 09:01:32 UTC 2018
Author: joneum
Date: Mon Apr 30 09:01:31 2018
New Revision: 468679
URL: https://svnweb.freebsd.org/changeset/ports/468679
Log:
Update to 7.1.5
Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-7.1.md
Modified:
head/devel/phpunit7/Makefile
head/devel/phpunit7/distinfo
Modified: head/devel/phpunit7/Makefile
==============================================================================
--- head/devel/phpunit7/Makefile Mon Apr 30 09:00:48 2018 (r468678)
+++ head/devel/phpunit7/Makefile Mon Apr 30 09:01:31 2018 (r468679)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= phpunit
-DISTVERSION= 7.1.4
+DISTVERSION= 7.1.5
CATEGORIES= devel www
MASTER_SITES= https://phar.phpunit.de/
PKGNAMESUFFIX= 7${PHP_PKGNAMESUFFIX}
Modified: head/devel/phpunit7/distinfo
==============================================================================
--- head/devel/phpunit7/distinfo Mon Apr 30 09:00:48 2018 (r468678)
+++ head/devel/phpunit7/distinfo Mon Apr 30 09:01:31 2018 (r468679)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524258770
-SHA256 (phpunit-7.1.4.phar) = 192d33d37e55f9f28a0afd060c1a2178dd264ddad3ba5079e45b91ecb25d98a2
-SIZE (phpunit-7.1.4.phar) = 2787267
+TIMESTAMP = 1525078855
+SHA256 (phpunit-7.1.5.phar) = 60200d3e8c4182fed570002239100552bf63eaa17b136c18cbe9b97bcd9040aa
+SIZE (phpunit-7.1.5.phar) = 2784899
More information about the svn-ports-all
mailing list