Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Nov 2022 22:38:41 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: b2ef85117a31 - main - sysutils/beats6: Set expiration date
Message-ID:  <202211262238.2AQMcfoG034308@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=b2ef85117a31ac122b84561bbb171c468bacd426

commit b2ef85117a31ac122b84561bbb171c468bacd426
Author:     Juraj Lutter <otis@FreeBSD.org>
AuthorDate: 2022-11-26 22:34:50 +0000
Commit:     Juraj Lutter <otis@FreeBSD.org>
CommitDate: 2022-11-26 22:38:31 +0000

    sysutils/beats6: Set expiration date
    
    Expire the port on 1.1.2023
---
 sysutils/beats6/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sysutils/beats6/Makefile b/sysutils/beats6/Makefile
index b86b67d3e322..2cf9d321a1a9 100644
--- a/sysutils/beats6/Makefile
+++ b/sysutils/beats6/Makefile
@@ -11,6 +11,9 @@ WWW=		https://www.elastic.co/products/beats/
 
 LICENSE=	APACHE20
 
+DEPRECATED=	No longer maintained and supported.
+EXPIRATION_DATE=	2023-01-01
+
 BROKEN_aarch64=	fails to build: vendor/golang.org/x/sys/unix/cap_freebsd.go:18:23: undefined: CAP_RIGHTS_VERSION_00
 
 USES=		gmake go



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