Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Mar 2026 22:37:09 +0000
From:      Lexi Winter <ivy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8696265830b6 - main - databases/prometheus-postgres-exporter: Update to 0.19.1
Message-ID:  <69adfa15.40424.3bc19a0c@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by ivy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8696265830b648e5d2b8502688cb0b556bf0a1de

commit 8696265830b648e5d2b8502688cb0b556bf0a1de
Author:     Lexi Winter <ivy@FreeBSD.org>
AuthorDate: 2026-03-08 22:36:26 +0000
Commit:     Lexi Winter <ivy@FreeBSD.org>
CommitDate: 2026-03-08 22:36:26 +0000

    databases/prometheus-postgres-exporter: Update to 0.19.1
    
    Upstream changes:
    https://github.com/prometheus-community/postgres_exporter/releases/tag/v0.19.0
    https://github.com/prometheus-community/postgres_exporter/releases/tag/v0.19.1
    
    Reviewed by:    arrowd
    Approved by:    arrowd (ports)
    Differential Revision:  https://reviews.freebsd.org/D55701
    Sponsored by:   https://www.patreon.com/bsdivy
---
 databases/prometheus-postgres-exporter/Makefile |  3 +--
 databases/prometheus-postgres-exporter/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/databases/prometheus-postgres-exporter/Makefile b/databases/prometheus-postgres-exporter/Makefile
index d1288f2bccc6..404e02850a04 100644
--- a/databases/prometheus-postgres-exporter/Makefile
+++ b/databases/prometheus-postgres-exporter/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	prometheus-postgres-exporter
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.18.1
-PORTREVISION=	9
+DISTVERSION=	0.19.1
 CATEGORIES=	databases
 
 MAINTAINER=	ivy@FreeBSD.org
diff --git a/databases/prometheus-postgres-exporter/distinfo b/databases/prometheus-postgres-exporter/distinfo
index fdc713d88948..873c1d177d4a 100644
--- a/databases/prometheus-postgres-exporter/distinfo
+++ b/databases/prometheus-postgres-exporter/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1759191767
-SHA256 (go/databases_prometheus-postgres-exporter/prometheus-postgres-exporter-v0.18.1/v0.18.1.mod) = bb1bfb3b310f64f02f53eb0c8d9a732ea6b14d09348212d8b600049bc2fb9311
-SIZE (go/databases_prometheus-postgres-exporter/prometheus-postgres-exporter-v0.18.1/v0.18.1.mod) = 1814
-SHA256 (go/databases_prometheus-postgres-exporter/prometheus-postgres-exporter-v0.18.1/v0.18.1.zip) = e13f6e9171b8a616a608f3a1f259d64081e3a0e4bc15489f7e4a210361b8599b
-SIZE (go/databases_prometheus-postgres-exporter/prometheus-postgres-exporter-v0.18.1/v0.18.1.zip) = 169820
+TIMESTAMP = 1772853844
+SHA256 (go/databases_prometheus-postgres-exporter/prometheus-postgres-exporter-v0.19.1/v0.19.1.mod) = 2ccc8b2cbec2c2f3d59448f9fe372da3d4b32672576d63f61886ca087deca83e
+SIZE (go/databases_prometheus-postgres-exporter/prometheus-postgres-exporter-v0.19.1/v0.19.1.mod) = 1926
+SHA256 (go/databases_prometheus-postgres-exporter/prometheus-postgres-exporter-v0.19.1/v0.19.1.zip) = 18e9c882afce65ac6c214e9686e5a1f8bd9bf1700a432e5e5e7aae845e5ef4c7
+SIZE (go/databases_prometheus-postgres-exporter/prometheus-postgres-exporter-v0.19.1/v0.19.1.zip) = 175728


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69adfa15.40424.3bc19a0c>