git: a21b222e5326 - main - irc/komanda-cli: Mark as DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 25 May 2023 01:38:52 UTC
The branch main has been updated by lcook:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a21b222e5326883bd8a854343340c7524219b85c
commit a21b222e5326883bd8a854343340c7524219b85c
Author: Lewis Cook <lcook@FreeBSD.org>
AuthorDate: 2023-05-25 00:29:41 +0000
Commit: Lewis Cook <lcook@FreeBSD.org>
CommitDate: 2023-05-25 01:38:06 +0000
irc/komanda-cli: Mark as DEPRECATED
---
irc/komanda-cli/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/irc/komanda-cli/Makefile b/irc/komanda-cli/Makefile
index 6e140df1a951..b7c68ce32b0b 100644
--- a/irc/komanda-cli/Makefile
+++ b/irc/komanda-cli/Makefile
@@ -16,6 +16,9 @@ GH_ACCOUNT= mephux
GH_TAGNAME= b5ba03b
GH_TUPLE= golang:sys:v0.6.0:sys
+DEPRECATED= Upstream no longer maintained
+EXPIRATION_DATE= 2023-08-25
+
_BUILD_SHA= ${GH_TAGNAME}
_BUILD_COUNT= 138
_BUILD_TAG= ${_BUILD_COUNT}.${_BUILD_SHA}