Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Nov 2024 20:57:31 GMT
From:      Florian Smeets <flo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1f8a6fe13f08 - main - net-mgmt/icinga2: Update to 2.14.3
Message-ID:  <202411122057.4ACKvVsm022334@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by flo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1f8a6fe13f08a2e0a9dfa07a7253ae625d8db386

commit 1f8a6fe13f08a2e0a9dfa07a7253ae625d8db386
Author:     Florian Smeets <flo@FreeBSD.org>
AuthorDate: 2024-11-12 20:55:32 +0000
Commit:     Florian Smeets <flo@FreeBSD.org>
CommitDate: 2024-11-12 20:56:54 +0000

    net-mgmt/icinga2: Update to 2.14.3
    
    Reported by:    Alexander Klimov <alexander.klimov@icinga.com>
    Security:       0a82bc4d-a129-11ef-8351-589cfc0f81b0
---
 net-mgmt/icinga2/Makefile  | 3 +--
 net-mgmt/icinga2/pkg-plist | 4 ++--
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/net-mgmt/icinga2/Makefile b/net-mgmt/icinga2/Makefile
index bd5458d5cead..ecc0ed9ba536 100644
--- a/net-mgmt/icinga2/Makefile
+++ b/net-mgmt/icinga2/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	icinga2
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.14.2
-PORTREVISION=	3
+DISTVERSION=	2.14.3
 CATEGORIES=	net-mgmt
 
 MAINTAINER=	flo@FreeBSD.org
diff --git a/net-mgmt/icinga2/pkg-plist b/net-mgmt/icinga2/pkg-plist
index d505da2e1544..110b03aab758 100644
--- a/net-mgmt/icinga2/pkg-plist
+++ b/net-mgmt/icinga2/pkg-plist
@@ -38,9 +38,9 @@ etc/bash_completion.d/icinga2
 @sample %%ETCDIR%%/zones.conf.sample
 %%ETCDIR%%/zones.d/README
 %%MYSQL%%lib/icinga2/libmysql_shim.so
-%%MYSQL%%lib/icinga2/libmysql_shim.so.2.14.2
+%%MYSQL%%lib/icinga2/libmysql_shim.so.2.14.3
 %%PGSQL%%lib/icinga2/libpgsql_shim.so
-%%PGSQL%%lib/icinga2/libpgsql_shim.so.2.14.2
+%%PGSQL%%lib/icinga2/libpgsql_shim.so.2.14.3
 lib/icinga2/sbin/icinga2
 libexec/nagios/check_nscp_api
 sbin/icinga2


home | help

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