From owner-svn-ports-head@freebsd.org Sat Oct 28 11:25:52 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0A791E3FC0A; Sat, 28 Oct 2017 11:25:52 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CC7056CB30; Sat, 28 Oct 2017 11:25:51 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9SBPop4020545; Sat, 28 Oct 2017 11:25:50 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9SBPop6020544; Sat, 28 Oct 2017 11:25:50 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201710281125.v9SBPop6020544@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Sat, 28 Oct 2017 11:25:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453056 - head/net-mgmt/nrpe X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: head/net-mgmt/nrpe X-SVN-Commit-Revision: 453056 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Oct 2017 11:25:52 -0000 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