Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 May 2020 11:49:27 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r535994 - head/net-mgmt/zabbix42-server
Message-ID:  <202005201149.04KBnRut039074@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Wed May 20 11:49:27 2020
New Revision: 535994
URL: https://svnweb.freebsd.org/changeset/ports/535994

Log:
  net-mgmt/zabbix42-*: Mark as deprecated
  
  Mark as deprecated due to being marked end of life upstream.
  
  PR:		246584
  Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)

Modified:
  head/net-mgmt/zabbix42-server/Makefile

Modified: head/net-mgmt/zabbix42-server/Makefile
==============================================================================
--- head/net-mgmt/zabbix42-server/Makefile	Wed May 20 11:47:43 2020	(r535993)
+++ head/net-mgmt/zabbix42-server/Makefile	Wed May 20 11:49:27 2020	(r535994)
@@ -15,6 +15,9 @@ COMMENT=	Enterprise-class open source distributed moni
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	End of Life
+EXPIRATION_DATE=2020-06-20
+
 LIB_DEPENDS=	libpcre.so:devel/pcre
 
 CONFLICTS=	zabbix[0-35-9][0-9]${PKGNAMESUFFIX} \



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