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:           Fri Mar 20 16:56:22 UTC 2020

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
databases/Makefile: add and enable ruby-activerecord60


To generate a diff of this commit:
cvs rdiff -u -r1.594 -r1.595 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.594 pkgsrc/databases/Makefile:1.595
--- pkgsrc/databases/Makefile:1.594     Sat Mar 14 08:01:32 2020
+++ pkgsrc/databases/Makefile   Fri Mar 20 16:56:22 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.594 2020/03/14 08:01:32 jperkin Exp $
+# $NetBSD: Makefile,v 1.595 2020/03/20 16:56:22 taca Exp $
 
 COMMENT=       Databases
 
@@ -413,6 +413,7 @@ SUBDIR+=    ruby-activerecord-odbc
 SUBDIR+=       ruby-activerecord42
 SUBDIR+=       ruby-activerecord51
 SUBDIR+=       ruby-activerecord52
+SUBDIR+=       ruby-activerecord60
 SUBDIR+=       ruby-arel
 SUBDIR+=       ruby-arel-helpers
 SUBDIR+=       ruby-arel60



Home | Main Index | Thread Index | Old Index