git: df20a7bc8ca0 - main - misc/jirust: Deprecate and set expiration date to 2025-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 22 Feb 2025 08:35:45 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=df20a7bc8ca037474c991f5f9c9339864bdf9fc4 commit df20a7bc8ca037474c991f5f9c9339864bdf9fc4 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-02-21 20:41:00 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-02-22 07:26:05 +0000 misc/jirust: Deprecate and set expiration date to 2025-03-31 Last release upstream in May 2024 and listed in tree as broken since July 2024 Approved by: portmgr (blanket) --- misc/jirust/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/misc/jirust/Makefile b/misc/jirust/Makefile index 04ce72748cf6..8a0533d4b2fa 100644 --- a/misc/jirust/Makefile +++ b/misc/jirust/Makefile @@ -12,6 +12,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= compilation fails, see https://github.com/Code-Militia/jirust/issues/153 BROKEN_i386= compilation fails: undefined symbol: __atomic_is_lock_free +DEPRECATED= Listed as broken for over 6+ months +EXPIRATION_DATE=2025-03-31 BUILD_DEPENDS= gmake:devel/gmake LIB_DEPENDS= libzstd.so:archivers/zstd