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:23:52 UTC 2022

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
databases/Makefile: add and enable ruby-gdbm-gem


To generate a diff of this commit:
cvs rdiff -u -r1.648 -r1.649 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.648 pkgsrc/databases/Makefile:1.649
--- pkgsrc/databases/Makefile:1.648     Sun Jan 16 13:16:31 2022
+++ pkgsrc/databases/Makefile   Sun Jan 16 13:23:52 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.648 2022/01/16 13:16:31 taca Exp $
+# $NetBSD: Makefile,v 1.649 2022/01/16 13:23:52 taca Exp $
 
 COMMENT=       Databases
 
@@ -476,6 +476,7 @@ SUBDIR+=    ruby-do_mysql
 SUBDIR+=       ruby-do_postgres
 SUBDIR+=       ruby-do_sqlite3
 SUBDIR+=       ruby-gdbm
+SUBDIR+=       ruby-gdbm-gem
 SUBDIR+=       ruby-hiera
 SUBDIR+=       ruby-ldap
 SUBDIR+=       ruby-moneta



Home | Main Index | Thread Index | Old Index