Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Oct 2017 11:25:50 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r453056 - head/net-mgmt/nrpe
Message-ID:  <201710281125.v9SBPop6020544@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Sat Oct 28 11:25:50 2017
New Revision: 453056
URL: https://svnweb.freebsd.org/changeset/ports/453056

Log:
  Add deprecation note and set expiration date.
  
  Please update to use net-mgmt/nrpe3 instead, as that's the version supported
  by upstream.

Modified:
  head/net-mgmt/nrpe/Makefile

Modified: head/net-mgmt/nrpe/Makefile
==============================================================================
--- head/net-mgmt/nrpe/Makefile	Sat Oct 28 10:12:58 2017	(r453055)
+++ head/net-mgmt/nrpe/Makefile	Sat Oct 28 11:25:50 2017	(r453056)
@@ -14,6 +14,9 @@ LICENSE=	GPLv2
 
 CONFLICTS?=	nrpe-ssl nrpe3
 
+DEPRECATED=	EoL, please use nrpe3 instead
+EXPIRATION_DATE=	2018-01-01
+
 USES=		perl5
 USE_PERL5=	build
 USE_RC_SUBR=	nrpe2



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