pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add ruby-sqlite3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/edb9de0f04d7
branches:  trunk
changeset: 510446:edb9de0f04d7
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Mar 30 16:22:37 2006 +0000

description:
Add ruby-sqlite3.

diffstat:

 databases/Makefile |  3 ++-
 doc/CHANGES        |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r b40b880e70b4 -r edb9de0f04d7 databases/Makefile
--- a/databases/Makefile        Thu Mar 30 16:21:14 2006 +0000
+++ b/databases/Makefile        Thu Mar 30 16:22:37 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.206 2006/03/20 14:47:43 uebayasi Exp $
+# $NetBSD: Makefile,v 1.207 2006/03/30 16:22:38 minskim Exp $
 #
 
 COMMENT=       Databases
@@ -174,6 +174,7 @@
 SUBDIR+=       ruby-mysql
 SUBDIR+=       ruby-postgresql
 SUBDIR+=       ruby-qdbm
+SUBDIR+=       ruby-sqlite3
 SUBDIR+=       ruby-vapor
 SUBDIR+=       sdbm
 SUBDIR+=       shared-mime-info
diff -r b40b880e70b4 -r edb9de0f04d7 doc/CHANGES
--- a/doc/CHANGES       Thu Mar 30 16:21:14 2006 +0000
+++ b/doc/CHANGES       Thu Mar 30 16:22:37 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.13379 2006/03/30 15:29:18 joerg Exp $
+$NetBSD: CHANGES,v 1.13380 2006/03/30 16:22:37 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2006:
 
@@ -1698,3 +1698,4 @@
        Updated net/hping to 2.0.0.3 [salo 2006-03-30]
        Updated x11/wxGTK to 2.6.3 [joerg 2006-03-30]
        Updated x11/wxGTK-contrib to 2.6.3 [joerg 2006-03-30]
+       Added databases/ruby-sqlite3 version 1.1.0 [minskim 2006-03-30]



Home | Main Index | Thread Index | Old Index