From 2296c35ec3918958889ec21c9bc3ba2c3b56e48e Mon Sep 17 00:00:00 2001 From: Mikael Urankar Date: Tue, 24 May 2022 10:03:03 +0200 Subject: [PATCH] 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