From owner-svn-ports-all@freebsd.org Wed Jul 27 07:53:46 2016 Return-Path: Delivered-To: svn-ports-all@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 EABB4BA6727; Wed, 27 Jul 2016 07:53: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 BBA96157C; Wed, 27 Jul 2016 07:53:46 +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 u6R7rj2S003352; Wed, 27 Jul 2016 07:53:45 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u6R7rjJj003349; Wed, 27 Jul 2016 07:53:45 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201607270753.u6R7rjJj003349@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Wed, 27 Jul 2016 07:53:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419166 - 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-all@freebsd.org X-Mailman-Version: 2.1.22 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, 27 Jul 2016 07:53:47 -0000 Author: tz Date: Wed Jul 27 07:53:45 2016 New Revision: 419166 URL: https://svnweb.freebsd.org/changeset/ports/419166 Log: devel/phpunit: Update from 5.4.6 to 5.4.7 - Invalid data sets are not handled correctly for @testWith annotation - No warnings when test runs in separate process - expectException() accepts non-string argument Approved by: pi (mentor) Modified: head/devel/phpunit/Makefile head/devel/phpunit/distinfo Modified: head/devel/phpunit/Makefile ============================================================================== --- head/devel/phpunit/Makefile Wed Jul 27 07:39:21 2016 (r419165) +++ head/devel/phpunit/Makefile Wed Jul 27 07:53:45 2016 (r419166) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -PORTVERSION= 5.4.6 +PORTVERSION= 5.4.7 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ \ http://ports.toco-domains.de/ Modified: head/devel/phpunit/distinfo ============================================================================== --- head/devel/phpunit/distinfo Wed Jul 27 07:39:21 2016 (r419165) +++ head/devel/phpunit/distinfo Wed Jul 27 07:53:45 2016 (r419166) @@ -1,3 +1,3 @@ -TIMESTAMP = 1468933787 -SHA256 (phpunit-5.4.6.phar) = f1aa125103a91f573ed43bb8fea42b5e087e5d67d570e84cb4ab2215a40ecbf8 -SIZE (phpunit-5.4.6.phar) = 2988429 +TIMESTAMP = 1469546248 +SHA256 (phpunit-5.4.7.phar) = 7791801ac19562e1b9e7e4e638f928bb030958eea5fe53b6ee4efbd0ed36187d +SIZE (phpunit-5.4.7.phar) = 2989346