From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Dec 16 19:40:23 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC00416A4CE for ; Thu, 16 Dec 2004 19:40:23 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A01743D55 for ; Thu, 16 Dec 2004 19:40:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBGJeN7I073037 for ; Thu, 16 Dec 2004 19:40:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBGJeNSE073036; Thu, 16 Dec 2004 19:40:23 GMT (envelope-from gnats) Resent-Date: Thu, 16 Dec 2004 19:40:23 GMT Resent-Message-Id: <200412161940.iBGJeNSE073036@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, Antonio Carlos Venancio Junior Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92CCB16A4CE for ; Thu, 16 Dec 2004 19:36:59 +0000 (GMT) Received: from digitalsign.com (cm-virtua-fln-C8B08F9E.brdterra.com.br [200.176.143.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AF3843D31 for ; Thu, 16 Dec 2004 19:36:58 +0000 (GMT) (envelope-from antonio@digitalsign.com) Received: from digitalsign.com (localhost [127.0.0.1]) by digitalsign.com (8.12.6/8.12.6) with ESMTP id iBGJatZO096008 for ; Thu, 16 Dec 2004 17:36:56 -0200 (BRST) (envelope-from antonio@digitalsign.com) Received: (from antonio@localhost) by digitalsign.com (8.12.6/8.12.6/Submit) id iBGJasP0096007; Thu, 16 Dec 2004 17:36:54 -0200 (BRST) Message-Id: <200412161936.iBGJasP0096007@digitalsign.com> Date: Thu, 16 Dec 2004 17:36:54 -0200 (BRST) From: Antonio Carlos Venancio Junior To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/75166: Update port: devel/pear-PEAR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Antonio Carlos Venancio Junior List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Dec 2004 19:40:23 -0000 >Number: 75166 >Category: ports >Synopsis: Update port: devel/pear-PEAR >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Dec 16 19:40:23 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Antônio Carlos Venâncio Júnior >Release: FreeBSD 4.10-STABLE i386 >Organization: >Environment: System: FreeBSD antonio.cb.sc.gov.br 4.10-STABLE FreeBSD 4.10-STABLE #6: Wed Nov 24 10:18:56 BRST 2004 root@antonio.cb.sc.gov.br:/usr/src/sys/compile/ANTONIO i386 >Description: + make PHP extension runtime dependencies enforced by the USE_PHP=ext knob, not by the pear install. >How-To-Repeat: >Fix: diff -ruN pear-PEAR.orig/Makefile pear-PEAR/Makefile --- pear-PEAR.orig/Makefile Thu Dec 16 17:23:23 2004 +++ pear-PEAR/Makefile Thu Dec 16 17:24:46 2004 @@ -7,7 +7,7 @@ PORTNAME= PEAR PORTVERSION= 1.3.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel www pear MAINTAINER= antonio@php.net diff -ruN pear-PEAR.orig/files/patch-scripts::pearcmd.php pear-PEAR/files/patch-scripts::pearcmd.php --- pear-PEAR.orig/files/patch-scripts::pearcmd.php Thu Dec 16 17:23:23 2004 +++ pear-PEAR/files/patch-scripts::pearcmd.php Thu Dec 16 17:30:55 2004 @@ -1,20 +1,17 @@ --- scripts/pearcmd.php.orig Wed Oct 27 02:58:21 2004 -+++ scripts/pearcmd.php Tue Dec 14 14:56:46 2004 ++++ scripts/pearcmd.php Thu Dec 16 17:30:19 2004 @@ -1,3 +1,4 @@ -+#!@php_bin@ -q -dsafe_mode=0 -doutput_buffering=1 ++#!@php_bin@ -n -q -dsafe_mode=0 -doutput_buffering=1 Release-Note: >Audit-Trail: >Unformatted: