summaryrefslogtreecommitdiff
path: root/sysutils/pear-Log
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2004-04-02 22:00:50 +0000
committerjdolecek <jdolecek>2004-04-02 22:00:50 +0000
commit44ffd7c278bacea1cce4923c53601519801e3fbd (patch)
tree307be38936030c82d6e85e2b87e06576d0f0da40 /sysutils/pear-Log
parent14ae03745cbd1dc8e4b8d50b3ac119a080100ec5 (diff)
downloadpkgsrc-44ffd7c278bacea1cce4923c53601519801e3fbd.tar.gz
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.
Diffstat (limited to 'sysutils/pear-Log')
-rw-r--r--sysutils/pear-Log/Makefile4
-rw-r--r--sysutils/pear-Log/distinfo6
2 files changed, 5 insertions, 5 deletions
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