Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Dec 2004 14:26:02 -0200 (BRST)
From:      Antonio Carlos Venancio Junior <antonio@php.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/74619: Update port: devel/pear-PEAR
Message-ID:  <200412021626.iB2GQ2TL016655@digitalsign.com>
Resent-Message-ID: <200412021630.iB2GUTMT088650@freefall.freebsd.org>

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

>Number:         74619
>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 02 16:30:29 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 pear script use php.ini
>How-To-Repeat:
>Fix:
diff -ruN pear-PEAR.orig/Makefile pear-PEAR/Makefile
--- pear-PEAR.orig/Makefile	Thu Dec  2 14:17:19 2004
+++ pear-PEAR/Makefile	Thu Dec  2 14:19:23 2004
@@ -7,6 +7,7 @@
 
 PORTNAME=	PEAR
 PORTVERSION=	1.3.3.1
+PORTREVISION=	1
 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  2 14:17:19 2004
+++ pear-PEAR/files/patch-scripts::pearcmd.php	Thu Dec  2 14:17:32 2004
@@ -1,7 +1,7 @@
 --- scripts/pearcmd.php.orig	Thu Oct 28 14:37:56 2004
 +++ scripts/pearcmd.php	Thu Nov 11 11:21:39 2004
 @@ -1,3 +1,4 @@
-+#!@php_bin@ -n -q -dsafe_mode=0 -doutput_buffering=1
++#!@php_bin@ -q -dsafe_mode=0 -doutput_buffering=1
  <?php
  //
  // +----------------------------------------------------------------------+
>Release-Note:
>Audit-Trail:
>Unformatted:



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