From owner-svn-ports-head@freebsd.org Thu Dec 7 17:13:50 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6317EE8CB84; Thu, 7 Dec 2017 17:13:50 +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 mx1.freebsd.org (Postfix) with ESMTPS id 2FC8A6DE6D; Thu, 7 Dec 2017 17:13:50 +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 vB7HDnSC024052; Thu, 7 Dec 2017 17:13:49 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7HDnN2024049; Thu, 7 Dec 2017 17:13:49 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201712071713.vB7HDnN2024049@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Thu, 7 Dec 2017 17:13:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455742 - head/devel/phpunit6 X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/devel/phpunit6 X-SVN-Commit-Revision: 455742 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: Thu, 07 Dec 2017 17:13:50 -0000 Author: joneum Date: Thu Dec 7 17:13:48 2017 New Revision: 455742 URL: https://svnweb.freebsd.org/changeset/ports/455742 Log: devel/phpunit6: Update from 6.5.2 to 6.5.3 Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.5.md Approved by: mentors (implicit) Modified: head/devel/phpunit6/Makefile head/devel/phpunit6/distinfo Modified: head/devel/phpunit6/Makefile ============================================================================== --- head/devel/phpunit6/Makefile Thu Dec 7 17:06:22 2017 (r455741) +++ head/devel/phpunit6/Makefile Thu Dec 7 17:13:48 2017 (r455742) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 6.5.2 +DISTVERSION= 6.5.3 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 6 Modified: head/devel/phpunit6/distinfo ============================================================================== --- head/devel/phpunit6/distinfo Thu Dec 7 17:06:22 2017 (r455741) +++ head/devel/phpunit6/distinfo Thu Dec 7 17:13:48 2017 (r455742) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512502712 -SHA256 (phpunit-6.5.2.phar) = 993f800d506551a5e42ec03da8256b59d0038acc06e0eb02b42364e5b806ba16 -SIZE (phpunit-6.5.2.phar) = 2757283 +TIMESTAMP = 1512666719 +SHA256 (phpunit-6.5.3.phar) = b6365deb4dac45855b5838623f60de0e966076ca102134b5dcb79bf3f6d80f4f +SIZE (phpunit-6.5.3.phar) = 2757405