View | Details | Raw Unified | Return to bug 74619
Collapse All | Expand All

(-)pear-PEAR/Makefile (+1 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	PEAR
8
PORTNAME=	PEAR
9
PORTVERSION=	1.3.3.1
9
PORTVERSION=	1.3.3.1
10
PORTREVISION=	1
10
CATEGORIES=	devel www pear
11
CATEGORIES=	devel www pear
11
12
12
MAINTAINER=	antonio@php.net
13
MAINTAINER=	antonio@php.net
(-)pear-PEAR/files/patch-scripts::pearcmd.php (-1 / +1 lines)
Lines 1-7 Link Here
1
--- scripts/pearcmd.php.orig	Thu Oct 28 14:37:56 2004
1
--- scripts/pearcmd.php.orig	Thu Oct 28 14:37:56 2004
2
+++ scripts/pearcmd.php	Thu Nov 11 11:21:39 2004
2
+++ scripts/pearcmd.php	Thu Nov 11 11:21:39 2004
3
@@ -1,3 +1,4 @@
3
@@ -1,3 +1,4 @@
4
+#!@php_bin@ -n -q -dsafe_mode=0 -doutput_buffering=1
4
+#!@php_bin@ -q -dsafe_mode=0 -doutput_buffering=1
5
 <?php
5
 <?php
6
 //
6
 //
7
 // +----------------------------------------------------------------------+
7
 // +----------------------------------------------------------------------+

Return to bug 74619