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 Jan 16 13:16:31 UTC 2022

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
databases/Makefile: add and enable ruby-dbm.


To generate a diff of this commit:
cvs rdiff -u -r1.647 -r1.648 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.647 pkgsrc/databases/Makefile:1.648
--- pkgsrc/databases/Makefile:1.647     Sun Dec 19 06:05:09 2021
+++ pkgsrc/databases/Makefile   Sun Jan 16 13:16:31 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.647 2021/12/19 06:05:09 taca Exp $
+# $NetBSD: Makefile,v 1.648 2022/01/16 13:16:31 taca Exp $
 
 COMMENT=       Databases
 
@@ -436,6 +436,7 @@ SUBDIR+=    ruby-arel-helpers
 SUBDIR+=       ruby-awesome_nested_set
 SUBDIR+=       ruby-data_objects
 SUBDIR+=       ruby-datamapper
+SUBDIR+=       ruby-dbm
 SUBDIR+=       ruby-dbd-mysql
 SUBDIR+=       ruby-dbd-odbc
 SUBDIR+=       ruby-dbd-pg



Home | Main Index | Thread Index | Old Index