pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases Add p5-DBD-Mock.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7065797b856d
branches:  trunk
changeset: 552885:7065797b856d
user:      he <he%pkgsrc.org@localhost>
date:      Sun Jan 11 13:50:58 2009 +0000

description:
Add p5-DBD-Mock.

diffstat:

 databases/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r e87f10c41899 -r 7065797b856d databases/Makefile
--- a/databases/Makefile        Sun Jan 11 13:50:20 2009 +0000
+++ b/databases/Makefile        Sun Jan 11 13:50:58 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.288 2008/12/19 07:47:18 jnemeth Exp $
+# $NetBSD: Makefile,v 1.289 2009/01/11 13:50:58 he Exp $
 #
 
 COMMENT=       Databases
@@ -78,6 +78,7 @@
 SUBDIR+=       p5-Class-DBI-Pg
 SUBDIR+=       p5-DBD-CSV
 SUBDIR+=       p5-DBD-Google
+SUBDIR+=       p5-DBD-Mock
 SUBDIR+=       p5-DBD-Oracle
 SUBDIR+=       p5-DBD-PgPP
 SUBDIR+=       p5-DBD-SQLite



Home | Main Index | Thread Index | Old Index