Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Feb 2021 09:45:44 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r566385 - head/net-mgmt/check_ups_health
Message-ID:  <202102230945.11N9jiOH000643@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Tue Feb 23 09:45:44 2021
New Revision: 566385
URL: https://svnweb.freebsd.org/changeset/ports/566385

Log:
  net-mgmt/check_ups_health: update 2.9.2.2 -> 2.9.2.4
  
  - suppress battery temperature for APC Powernet if undefined
  - ignore very low battery temperatures for ups-mib (cs141 with empty slot)

Modified:
  head/net-mgmt/check_ups_health/Makefile
  head/net-mgmt/check_ups_health/distinfo

Modified: head/net-mgmt/check_ups_health/Makefile
==============================================================================
--- head/net-mgmt/check_ups_health/Makefile	Tue Feb 23 09:35:49 2021	(r566384)
+++ head/net-mgmt/check_ups_health/Makefile	Tue Feb 23 09:45:44 2021	(r566385)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	check_ups_health
-PORTVERSION=	2.9.2.2
+PORTVERSION=	2.9.2.4
 CATEGORIES=	net-mgmt
 MASTER_SITES=	https://labs.consol.de/assets/downloads/nagios/
 

Modified: head/net-mgmt/check_ups_health/distinfo
==============================================================================
--- head/net-mgmt/check_ups_health/distinfo	Tue Feb 23 09:35:49 2021	(r566384)
+++ head/net-mgmt/check_ups_health/distinfo	Tue Feb 23 09:45:44 2021	(r566385)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613487970
-SHA256 (check_ups_health-2.9.2.2.tar.gz) = 1fee21f8e60a00dab8f7e21a1b5347096d4b2dcf14c12b5365893f5cb4257272
-SIZE (check_ups_health-2.9.2.2.tar.gz) = 283511
+TIMESTAMP = 1614070868
+SHA256 (check_ups_health-2.9.2.4.tar.gz) = 6b191467e00ad09402c6e21348690956f9c817e98f00e174dfe54ec75e7edbe2
+SIZE (check_ups_health-2.9.2.4.tar.gz) = 283822



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