From owner-svn-ports-head@freebsd.org Tue Sep 27 07:47:16 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 AFCCFBEBB88; Tue, 27 Sep 2016 07:47:16 +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 7F140D9A; Tue, 27 Sep 2016 07:47:16 +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 u8R7lFlO089252; Tue, 27 Sep 2016 07:47:15 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8R7lFDx089250; Tue, 27 Sep 2016 07:47:15 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201609270747.u8R7lFDx089250@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Tue, 27 Sep 2016 07:47:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422804 - 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: Tue, 27 Sep 2016 07:47:16 -0000 Author: tz Date: Tue Sep 27 07:47:15 2016 New Revision: 422804 URL: https://svnweb.freebsd.org/changeset/ports/422804 Log: devel/phpunit: Update from 5.4.7 to 5.5.5 Changes: https://github.com/sebastianbergmann/phpunit/blob/5.5/ChangeLog-5.5.md Approved by: pi (mentor) Modified: head/devel/phpunit/Makefile head/devel/phpunit/distinfo Modified: head/devel/phpunit/Makefile ============================================================================== --- head/devel/phpunit/Makefile Tue Sep 27 07:08:19 2016 (r422803) +++ head/devel/phpunit/Makefile Tue Sep 27 07:47:15 2016 (r422804) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -PORTVERSION= 5.4.7 +PORTVERSION= 5.5.5 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ \ http://ports.toco-domains.de/ Modified: head/devel/phpunit/distinfo ============================================================================== --- head/devel/phpunit/distinfo Tue Sep 27 07:08:19 2016 (r422803) +++ head/devel/phpunit/distinfo Tue Sep 27 07:47:15 2016 (r422804) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469546248 -SHA256 (phpunit-5.4.7.phar) = 7791801ac19562e1b9e7e4e638f928bb030958eea5fe53b6ee4efbd0ed36187d -SIZE (phpunit-5.4.7.phar) = 2989346 +TIMESTAMP = 1474882595 +SHA256 (phpunit-5.5.5.phar) = 3c01b18e3eabcd6466dd4e1be432cccd61df4dfead4c23a0ccaf40e600b12000 +SIZE (phpunit-5.5.5.phar) = 2997650