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:   taca
Date:           Tue Jul 18 14:28:13 UTC 2017

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
Add and enable ruby-arel60.


To generate a diff of this commit:
cvs rdiff -u -r1.529 -r1.530 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.529 pkgsrc/databases/Makefile:1.530
--- pkgsrc/databases/Makefile:1.529     Sun Jul 16 09:37:09 2017
+++ pkgsrc/databases/Makefile   Tue Jul 18 14:28:12 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.529 2017/07/16 09:37:09 adam Exp $
+# $NetBSD: Makefile,v 1.530 2017/07/18 14:28:12 taca Exp $
 
 COMMENT=       Databases
 
@@ -392,6 +392,7 @@ SUBDIR+=    ruby-activerecord-odbc
 SUBDIR+=       ruby-activerecord32
 SUBDIR+=       ruby-activerecord42
 SUBDIR+=       ruby-arel
+SUBDIR+=       ruby-arel60
 SUBDIR+=       ruby-arel30
 SUBDIR+=       ruby-awesome_nested_set
 SUBDIR+=       ruby-cassandra



Home | Main Index | Thread Index | Old Index