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: schmonz
Date: Tue May 20 16:47:04 UTC 2025
Modified Files:
pkgsrc/databases: Makefile
Log Message:
Add and enable sqlite3-diff.
To generate a diff of this commit:
cvs rdiff -u -r1.726 -r1.727 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.726 pkgsrc/databases/Makefile:1.727
--- pkgsrc/databases/Makefile:1.726 Thu Jan 2 07:08:35 2025
+++ pkgsrc/databases/Makefile Tue May 20 16:47:04 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.726 2025/01/02 07:08:35 taca Exp $
+# $NetBSD: Makefile,v 1.727 2025/05/20 16:47:04 schmonz Exp $
COMMENT= Databases
@@ -509,6 +509,7 @@ SUBDIR+= sql-workbench
SUBDIR+= sqlc
SUBDIR+= sqlite
SUBDIR+= sqlite3
+SUBDIR+= sqlite3-diff
SUBDIR+= sqlite3-docs
SUBDIR+= sqlite3-tcl
SUBDIR+= sqlitebrowser
Home |
Main Index |
Thread Index |
Old Index