Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Dec 2024 22:03:58 GMT
From:      Juraj Lutter <otis@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 07dcc9aa1941 - main - net-mgmt/zabbix64-server: Set expiration date to 2024-12-31
Message-ID:  <202412202203.4BKM3wur036833@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by otis:

URL: https://cgit.FreeBSD.org/ports/commit/?id=07dcc9aa19419c33ac239ac3ca78fbed76ecea24

commit 07dcc9aa19419c33ac239ac3ca78fbed76ecea24
Author:     Juraj Lutter <otis@FreeBSD.org>
AuthorDate: 2024-12-20 21:25:28 +0000
Commit:     Juraj Lutter <otis@FreeBSD.org>
CommitDate: 2024-12-20 22:03:00 +0000

    net-mgmt/zabbix64-server: Set expiration date to 2024-12-31
    
    Zabbix 6.4 is expected to reach EoL on December 31, 2024.
    Adjust metadata accordingly.
---
 net-mgmt/zabbix64-server/Makefile             | 5 ++++-
 net-mgmt/zabbix64-server/files/pkg-message.in | 4 ++--
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/net-mgmt/zabbix64-server/Makefile b/net-mgmt/zabbix64-server/Makefile
index 616fe95c4326..516e8086f4c2 100644
--- a/net-mgmt/zabbix64-server/Makefile
+++ b/net-mgmt/zabbix64-server/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	zabbix64
 DISTVERSION=	6.4.20
-PORTREVISION?=	0
+PORTREVISION?=	1
 CATEGORIES=	net-mgmt
 MASTER_SITES=	https://cdn.zabbix.com/zabbix/sources/stable/${DISTVERSION:R}/
 PKGNAMESUFFIX?=	-server
@@ -13,6 +13,9 @@ WWW=		https://www.zabbix.com/
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Zabbix 6.4 is expected to reach EoL on December 31, 2024
+EXPIRATION_DATE=	2024-12-31
+
 CONFLICTS_INSTALL=	zabbix[0-9]*${PKGNAMESUFFIX}
 
 ZABBIX_BUILD=	${PKGNAMESUFFIX:S/^-//:S/-$//}
diff --git a/net-mgmt/zabbix64-server/files/pkg-message.in b/net-mgmt/zabbix64-server/files/pkg-message.in
index ef1bd1d2558c..21da1d0c0685 100644
--- a/net-mgmt/zabbix64-server/files/pkg-message.in
+++ b/net-mgmt/zabbix64-server/files/pkg-message.in
@@ -11,8 +11,8 @@ in change of the second version number.
 
 Standard release:       Zabbix 6.4
 Release date:           Mar 07, 2023
-End of Full Support:    Oct 31, 2023
-End of Limited Support: Nov 31, 2023
+End of Full Support:    Jun 30, 2024
+End of Limited Support: Dec 31, 2024
 
 Zabbix Life Cycle & Release Policy:
 https://www.zabbix.com/life_cycle_and_release_policy



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