git: 85faa45eb396 - main - devel/bit: Mark for deprecation
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 May 2025 06:39:27 UTC
The branch main has been updated by ashish:
URL: https://cgit.FreeBSD.org/ports/commit/?id=85faa45eb3964a4397b12e2e89d25929fd2dc6ac
commit 85faa45eb3964a4397b12e2e89d25929fd2dc6ac
Author: Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2025-05-05 05:59:32 +0000
Commit: Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2025-05-05 06:39:22 +0000
devel/bit: Mark for deprecation
PR: 286558
Reported by: diizzy
---
devel/bit/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/devel/bit/Makefile b/devel/bit/Makefile
index 1a3f49c20fff..1b84a50645b4 100644
--- a/devel/bit/Makefile
+++ b/devel/bit/Makefile
@@ -11,6 +11,9 @@ WWW= https://github.com/chriswalz/bit
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Upstream ceased development
+EXPIRATION_DATE=2025-06-21
+
USES= cpe go:modules
CPE_VENDOR= ${PORTNAME}_project
USE_GITHUB= yes