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:           Sat Sep  9 14:29:53 UTC 2023

Modified Files:
        pkgsrc/databases: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.686 -r1.687 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.686 pkgsrc/databases/Makefile:1.687
--- pkgsrc/databases/Makefile:1.686     Sat Sep  9 14:14:53 2023
+++ pkgsrc/databases/Makefile   Sat Sep  9 14:29:53 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.686 2023/09/09 14:14:53 taca Exp $
+# $NetBSD: Makefile,v 1.687 2023/09/09 14:29:53 taca Exp $
 
 COMMENT=       Databases
 
@@ -478,6 +478,7 @@ SUBDIR+=    ruby-dm-yaml-adapter
 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



Home | Main Index | Thread Index | Old Index