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:   jperkin
Date:           Wed May 15 18:04:07 UTC 2019

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
databases: Add influxdb.


To generate a diff of this commit:
cvs rdiff -u -r1.578 -r1.579 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.578 pkgsrc/databases/Makefile:1.579
--- pkgsrc/databases/Makefile:1.578     Mon Apr  8 16:15:41 2019
+++ pkgsrc/databases/Makefile   Wed May 15 18:04:07 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.578 2019/04/08 16:15:41 adam Exp $
+# $NetBSD: Makefile,v 1.579 2019/05/15 18:04:07 jperkin Exp $
 
 COMMENT=       Databases
 
@@ -49,6 +49,7 @@ SUBDIR+=      guile-pg
 SUBDIR+=       hiredis
 SUBDIR+=       hsqldb18
 SUBDIR+=       idzebra
+SUBDIR+=       influxdb
 SUBDIR+=       innotop
 SUBDIR+=       iodbc
 SUBDIR+=       ipa_sdb



Home | Main Index | Thread Index | Old Index