svn commit: r512247 - head/net-mgmt/check_nwc_health

Craig Leres leres at FreeBSD.org
Tue Sep 17 23:29:44 UTC 2019


Author: leres
Date: Tue Sep 17 23:29:43 2019
New Revision: 512247
URL: https://svnweb.freebsd.org/changeset/ports/512247

Log:
  net-mgmt/check_nwc_health: Update to 7.10.0.6:
  
   - reduce runtime for nexus hardware-health
  
  Reported by:	portscout
  Approved by:	matthew (mentor, implicit)

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

Modified: head/net-mgmt/check_nwc_health/Makefile
==============================================================================
--- head/net-mgmt/check_nwc_health/Makefile	Tue Sep 17 23:20:16 2019	(r512246)
+++ head/net-mgmt/check_nwc_health/Makefile	Tue Sep 17 23:29:43 2019	(r512247)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	check_nwc_health
-PORTVERSION=	7.10.0.5
+PORTVERSION=	7.10.0.6
 CATEGORIES=	net-mgmt
 MASTER_SITES=	https://labs.consol.de/assets/downloads/nagios/
 

Modified: head/net-mgmt/check_nwc_health/distinfo
==============================================================================
--- head/net-mgmt/check_nwc_health/distinfo	Tue Sep 17 23:20:16 2019	(r512246)
+++ head/net-mgmt/check_nwc_health/distinfo	Tue Sep 17 23:29:43 2019	(r512247)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566840461
-SHA256 (check_nwc_health-7.10.0.5.tar.gz) = d8bcc83d51db5a2db38c6dd4df6685aebe300c949725b3a45467209bb220e3d2
-SIZE (check_nwc_health-7.10.0.5.tar.gz) = 651072
+TIMESTAMP = 1568762595
+SHA256 (check_nwc_health-7.10.0.6.tar.gz) = 62f78986925ff3932bbacfb4cc878aec1503df46a303e3c11f808c69b1825924
+SIZE (check_nwc_health-7.10.0.6.tar.gz) = 656821


More information about the svn-ports-all mailing list