From owner-svn-ports-all@freebsd.org Mon May 15 12:21:51 2017 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 F1E89D6C650; Mon, 15 May 2017 12:21:51 +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 C24761323; Mon, 15 May 2017 12:21:51 +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 v4FCLo0d099002; Mon, 15 May 2017 12:21:50 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4FCLooO099000; Mon, 15 May 2017 12:21:50 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201705151221.v4FCLooO099000@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Mon, 15 May 2017 12:21:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440920 - 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.23 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: Mon, 15 May 2017 12:21:52 -0000 Author: tz Date: Mon May 15 12:21:50 2017 New Revision: 440920 URL: https://svnweb.freebsd.org/changeset/ports/440920 Log: devel/phpunit: Upgrade from 5.7.14 to 5.7.19 Also add CONFLICTS_INSTALL to devel/phpunit6 PR: 219133 Submitted by: Franco Fichtner Modified: head/devel/phpunit/Makefile head/devel/phpunit/distinfo Modified: head/devel/phpunit/Makefile ============================================================================== --- head/devel/phpunit/Makefile Mon May 15 12:05:10 2017 (r440919) +++ head/devel/phpunit/Makefile Mon May 15 12:21:50 2017 (r440920) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -PORTVERSION= 5.7.14 +PORTVERSION= 5.7.19 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ \ http://ports.toco-domains.de/ @@ -13,6 +13,8 @@ COMMENT= Testing framework for unit test LICENSE= BSD3CLAUSE +CONFLICTS_INSTALL= phpunit6 + USES= cpe php CPE_VENDOR= phpunit_project USE_PHP= dom json spl pcre phar Modified: head/devel/phpunit/distinfo ============================================================================== --- head/devel/phpunit/distinfo Mon May 15 12:05:10 2017 (r440919) +++ head/devel/phpunit/distinfo Mon May 15 12:21:50 2017 (r440920) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488388935 -SHA256 (phpunit-5.7.14.phar) = fcbae5c5e90d599c2e1086e7fa8cb6cd5eded75209ab961fe4005762f11e19c9 -SIZE (phpunit-5.7.14.phar) = 3028572 +TIMESTAMP = 1494850810 +SHA256 (phpunit-5.7.19.phar) = 1df539af88e88512d3346c6bfa0c59720fa87011bffb5276551e26df72e5e948 +SIZE (phpunit-5.7.19.phar) = 2989212