From 44ffd7c278bacea1cce4923c53601519801e3fbd Mon Sep 17 00:00:00 2001 From: jdolecek Date: Fri, 2 Apr 2004 22:00:50 +0000 Subject: Updated pear-Log to 1.8.4, changes since previously packaged 1.8.1: * Added a new 'null' log handler. * Added a flush() method to the public Log API. * Added a new handler that logs using the Sqlite extension. * The open(), close() and log() methods now consistently return success or failure. * If an object or array is passed as a log event, its human-readable representation will be used. * It's now possible to specify the default priority for events logged using the log() method. --- sysutils/pear-Log/Makefile | 4 ++-- sysutils/pear-Log/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'sysutils') diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile index a7ccc06e9ca..3297b355f24 100644 --- a/sysutils/pear-Log/Makefile +++ b/sysutils/pear-Log/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2004/04/02 21:57:36 jdolecek Exp $ +# $NetBSD: Makefile,v 1.5 2004/04/02 22:00:50 jdolecek Exp $ -DISTNAME= Log-1.8.1 +DISTNAME= Log-1.8.4 CATEGORIES= sysutils MAINTAINER= tech-pkg@NetBSD.org diff --git a/sysutils/pear-Log/distinfo b/sysutils/pear-Log/distinfo index cc8eeca3ed7..6a01fefe110 100644 --- a/sysutils/pear-Log/distinfo +++ b/sysutils/pear-Log/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2003/12/17 19:58:13 jdolecek Exp $ +$NetBSD: distinfo,v 1.3 2004/04/02 22:00:50 jdolecek Exp $ -SHA1 (Log-1.8.1.tgz) = 44a9a02fc923983d58a6eb6ffaee12be50fb7748 -Size (Log-1.8.1.tgz) = 24960 bytes +SHA1 (Log-1.8.4.tgz) = 4ba71cbe890b759ef269251e267058df2cee0cab +Size (Log-1.8.4.tgz) = 29453 bytes -- cgit v1.2.3