pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add and enable ruby-activerecord.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4381e3a75b14
branches:  trunk
changeset: 492334:4381e3a75b14
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Apr 10 04:48:09 2005 +0000

description:
Add and enable ruby-activerecord.

diffstat:

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

diffs (31 lines):

diff -r 476d7ad6c8fb -r 4381e3a75b14 databases/Makefile
--- a/databases/Makefile        Sun Apr 10 04:45:59 2005 +0000
+++ b/databases/Makefile        Sun Apr 10 04:48:09 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.166 2005/03/25 21:39:52 kim Exp $
+# $NetBSD: Makefile,v 1.167 2005/04/10 04:48:09 minskim Exp $
 #
 
 COMMENT=       Databases
@@ -142,6 +142,7 @@
 SUBDIR+=       ruby-DBD-postgresql
 SUBDIR+=       ruby-DBD-sqlite
 SUBDIR+=       ruby-DBI
+SUBDIR+=       ruby-activerecord
 SUBDIR+=       ruby-dbm
 SUBDIR+=       ruby-gdbm
 SUBDIR+=       ruby-mysql
diff -r 476d7ad6c8fb -r 4381e3a75b14 doc/CHANGES
--- a/doc/CHANGES       Sun Apr 10 04:45:59 2005 +0000
+++ b/doc/CHANGES       Sun Apr 10 04:48:09 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.9809 2005/04/10 04:16:47 minskim Exp $
+$NetBSD: CHANGES,v 1.9810 2005/04/10 04:48:09 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2005:
 
@@ -1967,3 +1967,4 @@
        Added ruby-activesupport-1.0.3 [minskim 2005-04-10]
        Added ruby-actionpack-1.7.0 [minskim 2005-04-10]
        Updated ruby-actionmailer to 0.8.1nb1 [minskim 2005-04-10]
+       Added ruby-activerecord-1.9.1 [minskim 2005-04-10]



Home | Main Index | Thread Index | Old Index