Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 May 2022 09:11:42 GMT
From:      Mikael Urankar <mikael@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2296c35ec391 - main - sysutils/go-btfs: Deprecate and set expiration date to 2022-06-30
Message-ID:  <202205240911.24O9BgrZ088179@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by mikael:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2296c35ec3918958889ec21c9bc3ba2c3b56e48e

commit 2296c35ec3918958889ec21c9bc3ba2c3b56e48e
Author:     Mikael Urankar <mikael@FreeBSD.org>
AuthorDate: 2022-05-24 08:03:03 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2022-05-24 08:59:46 +0000

    sysutils/go-btfs: Deprecate and set expiration date to 2022-06-30
    
    It requires go 1.15 and is broken for more than a year now.
---
 sysutils/go-btfs/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sysutils/go-btfs/Makefile b/sysutils/go-btfs/Makefile
index 23613ccc250c..9bdf6ccb8340 100644
--- a/sysutils/go-btfs/Makefile
+++ b/sysutils/go-btfs/Makefile
@@ -7,6 +7,9 @@ CATEGORIES=	sysutils
 MAINTAINER=	mikael@FreeBSD.org
 COMMENT=	First Scalable Decentralized Storage System
 
+DEPRECATED=	Requires go 1.15
+EXPIRATION_DATE=2022-06-30
+
 LICENSE=	APACHE20 MIT
 LICENSE_COMB=	multi
 LICENSE_FILE_APACHE20=	${WRKSRC}/LICENSE-APACHE



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