pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases databases: Add postgres_exporter.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ac69cb783ee3
branches:  trunk
changeset: 334572:ac69cb783ee3
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Fri May 31 14:42:45 2019 +0000

description:
databases: Add postgres_exporter.

diffstat:

 databases/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 7af4bba3a1d3 -r ac69cb783ee3 databases/Makefile
--- a/databases/Makefile        Fri May 31 14:42:04 2019 +0000
+++ b/databases/Makefile        Fri May 31 14:42:45 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.580 2019/05/21 05:52:18 adam Exp $
+# $NetBSD: Makefile,v 1.581 2019/05/31 14:42:45 jperkin Exp $
 
 COMMENT=       Databases
 
@@ -282,6 +282,7 @@
 SUBDIR+=       poco-data-mysql
 SUBDIR+=       poco-data-odbc
 SUBDIR+=       poco-data-sqlite
+SUBDIR+=       postgres_exporter
 SUBDIR+=       postgresql-pgroonga
 SUBDIR+=       postgresql-pljava
 SUBDIR+=       postgresql-postgis2



Home | Main Index | Thread Index | Old Index