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:48:25 UTC 2025

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
Add and enable git-sqlite.


To generate a diff of this commit:
cvs rdiff -u -r1.727 -r1.728 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.727 pkgsrc/databases/Makefile:1.728
--- pkgsrc/databases/Makefile:1.727     Tue May 20 16:47:04 2025
+++ pkgsrc/databases/Makefile   Tue May 20 16:48:25 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.727 2025/05/20 16:47:04 schmonz Exp $
+# $NetBSD: Makefile,v 1.728 2025/05/20 16:48:25 schmonz Exp $
 
 COMMENT=       Databases
 
@@ -43,6 +43,7 @@ SUBDIR+=      gdbm_compat
 SUBDIR+=       gdbm_primitive
 SUBDIR+=       geneweb
 SUBDIR+=       gigabase
+SUBDIR+=       git-sqlite
 SUBDIR+=       gnats
 SUBDIR+=       gom
 SUBDIR+=       gramps5



Home | Main Index | Thread Index | Old Index