Added devel/p5-Log-Dispatch-Array version 1.001

This commit is contained in:
sno 2012-07-05 13:26:46 +00:00
parent 315819b7ea
commit 506d348ee2
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1614 2012/07/05 13:09:24 sno Exp $
# $NetBSD: Makefile,v 1.1615 2012/07/05 13:27:21 sno Exp $
#
COMMENT= Development utilities
@ -854,6 +854,7 @@ SUBDIR+= p5-Log-Any-Adapter
SUBDIR+= p5-Log-Any-Adapter-Dispatch
SUBDIR+= p5-Log-Any-Adapter-Log4perl
SUBDIR+= p5-Log-Dispatch
SUBDIR+= p5-Log-Dispatch-Array
SUBDIR+= p5-Log-Dispatch-Config
SUBDIR+= p5-Log-Dispatch-DBI
SUBDIR+= p5-Log-Dispatch-FileRotate

View file

@ -1,4 +1,4 @@
$NetBSD: CHANGES-2012,v 1.2118 2012/07/05 13:08:35 sno Exp $
$NetBSD: CHANGES-2012,v 1.2119 2012/07/05 13:26:46 sno Exp $
Changes to the packages collection and infrastructure in 2012:
@ -3351,3 +3351,4 @@ Changes to the packages collection and infrastructure in 2012:
Updated www/apache24 to 2.4.2nb2 [ryoon 2012-07-05]
Added devel/p5-File-ShareDir-Install version 0.04 [sno 2012-07-05]
Added devel/p5-Hash-Merge-Simple version 0.051 [sno 2012-07-05]
Added devel/p5-Log-Dispatch-Array version 1.001 [sno 2012-07-05]