Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Feb 2020 11:26:59 +0000 (UTC)
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r526755 - head/net-mgmt/nagios-check_postgres
Message-ID:  <202002221126.01MBQxHR090177@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Sat Feb 22 11:26:59 2020
New Revision: 526755
URL: https://svnweb.freebsd.org/changeset/ports/526755

Log:
  Update to 2.25.0
  
  Add new WWW link.
  
  ChangeLog:	https://bucardo.org/check_postgres/check_postgres.pl.html#HISTORY

Modified:
  head/net-mgmt/nagios-check_postgres/Makefile
  head/net-mgmt/nagios-check_postgres/distinfo
  head/net-mgmt/nagios-check_postgres/pkg-descr   (contents, props changed)

Modified: head/net-mgmt/nagios-check_postgres/Makefile
==============================================================================
--- head/net-mgmt/nagios-check_postgres/Makefile	Sat Feb 22 11:24:12 2020	(r526754)
+++ head/net-mgmt/nagios-check_postgres/Makefile	Sat Feb 22 11:26:59 2020	(r526755)
@@ -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-

Modified: head/net-mgmt/nagios-check_postgres/distinfo
==============================================================================
--- head/net-mgmt/nagios-check_postgres/distinfo	Sat Feb 22 11:24:12 2020	(r526754)
+++ head/net-mgmt/nagios-check_postgres/distinfo	Sat Feb 22 11:26:59 2020	(r526755)
@@ -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

Modified: head/net-mgmt/nagios-check_postgres/pkg-descr
==============================================================================
--- head/net-mgmt/nagios-check_postgres/pkg-descr	Sat Feb 22 11:24:12 2020	(r526754)
+++ head/net-mgmt/nagios-check_postgres/pkg-descr	Sat Feb 22 11:26:59 2020	(r526755)
@@ -6,4 +6,4 @@ against one or more Postgres databases. It uses the ps
 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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002221126.01MBQxHR090177>