From owner-svn-ports-head@freebsd.org Tue Sep 17 23:29:44 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B6898EA45E; Tue, 17 Sep 2019 23:29:44 +0000 (UTC) (envelope-from leres@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46Xzpw4PzKz4phq; Tue, 17 Sep 2019 23:29:44 +0000 (UTC) (envelope-from leres@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 774C01C3F0; Tue, 17 Sep 2019 23:29:44 +0000 (UTC) (envelope-from leres@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x8HNTiep023520; Tue, 17 Sep 2019 23:29:44 GMT (envelope-from leres@FreeBSD.org) Received: (from leres@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x8HNTiS2023518; Tue, 17 Sep 2019 23:29:44 GMT (envelope-from leres@FreeBSD.org) Message-Id: <201909172329.x8HNTiS2023518@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: leres set sender to leres@FreeBSD.org using -f From: Craig Leres Date: Tue, 17 Sep 2019 23:29:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r512247 - head/net-mgmt/check_nwc_health X-SVN-Group: ports-head X-SVN-Commit-Author: leres X-SVN-Commit-Paths: head/net-mgmt/check_nwc_health X-SVN-Commit-Revision: 512247 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Sep 2019 23:29:44 -0000 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