From owner-freebsd-ports-bugs@FreeBSD.ORG Wed May 8 20:10: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 B7BEB40B for ; Wed, 8 May 2013 20:10: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 8396EA1C for ; Wed, 8 May 2013 20:10: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 r48KA0Ld074903 for ; Wed, 8 May 2013 20:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r48KA0gC074901; Wed, 8 May 2013 20:10:00 GMT (envelope-from gnats) Resent-Date: Wed, 8 May 2013 20:10:00 GMT Resent-Message-Id: <201305082010.r48KA0gC074901@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 [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D9CF0E7D for ; Wed, 8 May 2013 20:01:35 +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 CCD499BD for ; Wed, 8 May 2013 20:01:35 +0000 (UTC) Received: from oldred.FreeBSD.org ([127.0.1.6]) by oldred.FreeBSD.org (8.14.5/8.14.5) with ESMTP id r48K1Z5I073872 for ; Wed, 8 May 2013 20:01:35 GMT (envelope-from nobody@oldred.FreeBSD.org) Received: (from nobody@localhost) by oldred.FreeBSD.org (8.14.5/8.14.5/Submit) id r48K1ZLI073871; Wed, 8 May 2013 20:01:35 GMT (envelope-from nobody) Message-Id: <201305082001.r48K1ZLI073871@oldred.FreeBSD.org> Date: Wed, 8 May 2013 20:01:35 GMT From: Adam McDougall To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/178430: devel/pecl-uploadprogress contains DEFAULT_PHP_VER=53 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:10:00 -0000 >Number: 178430 >Category: ports >Synopsis: devel/pecl-uploadprogress contains DEFAULT_PHP_VER=53 >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:10: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: On 5/17/2012 11:18 AM, Martin Wilke wrote: > miwi 2012-05-17 15:18:41 UTC > > FreeBSD ports repository > > Modified files: > devel/pecl-uploadprogress Makefile distinfo > Log: > - Update to 1.0.2 > Revision Changes Path > 1.9 +2 -1 ports/devel/pecl-uploadprogress/Makefile > 1.8 +2 -2 ports/devel/pecl-uploadprogress/distinfo > _______________________________________________ Contained: PORTNAME= uploadprogress -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= devel pear .. IGNORE_WITH_PHP=4 +DEFAULT_PHP_VER=53 Was the DEFAULT_PHP_VER=53 unintentional? A later patch was supposed to make it work on 54, and as far as I can tell it still works on 52, but that variable isn't even override-able. We are stuck with 5.2 for now so I've been commenting out DEFAULT_PHP_VER but I'd like this fixed if it is unintentional. Thanks. >How-To-Repeat: >Fix: Remove DEFAULT_PHP_VER=53 >Release-Note: >Audit-Trail: >Unformatted: