git: d08f33a5962e - main - net-p2p/arbitrum-avm: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 29 Oct 2023 22:57:12 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d08f33a5962e96819ab8fc11a525561c1594888d
commit d08f33a5962e96819ab8fc11a525561c1594888d
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-29 12:26:46 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-29 22:53:32 +0000
net-p2p/arbitrum-avm: Mark DEPRECATED
- BROKEN for more than an year
- Set EXPIRATION_DATE 2023-11-30
---
net-p2p/arbitrum-avm/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/net-p2p/arbitrum-avm/Makefile b/net-p2p/arbitrum-avm/Makefile
index 1c833343413f..7f510d0aae9c 100644
--- a/net-p2p/arbitrum-avm/Makefile
+++ b/net-p2p/arbitrum-avm/Makefile
@@ -14,6 +14,9 @@ WWW= https://arbitrum.io/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= BROKEN for more than an year
+EXPIRATION_DATE= 2023-11-30
+
BUILD_DEPENDS= ethash>0:net-p2p/ethash \
git:devel/git \
intx>0:math/intx \