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:30:21 UTC 2025

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
databases/Makefile: remove ruby-dbd-sqlite


To generate a diff of this commit:
cvs rdiff -u -r1.729 -r1.730 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.729 pkgsrc/databases/Makefile:1.730
--- pkgsrc/databases/Makefile:1.729     Fri May 23 13:19:07 2025
+++ pkgsrc/databases/Makefile   Mon May 26 15:30:21 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.729 2025/05/23 13:19:07 wiz Exp $
+# $NetBSD: Makefile,v 1.730 2025/05/26 15:30:21 taca Exp $
 
 COMMENT=       Databases
 
@@ -446,7 +446,6 @@ SUBDIR+=    ruby-datamapper
 SUBDIR+=       ruby-dbd-mysql
 SUBDIR+=       ruby-dbd-odbc
 SUBDIR+=       ruby-dbd-pg
-SUBDIR+=       ruby-dbd-sqlite
 SUBDIR+=       ruby-dbd-sqlite3
 SUBDIR+=       ruby-dbi
 SUBDIR+=       ruby-dbm



Home | Main Index | Thread Index | Old Index