Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jul 2003 00:29:38 +0200 (CEST)
From:      Alex Dupre <sysadmin@alexdupre.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        nork@FreeBSD.org
Subject:   ports/54520: [Maintainer Update] Port: lang/php5-cli
Message-ID:  <200307152229.h6FMTb1c012109@vaio.alexdupre.com>
Resent-Message-ID: <200307152230.h6FMUIQA011044@freefall.freebsd.org>

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

>Number:         54520
>Category:       ports
>Synopsis:       [Maintainer Update] Port: lang/php5-cli
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 15 15:30:17 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Alex Dupre
>Release:        FreeBSD 4.8-ALEXDUPRE i386
>Organization:
>Environment:
System: FreeBSD 4.8-ALEXDUPRE i386
>Description:
Update to PHP5.
>How-To-Repeat:
>Fix:

--- php5-cli.diff begins here ---
diff -ruN php4-cli/Makefile php5-cli/Makefile
--- php4-cli/Makefile	Thu May 22 20:30:36 2003
+++ php5-cli/Makefile	Tue Jul 15 17:15:57 2003
@@ -1,11 +1,11 @@
-# New ports collection makefile for:	php4-cli
+# New ports collection makefile for:	php5-cli
 # Date created:				Tue Feb 18 11:17:13 CET 2003
 # Whom:					Alex Dupre <sysadmin@alexdupre.com>
 #
-# $FreeBSD: ports/lang/php4-cli/Makefile,v 1.1 2003/05/22 18:30:36 nork Exp $
+# $FreeBSD: ports/lang/php5-cli/Makefile,v 1.1 2003/05/22 18:30:36 nork Exp $
 #
 # Instructions on how to enable preferred extensions can be found in the
-# Makefile of the master port (lang/php4).
+# Makefile of the master port (lang/php5).
 #
 
 CATEGORIES=	lang
@@ -13,7 +13,7 @@
 MAINTAINER=	sysadmin@alexdupre.com
 
 PKGMESSAGE=	${.CURDIR}/pkg-message
-MASTERDIR=	${.CURDIR}/../php4
+MASTERDIR=	${.CURDIR}/../php5
 
 WITHOUT_APACHE=	yes
 
diff -ruN php4-cli/pkg-message php5-cli/pkg-message
--- php4-cli/pkg-message	Thu Jul  3 17:43:04 2003
+++ php5-cli/pkg-message	Tue Jul 15 17:16:36 2003
@@ -1,11 +1,11 @@
 *****************************************************************************
 
-You have installed the php4-cli package.
+You have installed the php5-cli package.
 
-Have a look at the php4-cli port if you need additional extensions other than
-CTYPE, MYSQL, OVERLOAD, PCRE, POSIX, SESSION, TOKENIZER, XML and ZLIB.
+Have a look at the php5-cli port if you need additional extensions other than
+CTYPE, DOM, PCRE, POSIX, SESSION, SIMPLEXML, SQLITE, TOKENIZER and XML.
 
 You can find it at
-ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/ports/lang/php4-cli.tar
+ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/ports/lang/php5-cli.tar
 
 *****************************************************************************
--- php5-cli.diff ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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