Added databases/p5-Tie-DBI version 1.02

This commit is contained in:
sno 2009-06-14 22:38:00 +00:00
parent afefb25b4e
commit 2b6fe5a460
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.299 2009/05/24 12:43:45 obache Exp $
# $NetBSD: Makefile,v 1.300 2009/06/14 22:38:00 sno Exp $
#
COMMENT= Databases
@ -148,6 +148,7 @@ SUBDIR+= p5-SQL-Translator
SUBDIR+= p5-Search-QueryParser
SUBDIR+= p5-Search-QueryParser-SQL
SUBDIR+= p5-Sort-SQL
SUBDIR+= p5-Tie-DBI
SUBDIR+= p5-gdbm
SUBDIR+= p5-perl-ldap
SUBDIR+= p5-postgresql

View file

@ -1,4 +1,4 @@
$NetBSD: CHANGES-2009,v 1.2352 2009/06/14 22:28:30 sno Exp $
$NetBSD: CHANGES-2009,v 1.2353 2009/06/14 22:38:00 sno Exp $
Changes to the packages collection and infrastructure in 2009:
@ -3149,3 +3149,4 @@ Changes to the packages collection and infrastructure in 2009:
Updated devel/p5-AnyEvent to 4.411 [sno 2009-06-14]
Updated devel/p5-Attribute-Handlers to 0.85 [sno 2009-06-14]
Updated devel/p5-Config-IniFiles to 2.51 [sno 2009-06-14]
Added databases/p5-Tie-DBI version 1.02 [sno 2009-06-14]