Date: Sat, 2 Jun 2018 16:45:10 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471378 - head/devel/phpunit7 Message-ID: <201806021645.w52GjAAd056752@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806021645.w52GjAAd056752>