From owner-svn-ports-all@freebsd.org Thu Mar 30 14:28:09 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 1C041D26BC9; Thu, 30 Mar 2017 14:28:09 +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 C59D99C4; Thu, 30 Mar 2017 14:28:08 +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 v2UES7jZ006231; Thu, 30 Mar 2017 14:28:07 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2UES7RQ006227; Thu, 30 Mar 2017 14:28:07 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201703301428.v2UES7RQ006227@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:28:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r437298 - in head: devel/pecl-msgpack devel/phpunit6 graphics/graphviz www/typo3 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: Thu, 30 Mar 2017 14:28:09 -0000 Author: mat Date: Thu Mar 30 14:28:07 2017 New Revision: 437298 URL: https://svnweb.freebsd.org/changeset/ports/437298 Log: Ports should not force the php version they use. Sponsored by: Absolight Modified: head/devel/pecl-msgpack/Makefile (contents, props changed) head/devel/phpunit6/Makefile (contents, props changed) head/graphics/graphviz/Makefile (contents, props changed) head/www/typo3/Makefile (contents, props changed) Modified: head/devel/pecl-msgpack/Makefile ============================================================================== --- head/devel/pecl-msgpack/Makefile Thu Mar 30 14:20:59 2017 (r437297) +++ head/devel/pecl-msgpack/Makefile Thu Mar 30 14:28:07 2017 (r437298) @@ -14,7 +14,6 @@ COMMENT= Provides API for communicating LICENSE= BSD3CLAUSE USES= php:ext tar:tgz -PHP_VER= 70 IGNORE_WITH_PHP= 56 .include Modified: head/devel/phpunit6/Makefile ============================================================================== --- head/devel/phpunit6/Makefile Thu Mar 30 14:20:59 2017 (r437297) +++ head/devel/phpunit6/Makefile Thu Mar 30 14:28:07 2017 (r437298) @@ -16,7 +16,6 @@ USES= cpe php CPE_VENDOR= phpunit_project USE_PHP= dom json spl pcre phar -PHP_VER= 70 IGNORE_WITH_PHP= 56 NO_ARCH= yes Modified: head/graphics/graphviz/Makefile ============================================================================== --- head/graphics/graphviz/Makefile Thu Mar 30 14:20:59 2017 (r437297) +++ head/graphics/graphviz/Makefile Thu Mar 30 14:28:07 2017 (r437298) @@ -209,7 +209,7 @@ CONFIGURE_ENV+= SWIG="/nonexistent" .if ${PORT_OPTIONS:MPHP} SHEBANG_FILES+= tclpkg/gv/demo/modgraph.php -PHP_VER= 70 +IGNORE_WITH_PHP= 56 71 .endif .if ${PORT_OPTIONS:MRUBY} Modified: head/www/typo3/Makefile ============================================================================== --- head/www/typo3/Makefile Thu Mar 30 14:20:59 2017 (r437297) +++ head/www/typo3/Makefile Thu Mar 30 14:28:07 2017 (r437298) @@ -13,7 +13,6 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt IGNORE_WITH_PHP= 56 -PHP_VER= 70 PORTSCOUT= limit:^8\.6\.