Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2023 17:20:41 GMT
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ffebdf4a9df0 - main - lang/J: deprecate
Message-ID:  <202302201720.31KHKfl5045892@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by antoine:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ffebdf4a9df0c596e34e9c3fa224fbcb4da2a2f7

commit ffebdf4a9df0c596e34e9c3fa224fbcb4da2a2f7
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-20 16:44:56 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-20 17:09:25 +0000

    lang/J: deprecate
---
 lang/J/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lang/J/Makefile b/lang/J/Makefile
index 4f01989b67b8..11e59a9da285 100644
--- a/lang/J/Makefile
+++ b/lang/J/Makefile
@@ -14,6 +14,8 @@ LICENSE=	GPLv3
 LICENSE_FILE=	${WRKDIR}/jsource-${JVERSION}/license.txt
 
 BROKEN=		does not build
+DEPRECATED=	Broken since 2021
+EXPIRATION_DATE=	2023-03-21
 
 ONLY_FOR_ARCHS=	amd64
 ONLY_FOR_ARCHS_REASON=	not built or tested on other architectures; i386 needs hostdefs and netdefs files to be generated



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302201720.31KHKfl5045892>