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:   jnemeth
Date:           Thu Jul 20 04:11:58 UTC 2017

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
sort


To generate a diff of this commit:
cvs rdiff -u -r1.530 -r1.531 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.530 pkgsrc/databases/Makefile:1.531
--- pkgsrc/databases/Makefile:1.530     Tue Jul 18 14:28:12 2017
+++ pkgsrc/databases/Makefile   Thu Jul 20 04:11:58 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.530 2017/07/18 14:28:12 taca Exp $
+# $NetBSD: Makefile,v 1.531 2017/07/20 04:11:58 jnemeth Exp $
 
 COMMENT=       Databases
 
@@ -392,8 +392,8 @@ SUBDIR+=    ruby-activerecord-odbc
 SUBDIR+=       ruby-activerecord32
 SUBDIR+=       ruby-activerecord42
 SUBDIR+=       ruby-arel
-SUBDIR+=       ruby-arel60
 SUBDIR+=       ruby-arel30
+SUBDIR+=       ruby-arel60
 SUBDIR+=       ruby-awesome_nested_set
 SUBDIR+=       ruby-cassandra
 SUBDIR+=       ruby-data_objects



Home | Main Index | Thread Index | Old Index