Date: Mon, 27 Sep 2021 17:16:09 +0000 From: Alexey Dokuchaev <danfe@freebsd.org> To: Daniel Engberg <diizzy@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 43aecf3caff4 - main - net/libstorj: Deprecate port and set expiration date to 2021-12-31 Message-ID: <YVH8WWHe9WKzZ%2Bvt@FreeBSD.org> In-Reply-To: <202109042143.184LhvpP088857@gitrepo.freebsd.org> References: <202109042143.184LhvpP088857@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Sep 04, 2021 at 09:43:57PM +0000, Daniel Engberg wrote: > commit 43aecf3caff44ffb8aa87474d2728d8bda3c95ef > > net/libstorj: Deprecate port and set expiration date to 2021-12-31 > > Deprecated upstream > > Reference: https://github.com/storj/libstorj > > Maintainer timeout > > PR: 257129 > Approved by: tcberner (mentor) > Differential Revision: https://reviews.freebsd.org/D31701 > --- > net/storj/Makefile | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/net/storj/Makefile b/net/storj/Makefile > index 75ce722c9634..26db927a2cc0 100644 > --- a/net/storj/Makefile > +++ b/net/storj/Makefile > @@ -10,6 +10,9 @@ COMMENT= Decentralized cloud object storage > > LICENSE= AGPLv3 > > +DEPRECATED= Deprecated in favour of net/storj due to v3 rearchitecture > +EXPIRATION_DATE=2021-12-31 You've deprecated the wrong port. :-) ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YVH8WWHe9WKzZ%2Bvt>