Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  2 Jan 2004 21:49:10 +0100 (CET)
From:      Thierry Thomas <thierry@pompo.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/60833: sysutils/pear-Log: upgrading to 1.8.2.
Message-ID:  <20040102204910.1B32122BEE9@ws90bj.pompo.net>
Resent-Message-ID: <200401022050.i02Ko7ON085230@freefall.freebsd.org>

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

>Number:         60833
>Category:       ports
>Synopsis:       sysutils/pear-Log: upgrading to 1.8.2.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 02 12:50:07 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Thierry Thomas
>Release:        FreeBSD 5.2-RC i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD ws90bj.pompo.net 5.2-RC FreeBSD 5.2-RC #0: Fri Jan 2 18:13:49 CET 2004 thierry@ws90bj.pompo.net:/usr/obj/usr/src/sys/WS90BJ-040102 i386


	
>Description:
	Upgrade pear-Log to its latest release.

>How-To-Repeat:
	N/A.

>Fix:
	Please apply the following patch:

--- pear-Log.diff begins here ---
diff -urN sysutils/pear-Log.orig/Makefile sysutils/pear-Log/Makefile
--- sysutils/pear-Log.orig/Makefile	Sun Dec 28 19:26:25 2003
+++ sysutils/pear-Log/Makefile	Fri Jan  2 21:24:49 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Log
-PORTVERSION=	1.8.1
+PORTVERSION=	1.8.2
 CATEGORIES=	sysutils www pear
 
 MAINTAINER=	ports@FreeBSD.org
@@ -17,12 +17,14 @@
 
 FILES=		Log.php Log/composite.php Log/console.php Log/display.php	\
 		Log/error_log.php Log/file.php Log/mail.php Log/mcal.php	\
-		Log/observer.php Log/sql.php Log/syslog.php Log/win.php
+		Log/null.php Log/observer.php Log/sql.php Log/syslog.php	\
+		Log/win.php
 DOCS=		guide.txt
 EXAMPLES=	composite.php console.php display.php error_log.php file.php	\
-		mail.php observer_mail.php pear_error_handler.php		\
+		mail.php null.php observer_mail.php pear_error_handler.php	\
 		php_error_handler.php sql.php syslog.php win.php
-TESTS=		composite.phpt console.phpt display.phpt error_log.phpt
+TESTS=		composite.phpt console.phpt display.phpt error_log.phpt		\
+		factory.phpt null.phpt singleton.phpt
 _EXAMPLESDIR=	docs/examples
 
 .include <bsd.port.pre.mk>
diff -urN sysutils/pear-Log.orig/distinfo sysutils/pear-Log/distinfo
--- sysutils/pear-Log.orig/distinfo	Sun Dec 28 19:26:25 2003
+++ sysutils/pear-Log/distinfo	Fri Jan  2 21:24:49 2004
@@ -1 +1 @@
-MD5 (PEAR/Log-1.8.1.tgz) = 5ab775fd846328dbe063ac731dfe0ff6
+MD5 (PEAR/Log-1.8.2.tgz) = 1d45eb068f534af8d3b8315f962f576f
--- pear-Log.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?20040102204910.1B32122BEE9>