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:           Mon Jun 26 11:39:32 UTC 2023

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
databases/Makefile: + prometheus-cpp


To generate a diff of this commit:
cvs rdiff -u -r1.677 -r1.678 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.677 pkgsrc/databases/Makefile:1.678
--- pkgsrc/databases/Makefile:1.677     Wed May 17 12:16:45 2023
+++ pkgsrc/databases/Makefile   Mon Jun 26 11:39:32 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.677 2023/05/17 12:16:45 wiz Exp $
+# $NetBSD: Makefile,v 1.678 2023/06/26 11:39:32 wiz Exp $
 
 COMMENT=       Databases
 
@@ -349,6 +349,7 @@ SUBDIR+=    postgresql15-plpython
 SUBDIR+=       postgresql15-pltcl
 SUBDIR+=       postgresql15-server
 SUBDIR+=       prometheus
+SUBDIR+=       prometheus-cpp
 SUBDIR+=       promscale
 SUBDIR+=       pxtools
 SUBDIR+=       py-PgSQL



Home | Main Index | Thread Index | Old Index