pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases Add ane enable ruby-do_mysql and ruby-do_pos...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/51190ac2a962
branches:  trunk
changeset: 597198:51190ac2a962
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Dec 17 17:16:49 2011 +0000

description:
Add ane enable ruby-do_mysql and ruby-do_postgres.

diffstat:

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

diffs (18 lines):

diff -r f93c4ec18ad0 -r 51190ac2a962 databases/Makefile
--- a/databases/Makefile        Sat Dec 17 17:15:09 2011 +0000
+++ b/databases/Makefile        Sat Dec 17 17:16:49 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.387 2011/12/16 12:25:05 taca Exp $
+# $NetBSD: Makefile,v 1.388 2011/12/17 17:16:49 taca Exp $
 #
 
 COMMENT=       Databases
@@ -338,6 +338,8 @@
 SUBDIR+=       ruby-dm-transactions
 SUBDIR+=       ruby-dm-types
 SUBDIR+=       ruby-dm-validations
+SUBDIR+=       ruby-do_mysql
+SUBDIR+=       ruby-do_postgres
 SUBDIR+=       ruby-do_sqlite3
 SUBDIR+=       ruby-gdbm
 SUBDIR+=       ruby-ldap



Home | Main Index | Thread Index | Old Index