Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Sep 2021 21:43:57 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 43aecf3caff4 - main - net/libstorj: Deprecate port and set expiration date to 2021-12-31
Message-ID:  <202109042143.184LhvpP088857@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=43aecf3caff44ffb8aa87474d2728d8bda3c95ef

commit 43aecf3caff44ffb8aa87474d2728d8bda3c95ef
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2021-09-04 21:40:23 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2021-09-04 21:42:58 +0000

    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
+
 USES=		go:modules
 USE_GITHUB=	yes
 



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