From owner-svn-ports-head@freebsd.org Wed Dec 7 13:37:46 2016 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 17EF8C6BB0F; Wed, 7 Dec 2016 13:37:46 +0000 (UTC) (envelope-from tz@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 D0B9C1288; Wed, 7 Dec 2016 13:37:45 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uB7Dbjho083943; Wed, 7 Dec 2016 13:37:45 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB7DbiB5083941; Wed, 7 Dec 2016 13:37:44 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201612071337.uB7DbiB5083941@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Wed, 7 Dec 2016 13:37:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428058 - head/devel/phpunit X-SVN-Group: ports-head 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.23 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: Wed, 07 Dec 2016 13:37:46 -0000 Author: tz Date: Wed Dec 7 13:37:44 2016 New Revision: 428058 URL: https://svnweb.freebsd.org/changeset/ports/428058 Log: devel/phpunit: Update from 5.6.3 to 5.7.2 Changelog: https://github.com/sebastianbergmann/phpunit/blob/5.7/ChangeLog-5.7.md Approved by: mentors (implicit) Modified: head/devel/phpunit/Makefile head/devel/phpunit/distinfo Modified: head/devel/phpunit/Makefile ============================================================================== --- head/devel/phpunit/Makefile Wed Dec 7 13:24:56 2016 (r428057) +++ head/devel/phpunit/Makefile Wed Dec 7 13:37:44 2016 (r428058) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -PORTVERSION= 5.6.3 +PORTVERSION= 5.7.2 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ \ http://ports.toco-domains.de/ Modified: head/devel/phpunit/distinfo ============================================================================== --- head/devel/phpunit/distinfo Wed Dec 7 13:24:56 2016 (r428057) +++ head/devel/phpunit/distinfo Wed Dec 7 13:37:44 2016 (r428058) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479290440 -SHA256 (phpunit-5.6.3.phar) = 5680598bf885805a124f82e5fab49874e75c1ee8461db31bb89f53aac3941ed6 -SIZE (phpunit-5.6.3.phar) = 3014370 +TIMESTAMP = 1481117218 +SHA256 (phpunit-5.7.2.phar) = 989137a019a5cbdf7aac0d80df4942d5308de91c46eab7c18ed01fc78465d027 +SIZE (phpunit-5.7.2.phar) = 3026435