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-sqlite.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f531c8670516
branches:  trunk
changeset: 566177:f531c8670516
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Oct 17 12:25:31 2009 +0000

description:
Add and enable ruby-sqlite.

diffstat:

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

diffs (17 lines):

diff -r 02d9a155b9f3 -r f531c8670516 databases/Makefile
--- a/databases/Makefile        Sat Oct 17 12:24:46 2009 +0000
+++ b/databases/Makefile        Sat Oct 17 12:25:31 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.305 2009/09/07 18:28:03 joerg Exp $
+# $NetBSD: Makefile,v 1.306 2009/10/17 12:25:31 taca Exp $
 #
 
 COMMENT=       Databases
@@ -256,6 +256,7 @@
 SUBDIR+=       ruby-qdbm
 SUBDIR+=       ruby-sequel
 SUBDIR+=       ruby-sequel-core
+SUBDIR+=       ruby-sqlite
 SUBDIR+=       ruby-sqlite3
 SUBDIR+=       ruby-tokyocabinet
 SUBDIR+=       ruby-tokyotyrant



Home | Main Index | Thread Index | Old Index