Add and enable p5-Log-LogLite.

This commit is contained in:
minskim 2004-11-20 04:20:45 +00:00
parent 0f45dc2c13
commit 63e5f0bf8b
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.571 2004/11/20 04:12:58 minskim Exp $
# $NetBSD: Makefile,v 1.572 2004/11/20 04:20:45 minskim Exp $
#
COMMENT= Development utilities
@ -369,6 +369,7 @@ SUBDIR+= p5-Log-Dispatch
SUBDIR+= p5-Log-Dispatch-Config
SUBDIR+= p5-Log-Dispatch-DBI
SUBDIR+= p5-Log-Dispatch-FileRotate
SUBDIR+= p5-Log-LogLite
SUBDIR+= p5-Make
SUBDIR+= p5-Memoize
SUBDIR+= p5-Memoize-ExpireLRU

View file

@ -1,4 +1,4 @@
$NetBSD: CHANGES,v 1.7924 2004/11/20 04:12:57 minskim Exp $
$NetBSD: CHANGES,v 1.7925 2004/11/20 04:20:45 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@ -5353,3 +5353,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated snownews to 1.5.5.1 [wiz 2004-11-20]
Updated trac to 0.8 [epg 2004-11-20]
Added p5-IO-LockedFile-0.23 [minskim 2004-11-20]
Added p5-Log-LogLite-0.82 [minskim 2004-11-20]