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:           Mon May 26 15:32:26 UTC 2025

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
databases/Makefile: remove ruby-sqlite


To generate a diff of this commit:
cvs rdiff -u -r1.730 -r1.731 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.730 pkgsrc/databases/Makefile:1.731
--- pkgsrc/databases/Makefile:1.730     Mon May 26 15:30:21 2025
+++ pkgsrc/databases/Makefile   Mon May 26 15:32:26 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.730 2025/05/26 15:30:21 taca Exp $
+# $NetBSD: Makefile,v 1.731 2025/05/26 15:32:26 taca Exp $
 
 COMMENT=       Databases
 
@@ -493,7 +493,6 @@ SUBDIR+=    ruby-pg_array_parser
 SUBDIR+=       ruby-qdbm
 SUBDIR+=       ruby-rrdtool
 SUBDIR+=       ruby-sequel
-SUBDIR+=       ruby-sqlite
 SUBDIR+=       ruby-sqlite3
 SUBDIR+=       ruby-sqlrelay
 SUBDIR+=       ruby-tiny_tds



Home | Main Index | Thread Index | Old Index