git: 43aecf3caff4 - main - net/libstorj: Deprecate port and set expiration date to 2021-12-31
Alexey Dokuchaev
danfe at freebsd.org
Mon Sep 27 17:16:09 UTC 2021
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
More information about the dev-commits-ports-all
mailing list