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/45bf17da9b2a
branches:  trunk
changeset: 400325:45bf17da9b2a
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 df2f416a33b0 -r 45bf17da9b2a 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