From owner-svn-ports-head@freebsd.org Thu Sep 10 00:32:11 2020 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 421B53E15EE; Thu, 10 Sep 2020 00:32:11 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4Bn0Fl0yZfz47FJ; Thu, 10 Sep 2020 00:32:11 +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 04DD1A496; Thu, 10 Sep 2020 00:32:11 +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 08A0WAOe000971; Thu, 10 Sep 2020 00:32:10 GMT (envelope-from leres@FreeBSD.org) Received: (from leres@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08A0WADK000969; Thu, 10 Sep 2020 00:32:10 GMT (envelope-from leres@FreeBSD.org) Message-Id: <202009100032.08A0WADK000969@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: leres set sender to leres@FreeBSD.org using -f From: Craig Leres Date: Thu, 10 Sep 2020 00:32:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r548171 - 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: 548171 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.33 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: Thu, 10 Sep 2020 00:32:11 -0000 Author: leres Date: Thu Sep 10 00:32:10 2020 New Revision: 548171 URL: https://svnweb.freebsd.org/changeset/ports/548171 Log: net-mgmt/check_nwc_health: Update to 7.12.1.3. Changes since 7.12.1.2: - fix a bug in mode count-routes, update glplugin Reported by: portscout 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 Thu Sep 10 00:15:48 2020 (r548170) +++ head/net-mgmt/check_nwc_health/Makefile Thu Sep 10 00:32:10 2020 (r548171) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= check_nwc_health -PORTVERSION= 7.12.1.2 +PORTVERSION= 7.12.1.3 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 Thu Sep 10 00:15:48 2020 (r548170) +++ head/net-mgmt/check_nwc_health/distinfo Thu Sep 10 00:32:10 2020 (r548171) @@ -1,3 +1,3 @@ -TIMESTAMP = 1595435283 -SHA256 (check_nwc_health-7.12.1.2.tar.gz) = c04fbdb0600ad629d166d07bc51ca4aa5c86a1af4b83615fb6762d443268cfe3 -SIZE (check_nwc_health-7.12.1.2.tar.gz) = 671135 +TIMESTAMP = 1599697493 +SHA256 (check_nwc_health-7.12.1.3.tar.gz) = 9c9fb3fe2fcf99dc23291377feb6ccfb5a63a42e8f37134b54603a247f95ebea +SIZE (check_nwc_health-7.12.1.3.tar.gz) = 671873