Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 May 2013 20:01:35 GMT
From:      Adam McDougall <mcdouga9@egr.msu.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/178430: devel/pecl-uploadprogress contains DEFAULT_PHP_VER=53
Message-ID:  <201305082001.r48K1ZLI073871@oldred.FreeBSD.org>
Resent-Message-ID: <201305082010.r48KA0gC074901@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305082001.r48K1ZLI073871>