Update pear-Log pacakge to 1.12.6.
Release date: 2011-05-26 05:28 UTC Changelog: - Improved the console handler's stream handling. (Bug 17874) - Added a 'reopen' configuration parameter to the syslog handler. (Request 18185) - The backtrace depth is now configurable via setBacktraceDepth(). (Request 18423)
This commit is contained in:
parent
7ca2371e4f
commit
80117e1142
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.15 2010/12/23 09:51:42 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.16 2011/06/19 15:57:09 taca Exp $
|
||||
|
||||
DISTNAME= Log-1.12.5
|
||||
DISTNAME= Log-1.12.6
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= jdolecek@NetBSD.org
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.7 2010/12/23 09:51:42 taca Exp $
|
||||
$NetBSD: distinfo,v 1.8 2011/06/19 15:57:10 taca Exp $
|
||||
|
||||
SHA1 (pear/Log-1.12.5.tgz) = ad4c19ba7543da74d75c8d5cb2aa3f49cd25a2f1
|
||||
RMD160 (pear/Log-1.12.5.tgz) = a1a2f54e5c6c54f7bed35c68841b401e289274cf
|
||||
Size (pear/Log-1.12.5.tgz) = 46311 bytes
|
||||
SHA1 (pear/Log-1.12.6.tgz) = e6e8c57d0aad815ecd3536c0098512163a01a0a7
|
||||
RMD160 (pear/Log-1.12.6.tgz) = 4df5e050a41c8870ced118f94995f48cfa1e13f0
|
||||
Size (pear/Log-1.12.6.tgz) = 46868 bytes
|
||||
|
|
Loading…
Reference in a new issue