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:           Sun Feb 14 14:01:21 UTC 2021

Modified Files:
        pkgsrc/databases: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.621 -r1.622 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.621 pkgsrc/databases/Makefile:1.622
--- pkgsrc/databases/Makefile:1.621     Thu Feb 11 13:54:46 2021
+++ pkgsrc/databases/Makefile   Sun Feb 14 14:01:21 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.621 2021/02/11 13:54:46 jperkin Exp $
+# $NetBSD: Makefile,v 1.622 2021/02/14 14:01:21 taca Exp $
 
 COMMENT=       Databases
 
@@ -423,6 +423,7 @@ SUBDIR+=    ruby-activeldap
 SUBDIR+=       ruby-activerecord-odbc
 SUBDIR+=       ruby-activerecord52
 SUBDIR+=       ruby-activerecord60
+SUBDIR+=       ruby-activerecord61
 SUBDIR+=       ruby-arel
 SUBDIR+=       ruby-arel-helpers
 SUBDIR+=       ruby-awesome_nested_set



Home | Main Index | Thread Index | Old Index