From owner-svn-ports-head@freebsd.org Thu Mar 30 14:33:05 2017 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 7F270D26EAE; Thu, 30 Mar 2017 14:33:05 +0000 (UTC) (envelope-from mat@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 4C6C61D7; Thu, 30 Mar 2017 14:33:05 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v2UEX45J010374; Thu, 30 Mar 2017 14:33:04 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2UEX49i010373; Thu, 30 Mar 2017 14:33:04 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201703301433.v2UEX49i010373@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Thu, 30 Mar 2017 14:33:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r437300 - 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: Thu, 30 Mar 2017 14:33:05 -0000 Author: mat Date: Thu Mar 30 14:33:04 2017 New Revision: 437300 URL: https://svnweb.freebsd.org/changeset/ports/437300 Log: All thee pear-PHPUnit ports have been removed. Sponsored by: Absolight Modified: head/devel/phpunit/Makefile (contents, props changed) Modified: head/devel/phpunit/Makefile ============================================================================== --- head/devel/phpunit/Makefile Thu Mar 30 14:28:11 2017 (r437299) +++ head/devel/phpunit/Makefile Thu Mar 30 14:33:04 2017 (r437300) @@ -13,8 +13,6 @@ COMMENT= Testing framework for unit test LICENSE= BSD3CLAUSE -CONFLICTS= pear-PHPUnit-[1234]* - USES= cpe php CPE_VENDOR= phpunit_project USE_PHP= dom json spl pcre phar