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:   ryoon
Date:           Fri May 22 16:55:58 UTC 2026

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
databases: Add py-influxdb


To generate a diff of this commit:
cvs rdiff -u -r1.749 -r1.750 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.749 pkgsrc/databases/Makefile:1.750
--- pkgsrc/databases/Makefile:1.749     Sun May 17 21:18:32 2026
+++ pkgsrc/databases/Makefile   Fri May 22 16:55:58 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.749 2026/05/17 21:18:32 khorben Exp $
+# $NetBSD: Makefile,v 1.750 2026/05/22 16:55:58 ryoon Exp $
 
 COMMENT=       Databases
 
@@ -375,6 +375,7 @@ SUBDIR+=    py-duckdb
 SUBDIR+=       py-elastic-transport
 SUBDIR+=       py-elasticsearch
 SUBDIR+=       py-gdbm
+SUBDIR+=       py-influxdb
 SUBDIR+=       py-kb
 SUBDIR+=       py-ldap
 SUBDIR+=       py-ldap3



Home | Main Index | Thread Index | Old Index