From owner-svn-ports-all@freebsd.org Sat Jun 2 16:45: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 C33BDFCA546; Sat, 2 Jun 2018 16:45: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 6BD106BD17; Sat, 2 Jun 2018 16:45:11 +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 4E6901260C; Sat, 2 Jun 2018 16:45:11 +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 w52GjBwe056754; Sat, 2 Jun 2018 16:45:11 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w52GjAAd056752; Sat, 2 Jun 2018 16:45:10 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201806021645.w52GjAAd056752@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Sat, 2 Jun 2018 16:45:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471378 - head/devel/phpunit7 X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/devel/phpunit7 X-SVN-Commit-Revision: 471378 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.26 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: Sat, 02 Jun 2018 16:45:11 -0000 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