git: 43aecf3caff4 - main - net/libstorj: Deprecate port and set expiration date to 2021-12-31
Daniel Engberg
diizzy at FreeBSD.org
Sat Sep 4 21:43:57 UTC 2021
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=43aecf3caff44ffb8aa87474d2728d8bda3c95ef
commit 43aecf3caff44ffb8aa87474d2728d8bda3c95ef
Author: Daniel Engberg <diizzy at FreeBSD.org>
AuthorDate: 2021-09-04 21:40:23 +0000
Commit: Daniel Engberg <diizzy at 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
More information about the dev-commits-ports-all
mailing list