git: 829724b35e28 - main - net-mgmt/nagios-check_postgres: update to 2.26.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 14:55:56 UTC
The branch main has been updated by matthew: URL: https://cgit.FreeBSD.org/ports/commit/?id=829724b35e28183f95869001ffeec1a143ba1d83 commit 829724b35e28183f95869001ffeec1a143ba1d83 Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2023-04-05 14:50:36 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2023-04-05 14:55:50 +0000 net-mgmt/nagios-check_postgres: update to 2.26.0 Changes: https://github.com/bucardo/check_postgres/releases/tag/2.26.0 --- net-mgmt/nagios-check_postgres/Makefile | 6 ++++-- net-mgmt/nagios-check_postgres/distinfo | 6 +++--- net-mgmt/nagios-check_postgres/pkg-plist | 4 +++- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/net-mgmt/nagios-check_postgres/Makefile b/net-mgmt/nagios-check_postgres/Makefile index d65939b0dd0c..13c40bcbd940 100644 --- a/net-mgmt/nagios-check_postgres/Makefile +++ b/net-mgmt/nagios-check_postgres/Makefile @@ -1,5 +1,5 @@ PORTNAME= check_postgres -PORTVERSION= 2.25.0 +PORTVERSION= 2.26.0 CATEGORIES= net-mgmt databases perl5 MASTER_SITES= http://bucardo.org/downloads/ PKGNAMEPREFIX= nagios- @@ -56,7 +56,7 @@ NAGIOS_LINKS= archive_ready \ new_version_cp \ new_version_pg \ new_version_tnm \ - pgagent_jobs \ + partman_premake \ pgb_pool_cl_active \ pgb_pool_cl_waiting \ pgb_pool_maxwait \ @@ -67,6 +67,8 @@ NAGIOS_LINKS= archive_ready \ pgb_pool_sv_used \ pgbouncer_backends \ pgbouncer_checksum \ + pgbouncer_maxwait \ + pgagent_jobs \ prepared_txns \ query_runtime \ query_time \ diff --git a/net-mgmt/nagios-check_postgres/distinfo b/net-mgmt/nagios-check_postgres/distinfo index bcb00c64e06b..6be05d1d0c6f 100644 --- a/net-mgmt/nagios-check_postgres/distinfo +++ b/net-mgmt/nagios-check_postgres/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1582370443 -SHA256 (check_postgres-2.25.0.tar.gz) = 11b52f86c44d6cc26e9a4129e67c2589071dbe1b8ac1f8895761517491c6e44b -SIZE (check_postgres-2.25.0.tar.gz) = 209715 +TIMESTAMP = 1680681148 +SHA256 (check_postgres-2.26.0.tar.gz) = a3b135c1a205179410ee7b694e528704ebc12358781c98d3763d835872366995 +SIZE (check_postgres-2.26.0.tar.gz) = 211279 diff --git a/net-mgmt/nagios-check_postgres/pkg-plist b/net-mgmt/nagios-check_postgres/pkg-plist index ba6c486d5549..d9ebf72489c4 100644 --- a/net-mgmt/nagios-check_postgres/pkg-plist +++ b/net-mgmt/nagios-check_postgres/pkg-plist @@ -1,4 +1,5 @@ bin/check_postgres.pl +%%PERL5_MAN1%%/check_postgres.1p.gz %%NAGIOS%%libexec/nagios/check_postgres_archive_ready %%NAGIOS%%libexec/nagios/check_postgres_autovac_freeze %%NAGIOS%%libexec/nagios/check_postgres_backends @@ -28,6 +29,7 @@ bin/check_postgres.pl %%NAGIOS%%libexec/nagios/check_postgres_new_version_cp %%NAGIOS%%libexec/nagios/check_postgres_new_version_pg %%NAGIOS%%libexec/nagios/check_postgres_new_version_tnm +%%NAGIOS%%libexec/nagios/check_postgres_partman_premake %%NAGIOS%%libexec/nagios/check_postgres_pgagent_jobs %%NAGIOS%%libexec/nagios/check_postgres_pgb_pool_cl_active %%NAGIOS%%libexec/nagios/check_postgres_pgb_pool_cl_waiting @@ -39,6 +41,7 @@ bin/check_postgres.pl %%NAGIOS%%libexec/nagios/check_postgres_pgb_pool_sv_used %%NAGIOS%%libexec/nagios/check_postgres_pgbouncer_backends %%NAGIOS%%libexec/nagios/check_postgres_pgbouncer_checksum +%%NAGIOS%%libexec/nagios/check_postgres_pgbouncer_maxwait %%NAGIOS%%libexec/nagios/check_postgres_prepared_txns %%NAGIOS%%libexec/nagios/check_postgres_query_runtime %%NAGIOS%%libexec/nagios/check_postgres_query_time @@ -55,5 +58,4 @@ bin/check_postgres.pl %%NAGIOS%%libexec/nagios/check_postgres_txn_wraparound %%NAGIOS%%libexec/nagios/check_postgres_version %%NAGIOS%%libexec/nagios/check_postgres_wal_files -%%PERL5_MAN1%%/check_postgres.1p.gz %%CACTI%%share/cacti/scripts/check_postgres_dbstats