svn commit: r471378 - head/devel/phpunit7

Jochen Neumeister joneum at FreeBSD.org
Sat Jun 2 16:45:11 UTC 2018


Author: joneum
Date: Sat Jun  2 16:45:10 2018
New Revision: 471378
URL: https://svnweb.freebsd.org/changeset/ports/471378

Log:
  Update to 7.2.2
  
  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  2 16:32:37 2018	(r471377)
+++ head/devel/phpunit7/Makefile	Sat Jun  2 16:45:10 2018	(r471378)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-DISTVERSION=	7.1.5
+DISTVERSION=	7.2.2
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	7${PHP_PKGNAMESUFFIX}

Modified: head/devel/phpunit7/distinfo
==============================================================================
--- head/devel/phpunit7/distinfo	Sat Jun  2 16:32:37 2018	(r471377)
+++ head/devel/phpunit7/distinfo	Sat Jun  2 16:45:10 2018	(r471378)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1525078855
-SHA256 (phpunit-7.1.5.phar) = 60200d3e8c4182fed570002239100552bf63eaa17b136c18cbe9b97bcd9040aa
-SIZE (phpunit-7.1.5.phar) = 2784899
+TIMESTAMP = 1527957470
+SHA256 (phpunit-7.2.2.phar) = da8ee7b6d60618576f66f02421704db7678e8120e5773a336fbceef79c38f8bd
+SIZE (phpunit-7.2.2.phar) = 2809303


More information about the svn-ports-head mailing list