From owner-svn-ports-all@freebsd.org Tue Jul 17 10:19:11 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1703A1035D37; Tue, 17 Jul 2018 10:19:11 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B8B4E816E7; Tue, 17 Jul 2018 10:19:10 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9A0651FC7; Tue, 17 Jul 2018 10:19:10 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w6HAJAbb045389; Tue, 17 Jul 2018 10:19:10 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6HAJA6p045387; Tue, 17 Jul 2018 10:19:10 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201807171019.w6HAJA6p045387@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Tue, 17 Jul 2018 10:19:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474791 - head/devel/phpunit7 X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/devel/phpunit7 X-SVN-Commit-Revision: 474791 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jul 2018 10:19:11 -0000 Author: joneum Date: Tue Jul 17 10:19:09 2018 New Revision: 474791 URL: https://svnweb.freebsd.org/changeset/ports/474791 Log: Update to 7.2.7 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 Tue Jul 17 09:39:31 2018 (r474790) +++ head/devel/phpunit7/Makefile Tue Jul 17 10:19:09 2018 (r474791) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 7.2.6 +DISTVERSION= 7.2.7 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 7${PHP_PKGNAMESUFFIX} Modified: head/devel/phpunit7/distinfo ============================================================================== --- head/devel/phpunit7/distinfo Tue Jul 17 09:39:31 2018 (r474790) +++ head/devel/phpunit7/distinfo Tue Jul 17 10:19:09 2018 (r474791) @@ -1,3 +1,3 @@ -TIMESTAMP = 1529739884 -SHA256 (phpunit-7.2.6.phar) = 273f39142935c4a76b62869f6035e67aed0664d416a4ad32659d19b5ba0f4304 -SIZE (phpunit-7.2.6.phar) = 2784751 +TIMESTAMP = 1531822637 +SHA256 (phpunit-7.2.7.phar) = 05f4cc33c2d86daf733cf17222ab1ab6ecac8b315fd9699bfc9e3f8080598f5c +SIZE (phpunit-7.2.7.phar) = 2786927