Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 May 2007 17:18:25 -0400 (EDT)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/112952: [MAINTAINER] sysutils/pear-Log: update to 1.9.11
Message-ID:  <200705242118.l4OLIPES064814@goodking.goodking.ca>
Resent-Message-ID: <200705242200.l4OM0BuK030974@freefall.freebsd.org>

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

>Number:         112952
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/pear-Log: update to 1.9.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 24 22:00:11 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-RELEASE-p4 i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Fri May  4 09:30:59 EDT
>Description:
- Update to 1.9.11

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- pear-Log-1.9.11.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/pear-Log/Makefile,v
retrieving revision 1.36
diff -u -r1.36 Makefile
--- Makefile	6 Mar 2007 06:51:49 -0000	1.36
+++ Makefile	24 May 2007 21:17:51 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Log
-PORTVERSION=	1.9.10
+PORTVERSION=	1.9.11
 CATEGORIES=	sysutils www pear
 
 MAINTAINER=	thomas@goodking.ca
@@ -17,19 +17,22 @@
 
 USE_PHP=	yes
 
-FILES=		Log/composite.php Log/console.php Log/daemon.php Log/display.php \
-		Log/error_log.php Log/file.php Log/mail.php Log/mcal.php \
-		Log/mdb2.php Log/null.php Log/observer.php Log/sql.php \
-		Log/sqlite.php Log/syslog.php Log/win.php Log.php
+FILES=		Log/composite.php Log/console.php Log/daemon.php \
+		Log/display.php Log/error_log.php Log/file.php \
+		Log/firebug.php Log/mail.php Log/mcal.php Log/mdb2.php \
+		Log/null.php Log/observer.php Log/sql.php Log/sqlite.php \
+		Log/syslog.php Log/win.php
 DOCS=		guide.txt
-EXAMPLES=	composite.php console.php display.php error_log.php file.php \
-		mail.php null.php observer_mail.php pear_error_handler.php \
-		php_error_handler.php sql.php sqlite.php syslog.php win.php
-TESTS=		composite.phpt console.phpt display.phpt error_log.phpt \
-		extract-zend1.phpt extract-zend2.0.phpt extract-zend2.2.phpt \
-		factory.phpt file.phpt levels.phpt null.phpt priority.phpt \
-		singleton.phpt sqlite.phpt sql_ident.phpt
-
+EXAMPLES=	composite.php firebug.php php_error_handler.php \
+		console.php mail.php sql.php display.php null.php \
+		sqlite.php error_log.php observer_mail.php syslog.php \
+		file.php pear_error_handler.php win.php
+TESTS=		composite.phpt extract-zend2.2.phpt priority.phpt \
+		console.phpt factory.phpt singleton.phpt \
+		display.phpt file.phpt sql_ident.phpt \
+		error_log.phpt firebug.phpt sqlite.phpt \
+		extract-zend1.phpt levels.phpt \
+		extract-zend2.0.phpt null.phpt
 SQLS=		log.sql
 
 _EXAMPLESDIR=	docs/examples
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/sysutils/pear-Log/distinfo,v
retrieving revision 1.21
diff -u -r1.21 distinfo
--- distinfo	6 Feb 2007 17:04:37 -0000	1.21
+++ distinfo	24 May 2007 21:17:51 -0000
@@ -1,3 +1,3 @@
-MD5 (PEAR/Log-1.9.10.tgz) = ea725a7cc7868d0d81abe6f7bc7f2a95
-SHA256 (PEAR/Log-1.9.10.tgz) = a3383f1ea32ce3eaecbe14bc841767dfb09b63087bd7e96325db8b7bc3f42234
-SIZE (PEAR/Log-1.9.10.tgz) = 37063
+MD5 (PEAR/Log-1.9.11.tgz) = fb7c648b212f12fdb5ce1ab687793513
+SHA256 (PEAR/Log-1.9.11.tgz) = 2f62db3cb77897b30f1052e6d274ae1b02620f7c94f378f6139fe6bbbc2c6c92
+SIZE (PEAR/Log-1.9.11.tgz) = 38479
--- pear-Log-1.9.11.patch ends here ---

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



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