From e0817f2e932fdf64a837977f0e03bb9d6f50fa73 Mon Sep 17 00:00:00 2001 From: Volker Stolz Date: Tue, 7 Dec 2004 11:47:09 +0000 Subject: [PATCH] Make pear script use php.ini MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR: ports/74619 Submitted by: Antônio Carlos Venâncio Júnior --- devel/pear-PEAR/Makefile | 1 + devel/pear-PEAR/files/patch-scripts::pearcmd.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/pear-PEAR/Makefile b/devel/pear-PEAR/Makefile index 5ab0149ad1c7..5ece66251133 100644 --- a/devel/pear-PEAR/Makefile +++ b/devel/pear-PEAR/Makefile @@ -7,6 +7,7 @@ PORTNAME= PEAR PORTVERSION= 1.3.3.1 +PORTREVISION= 1 CATEGORIES= devel www pear MAINTAINER= antonio@php.net diff --git a/devel/pear-PEAR/files/patch-scripts::pearcmd.php b/devel/pear-PEAR/files/patch-scripts::pearcmd.php index a1d9d264bbd3..4f726d7939ad 100644 --- a/devel/pear-PEAR/files/patch-scripts::pearcmd.php +++ b/devel/pear-PEAR/files/patch-scripts::pearcmd.php @@ -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