Date: Sat, 2 Sep 2023 11:01:48 GMT From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ccaa547b4d24 - main - net-mgmt/nagios-plugins: Update to 2.4.4 Message-ID: <202309021101.382B1meG079362@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by joneum: URL: https://cgit.FreeBSD.org/ports/commit/?id=ccaa547b4d247622e67c5c72fbc629458284a3f7 commit ccaa547b4d247622e67c5c72fbc629458284a3f7 Author: Marius Halden <marius.halden@modirum.com> AuthorDate: 2023-09-02 10:59:31 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2023-09-02 11:01:35 +0000 net-mgmt/nagios-plugins: Update to 2.4.4 Changelog: https://nagios-plugins.org/nagios-plugins-2-4-4-released/ PR: 271312 Sponsored by: Netzkommune GmbH --- net-mgmt/nagios-plugins/Makefile | 2 +- net-mgmt/nagios-plugins/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-mgmt/nagios-plugins/Makefile b/net-mgmt/nagios-plugins/Makefile index e0d0fdf48249..49a2819e40ad 100644 --- a/net-mgmt/nagios-plugins/Makefile +++ b/net-mgmt/nagios-plugins/Makefile @@ -1,5 +1,5 @@ PORTNAME= nagios-plugins -DISTVERSION= 2.4.3 +DISTVERSION= 2.4.4 PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/release-${DISTVERSION}/ \ diff --git a/net-mgmt/nagios-plugins/distinfo b/net-mgmt/nagios-plugins/distinfo index 7eaa5a8286b9..b263bef58d39 100644 --- a/net-mgmt/nagios-plugins/distinfo +++ b/net-mgmt/nagios-plugins/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675014879 -SHA256 (nagios-plugins-2.4.3.tar.gz) = cb210e6ea037181b15ad85e17b98f70415be7334d0607aef712fb7d1a1c62aaf -SIZE (nagios-plugins-2.4.3.tar.gz) = 2781759 +TIMESTAMP = 1693646075 +SHA256 (nagios-plugins-2.4.4.tar.gz) = 9eb151c0665b4a9b8fbe0baf95656312e1c830fb1de7fa58aed358972b51c25d +SIZE (nagios-plugins-2.4.4.tar.gz) = 2749658
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309021101.382B1meG079362>