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:           Thu Nov 30 15:24:59 UTC 2023

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
devel/Makefile: add and enable ruby-activerecord71


To generate a diff of this commit:
cvs rdiff -u -r1.696 -r1.697 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.696 pkgsrc/databases/Makefile:1.697
--- pkgsrc/databases/Makefile:1.696     Thu Nov 23 07:56:01 2023
+++ pkgsrc/databases/Makefile   Thu Nov 30 15:24:59 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.696 2023/11/23 07:56:01 adam Exp $
+# $NetBSD: Makefile,v 1.697 2023/11/30 15:24:59 taca Exp $
 
 COMMENT=       Databases
 
@@ -440,6 +440,7 @@ SUBDIR+=    ruby-activeldap
 SUBDIR+=       ruby-activerecord-odbc
 SUBDIR+=       ruby-activerecord61
 SUBDIR+=       ruby-activerecord70
+SUBDIR+=       ruby-activerecord71
 SUBDIR+=       ruby-arel
 SUBDIR+=       ruby-arel-helpers
 SUBDIR+=       ruby-awesome_nested_set



Home | Main Index | Thread Index | Old Index