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:   wiz
Date:           Sun Nov 19 01:19:59 UTC 2023

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
databases/Makefile: + py-tinydb


To generate a diff of this commit:
cvs rdiff -u -r1.694 -r1.695 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.694 pkgsrc/databases/Makefile:1.695
--- pkgsrc/databases/Makefile:1.694     Sat Nov  4 12:19:18 2023
+++ pkgsrc/databases/Makefile   Sun Nov 19 01:19:59 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.694 2023/11/04 12:19:18 wiz Exp $
+# $NetBSD: Makefile,v 1.695 2023/11/19 01:19:59 wiz Exp $
 
 COMMENT=       Databases
 
@@ -412,6 +412,7 @@ SUBDIR+=    py-sqlrelay
 SUBDIR+=       py-sqlsoup
 SUBDIR+=       py-sybase
 SUBDIR+=       py-table
+SUBDIR+=       py-tinydb
 SUBDIR+=       py-tokyocabinet
 SUBDIR+=       py-tortoise-orm
 SUBDIR+=       py-trytond-ldap-authentication



Home | Main Index | Thread Index | Old Index