From owner-freebsd-ports-bugs@FreeBSD.ORG Wed May 8 20:20:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id AF4AC4F0 for ; Wed, 8 May 2013 20:20:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 7BE05A5C for ; Wed, 8 May 2013 20:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r48KK0SU077521 for ; Wed, 8 May 2013 20:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r48KK0u0077520; Wed, 8 May 2013 20:20:00 GMT (envelope-from gnats) Resent-Date: Wed, 8 May 2013 20:20:00 GMT Resent-Message-Id: <201305082020.r48KK0u0077520@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Adam McDougall Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 744AC4CC for ; Wed, 8 May 2013 20:16:08 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.FreeBSD.org (oldred.freebsd.org [8.8.178.121]) by mx1.freebsd.org (Postfix) with ESMTP id 67439A48 for ; Wed, 8 May 2013 20:16:08 +0000 (UTC) Received: from oldred.FreeBSD.org ([127.0.1.6]) by oldred.FreeBSD.org (8.14.5/8.14.5) with ESMTP id r48KG8Sq010289 for ; Wed, 8 May 2013 20:16:08 GMT (envelope-from nobody@oldred.FreeBSD.org) Received: (from nobody@localhost) by oldred.FreeBSD.org (8.14.5/8.14.5/Submit) id r48KG8vl010288; Wed, 8 May 2013 20:16:08 GMT (envelope-from nobody) Message-Id: <201305082016.r48KG8vl010288@oldred.FreeBSD.org> Date: Wed, 8 May 2013 20:16:08 GMT From: Adam McDougall To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/178431: graphics/geos hardcodes PHP 5.4 version X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 May 2013 20:20:00 -0000 >Number: 178431 >Category: ports >Synopsis: graphics/geos hardcodes PHP 5.4 version >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed May 08 20:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Adam McDougall >Release: FreeBSD-9.1 >Organization: >Environment: FreeBSD build9 9.1-STABLE FreeBSD 9.1-STABLE #0 r247358M: Sun May 5 08:34:51 EDT 2013 root@build9:/usr/obj/usr/src/sys/BUILD9 amd64 >Description: graphics/geos has an option to enable a PHP module but it has the 5.4 port hardcoded: BUILD_DEPENDS+= ${LOCALBASE}/bin/php-config:${PORTSDIR}/lang/php5 I'd prefer this use USE_PHP= yes or whatever is more appropriate for supporting the currently installed version of PHP. I got it to compile with php 5.2 and we'll be testing it shortly. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: