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 Jan  2 07:08:36 UTC 2025

Modified Files:
        pkgsrc/databases: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.725 -r1.726 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.725 pkgsrc/databases/Makefile:1.726
--- pkgsrc/databases/Makefile:1.725     Wed Dec 25 09:44:17 2024
+++ pkgsrc/databases/Makefile   Thu Jan  2 07:08:35 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.725 2024/12/25 09:44:17 bouyer Exp $
+# $NetBSD: Makefile,v 1.726 2025/01/02 07:08:35 taca Exp $
 
 COMMENT=       Databases
 
@@ -437,6 +437,7 @@ SUBDIR+=    ruby-activerecord61
 SUBDIR+=       ruby-activerecord70
 SUBDIR+=       ruby-activerecord71
 SUBDIR+=       ruby-activerecord72
+SUBDIR+=       ruby-activerecord80
 SUBDIR+=       ruby-arel
 SUBDIR+=       ruby-arel-helpers
 SUBDIR+=       ruby-awesome_nested_set



Home | Main Index | Thread Index | Old Index