1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Update to 2.25.0

Add new WWW link.

ChangeLog:	https://bucardo.org/check_postgres/check_postgres.pl.html#HISTORY
This commit is contained in:
Matthew Seaman 2020-02-22 11:26:59 +00:00
parent f39cfd507d
commit 20c6ee07ea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=526755
3 changed files with 5 additions and 6 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= check_postgres
PORTVERSION= 2.24.0
PORTREVISION= 2
PORTVERSION= 2.25.0
CATEGORIES= net-mgmt databases perl5
MASTER_SITES= http://bucardo.org/downloads/
PKGNAMEPREFIX= nagios-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1541851362
SHA256 (check_postgres-2.24.0.tar.gz) = 79d4efb2d82a91dd8e7c077c323d1a25d64435bcaecfc3bba0cf0bb5e3ea1e17
SIZE (check_postgres-2.24.0.tar.gz) = 205868
TIMESTAMP = 1582370443
SHA256 (check_postgres-2.25.0.tar.gz) = 11b52f86c44d6cc26e9a4129e67c2589071dbe1b8ac1f8895761517491c6e44b
SIZE (check_postgres-2.25.0.tar.gz) = 209715

View File

@ -6,4 +6,4 @@ against one or more Postgres databases. It uses the psql program to
gather the information, and outputs the results in one of three
formats: Nagios, MRTG, or simple.
WWW: http://bucardo.org/wiki/Check_postgres
WWW: https://bucardo.org/check_postgres/