From owner-svn-ports-head@freebsd.org Tue Apr 17 17:18:26 2018 Return-Path: Delivered-To: svn-ports-head@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 70C41F8B70A; Tue, 17 Apr 2018 17:18:26 +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 C75BC83F1C; Tue, 17 Apr 2018 17:18:25 +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 BBF5C7762; Tue, 17 Apr 2018 17:18:25 +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 w3HHIPJH056395; Tue, 17 Apr 2018 17:18:25 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3HHIPKe056393; Tue, 17 Apr 2018 17:18:25 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201804171718.w3HHIPKe056393@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Tue, 17 Apr 2018 17:18:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467618 - head/devel/phpunit6 X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/devel/phpunit6 X-SVN-Commit-Revision: 467618 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Apr 2018 17:18:26 -0000 Author: joneum Date: Tue Apr 17 17:18:25 2018 New Revision: 467618 URL: https://svnweb.freebsd.org/changeset/ports/467618 Log: devel/phpunit6: Update to 6.5.8 Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.5.md Modified: head/devel/phpunit6/Makefile head/devel/phpunit6/distinfo Modified: head/devel/phpunit6/Makefile ============================================================================== --- head/devel/phpunit6/Makefile Tue Apr 17 16:52:17 2018 (r467617) +++ head/devel/phpunit6/Makefile Tue Apr 17 17:18:25 2018 (r467618) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 6.5.7 +DISTVERSION= 6.5.8 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 6${PHP_PKGNAMESUFFIX} Modified: head/devel/phpunit6/distinfo ============================================================================== --- head/devel/phpunit6/distinfo Tue Apr 17 16:52:17 2018 (r467617) +++ head/devel/phpunit6/distinfo Tue Apr 17 17:18:25 2018 (r467618) @@ -1,3 +1,3 @@ -TIMESTAMP = 1519681368 -SHA256 (phpunit-6.5.7.phar) = 4652b6052806e672f2f5670e1b46dec34ad9f5c144613f5ea222c8e3e7e9400a -SIZE (phpunit-6.5.7.phar) = 2763677 +TIMESTAMP = 1523985419 +SHA256 (phpunit-6.5.8.phar) = ff911ab2d6900efe65b25c404a83bc8a74fe6f443606d170dc05738f887b2238 +SIZE (phpunit-6.5.8.phar) = 2765031