From owner-svn-ports-all@freebsd.org Wed Feb 14 16:40:39 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 341A5F0CE7B; Wed, 14 Feb 2018 16:40:39 +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 DA3A281029; Wed, 14 Feb 2018 16:40:38 +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 D50AA124F4; Wed, 14 Feb 2018 16:40:38 +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 w1EGec2C089732; Wed, 14 Feb 2018 16:40:38 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1EGec5T089730; Wed, 14 Feb 2018 16:40:38 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201802141640.w1EGec5T089730@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Wed, 14 Feb 2018 16:40:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461816 - head/devel/phpunit7 X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/devel/phpunit7 X-SVN-Commit-Revision: 461816 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.25 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: Wed, 14 Feb 2018 16:40:39 -0000 Author: joneum Date: Wed Feb 14 16:40:38 2018 New Revision: 461816 URL: https://svnweb.freebsd.org/changeset/ports/461816 Log: devel/phpunit7: Update to 7.0.1 Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-7.0.md Approved by: mentors (implicit) Modified: head/devel/phpunit7/Makefile head/devel/phpunit7/distinfo Modified: head/devel/phpunit7/Makefile ============================================================================== --- head/devel/phpunit7/Makefile Wed Feb 14 16:37:07 2018 (r461815) +++ head/devel/phpunit7/Makefile Wed Feb 14 16:40:38 2018 (r461816) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 7.0 +DISTVERSION= 7.0.1 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 7 Modified: head/devel/phpunit7/distinfo ============================================================================== --- head/devel/phpunit7/distinfo Wed Feb 14 16:37:07 2018 (r461815) +++ head/devel/phpunit7/distinfo Wed Feb 14 16:40:38 2018 (r461816) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518552754 -SHA256 (phpunit-7.0.phar) = ccdf420f69adc4f11dd46bd43f70a422bd8111ad9a81d907bab4a0d66314cc48 -SIZE (phpunit-7.0.phar) = 2795954 +TIMESTAMP = 1518626381 +SHA256 (phpunit-7.0.1.phar) = 6bd53faeff3fe5290de245863c221a80de3efd58a502988fa167d679f99f0a1d +SIZE (phpunit-7.0.1.phar) = 2792340