pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases



Module Name:    pkgsrc
Committed By:   minskim
Date:           Fri Apr 21 00:13:01 UTC 2017

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
Add ruby-activerecord42


To generate a diff of this commit:
cvs rdiff -u -r1.524 -r1.525 pkgsrc/databases/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/databases/Makefile
diff -u pkgsrc/databases/Makefile:1.524 pkgsrc/databases/Makefile:1.525
--- pkgsrc/databases/Makefile:1.524     Tue Mar 14 13:20:14 2017
+++ pkgsrc/databases/Makefile   Fri Apr 21 00:13:01 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.524 2017/03/14 13:20:14 wiz Exp $
+# $NetBSD: Makefile,v 1.525 2017/04/21 00:13:01 minskim Exp $
 
 COMMENT=       Databases
 
@@ -396,6 +396,7 @@ SUBDIR+=    ruby-activeldap
 SUBDIR+=       ruby-activerecord-cassandra
 SUBDIR+=       ruby-activerecord-odbc
 SUBDIR+=       ruby-activerecord32
+SUBDIR+=       ruby-activerecord42
 SUBDIR+=       ruby-arel
 SUBDIR+=       ruby-arel30
 SUBDIR+=       ruby-awesome_nested_set



Home | Main Index | Thread Index | Old Index