Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 2003 00:40:51 +0100 (CET)
From:      Thierry Thomas <thierry@pompo.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/60280: sysutils/pear-Log: upgrading to 1.8.1.
Message-ID:  <20031215234051.5EA3522B9F4@ws90bj.pompo.net>
Resent-Message-ID: <200312152350.hBFNoGdF088217@freefall.freebsd.org>

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

>Number:         60280
>Category:       ports
>Synopsis:       sysutils/pear-Log: upgrading to 1.8.1.
>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:   Mon Dec 15 15:50:16 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Thierry Thomas
>Release:        FreeBSD 5.1-RELEASE-p10 i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD ws90bj.pompo.net 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #0: Tue Oct 14 23:06:50 CEST 2003 root@ws90bj.pompo.net:/usr/obj/usr/src/sys/WS90BJ-031014 i386


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

	N.B.: this PR supersedes PR ports/59489.

>How-To-Repeat:
	N/A.

>Fix:
	Pre-requisite: PR ports/59213 must have been committed.

	Then, 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	Thu Nov 20 00:24:07 2003
+++ sysutils/pear-Log/Makefile	Tue Dec 16 00:14:27 2003
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	Log
-PORTVERSION=	1.7.1
-PORTREVISION=	1
+PORTVERSION=	1.8.1
 CATEGORIES=	sysutils www pear
 
 MAINTAINER=	ports@FreeBSD.org
@@ -16,9 +15,15 @@
 BUILD_DEPENDS=	${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
-FILES=		Log.php Log/composite.php Log/console.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
+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
+DOCS=		guide.txt
+EXAMPLES=	composite.php console.php display.php error_log.php file.php	\
+		mail.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
+_EXAMPLESDIR=	docs/examples
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
diff -urN sysutils/pear-Log.orig/distinfo sysutils/pear-Log/distinfo
--- sysutils/pear-Log.orig/distinfo	Thu Nov 20 00:24:07 2003
+++ sysutils/pear-Log/distinfo	Tue Dec 16 00:10:42 2003
@@ -1 +1 @@
-MD5 (PEAR/Log-1.7.1.tgz) = 7270284177e84806821e43faabe41075
+MD5 (PEAR/Log-1.8.1.tgz) = 5ab775fd846328dbe063ac731dfe0ff6
--- 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?20031215234051.5EA3522B9F4>