git: 441d31add6ec - main - java/sablevm-classpath: Deprecate and set expiration date to 2024-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 29 Mar 2024 21:21:14 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=441d31add6ec07fa846ebaa75252cd7b12449606 commit 441d31add6ec07fa846ebaa75252cd7b12449606 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-03-29 20:13:20 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-03-29 21:20:07 +0000 java/sablevm-classpath: Deprecate and set expiration date to 2024-03-31 This should've been deprecated along with java/sablevm No users except for java/sablevm so short notice should be ok Reported by: bofh --- java/sablevm-classpath/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/java/sablevm-classpath/Makefile b/java/sablevm-classpath/Makefile index 247b7cb6a5cc..5206b18f2b53 100644 --- a/java/sablevm-classpath/Makefile +++ b/java/sablevm-classpath/Makefile @@ -10,6 +10,9 @@ WWW= http://www.sablevm.org/ LICENSE= GPLv2 +DEPRECATED= Only user in tree is java/sablevm which is deprecated +EXPIRATION_DATE=2024-03-31 + BROKEN_aarch64= Fails to configure: Endianess not declared BROKEN_riscv64= Fails to configure: Endianess not declared