pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases Add and enable ruby-DBD-sqlite3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f61c45f68454
branches:  trunk
changeset: 543735:f61c45f68454
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jun 22 15:48:09 2008 +0000

description:
Add and enable ruby-DBD-sqlite3.

diffstat:

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

diffs (17 lines):

diff -r 11263cc96884 -r f61c45f68454 databases/Makefile
--- a/databases/Makefile        Sun Jun 22 15:30:43 2008 +0000
+++ b/databases/Makefile        Sun Jun 22 15:48:09 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.250 2008/06/20 15:16:20 he Exp $
+# $NetBSD: Makefile,v 1.251 2008/06/22 15:48:09 taca Exp $
 #
 
 COMMENT=       Databases
@@ -189,6 +189,7 @@
 SUBDIR+=       ruby-DBD-mysql
 SUBDIR+=       ruby-DBD-postgresql
 SUBDIR+=       ruby-DBD-sqlite
+SUBDIR+=       ruby-DBD-sqlite3
 SUBDIR+=       ruby-DBI
 SUBDIR+=       ruby-activerecord
 SUBDIR+=       ruby-activerecord-odbc



Home | Main Index | Thread Index | Old Index