Date: Wed, 8 Mar 2023 12:15:32 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: 8a15beec044e - main - net-mgmt/zabbix62-server: Set expiration date Message-ID: <202303081215.328CFWmh035054@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=8a15beec044e239dad6a4bdd19b159a347516419 commit 8a15beec044e239dad6a4bdd19b159a347516419 Author: Juraj Lutter <otis@FreeBSD.org> AuthorDate: 2023-03-08 11:09:29 +0000 Commit: Juraj Lutter <otis@FreeBSD.org> CommitDate: 2023-03-08 12:14:42 +0000 net-mgmt/zabbix62-server: Set expiration date Expire the port on 2023-03-31 as per zabbix lifecycle policy. --- net-mgmt/zabbix62-server/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net-mgmt/zabbix62-server/Makefile b/net-mgmt/zabbix62-server/Makefile index ce954a40a709..f7d1cb1d9263 100644 --- a/net-mgmt/zabbix62-server/Makefile +++ b/net-mgmt/zabbix62-server/Makefile @@ -13,6 +13,9 @@ WWW= https://www.zabbix.com/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Will reach end of life on 2023-03-31 +EXPIRATION_DATE= 2023-03-31 + CONFLICTS_INSTALL= zabbix[0-9]${PKGNAMESUFFIX} ZABBIX_BUILD= ${PKGNAMESUFFIX:S/^-//:S/-$//}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303081215.328CFWmh035054>