From af7ee2a6ac8dc18d5a1df76a8d9e06e4a1657ed8 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Mon, 19 Jul 2004 07:05:36 +0000 Subject: First step of the PHP mega-commit: - remove extensions and PEAR from the PHP base ports - add more OPTIONS to PHP base ports --- lang/php53/files/patch-pear::scripts::pearcmd.php | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'lang/php53/files/patch-pear::scripts::pearcmd.php') diff --git a/lang/php53/files/patch-pear::scripts::pearcmd.php b/lang/php53/files/patch-pear::scripts::pearcmd.php index 642fc7e118a1..35061730a341 100644 --- a/lang/php53/files/patch-pear::scripts::pearcmd.php +++ b/lang/php53/files/patch-pear::scripts::pearcmd.php @@ -1,18 +1,20 @@ ---- pear/scripts/pearcmd.php.orig Fri May 16 17:31:37 2003 -+++ pear/scripts/pearcmd.php Fri May 16 17:36:10 2003 +--- pear/scripts/pearcmd.php.orig Sun Jun 6 17:52:41 2004 ++++ pear/scripts/pearcmd.php Mon Jul 12 16:22:50 2004 @@ -1,3 +1,4 @@ -+#!%%PREFIX%%/bin/php -n -dsafe_mode=0 -doutput_buffering=1 ++#!%%PREFIX%%/bin/php -n -q -dsafe_mode=0 -doutput_buffering=1