From owner-svn-ports-all@freebsd.org Tue May 31 16:26:06 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 558ECB56DF3; Tue, 31 May 2016 16:26:06 +0000 (UTC) (envelope-from arved@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 260C811FE; Tue, 31 May 2016 16:26:06 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4VGQ5kF092647; Tue, 31 May 2016 16:26:05 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4VGQ5qJ092645; Tue, 31 May 2016 16:26:05 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201605311626.u4VGQ5qJ092645@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Tue, 31 May 2016 16:26:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416210 - 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: Tue, 31 May 2016 16:26:06 -0000 Author: arved Date: Tue May 31 16:26:04 2016 New Revision: 416210 URL: https://svnweb.freebsd.org/changeset/ports/416210 Log: Update to 5.3.4 PR: 209898 Submitted by: maintainer Modified: head/devel/phpunit/Makefile head/devel/phpunit/distinfo Modified: head/devel/phpunit/Makefile ============================================================================== --- head/devel/phpunit/Makefile Tue May 31 16:24:27 2016 (r416209) +++ head/devel/phpunit/Makefile Tue May 31 16:26:04 2016 (r416210) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -PORTVERSION= 5.2.3 +PORTVERSION= 5.3.4 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ \ http://ports.toco-domains.de/ @@ -13,7 +13,7 @@ COMMENT= Testing framework for unit test LICENSE= BSD3CLAUSE -CONFLICTS= pear-PHPUnit-[1234]* php5-* +CONFLICTS= pear-PHPUnit-[1234]* USES= cpe CPE_VENDOR= phpunit_project Modified: head/devel/phpunit/distinfo ============================================================================== --- head/devel/phpunit/distinfo Tue May 31 16:24:27 2016 (r416209) +++ head/devel/phpunit/distinfo Tue May 31 16:26:04 2016 (r416210) @@ -1,2 +1,3 @@ -SHA256 (phpunit-5.2.3.phar) = a06dee3155461e1290df5b22ac79fe83cb97b9eab554808cb6db677025d9f47f -SIZE (phpunit-5.2.3.phar) = 2793930 +TIMESTAMP = 1464076245 +SHA256 (phpunit-5.3.4.phar) = ce354a3722dd40f2af807e6ddc091646b7364b14f639a1fdd077e1c95f8ad859 +SIZE (phpunit-5.3.4.phar) = 2825784