svn commit: r473114 - head/devel/phpunit7

Jochen Neumeister joneum at FreeBSD.org
Sat Jun 23 07:45:33 UTC 2018


Author: joneum
Date: Sat Jun 23 07:45:31 2018
New Revision: 473114
URL: https://svnweb.freebsd.org/changeset/ports/473114

Log:
  Update to 7.2.6
  
  Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-7.2.md

Modified:
  head/devel/phpunit7/Makefile
  head/devel/phpunit7/distinfo

Modified: head/devel/phpunit7/Makefile
==============================================================================
--- head/devel/phpunit7/Makefile	Sat Jun 23 07:39:39 2018	(r473113)
+++ head/devel/phpunit7/Makefile	Sat Jun 23 07:45:31 2018	(r473114)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-DISTVERSION=	7.2.2
+DISTVERSION=	7.2.6
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	7${PHP_PKGNAMESUFFIX}

Modified: head/devel/phpunit7/distinfo
==============================================================================
--- head/devel/phpunit7/distinfo	Sat Jun 23 07:39:39 2018	(r473113)
+++ head/devel/phpunit7/distinfo	Sat Jun 23 07:45:31 2018	(r473114)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527957470
-SHA256 (phpunit-7.2.2.phar) = da8ee7b6d60618576f66f02421704db7678e8120e5773a336fbceef79c38f8bd
-SIZE (phpunit-7.2.2.phar) = 2809303
+TIMESTAMP = 1529739884
+SHA256 (phpunit-7.2.6.phar) = 273f39142935c4a76b62869f6035e67aed0664d416a4ad32659d19b5ba0f4304
+SIZE (phpunit-7.2.6.phar) = 2784751


More information about the svn-ports-all mailing list