git: b58eb2aa9d67 - main - lang/urweb: deprecate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Feb 2023 16:01:38 UTC
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=b58eb2aa9d67c222126b953963c67dda8f294902 commit b58eb2aa9d67c222126b953963c67dda8f294902 Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2023-02-20 15:25:15 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2023-02-20 15:55:52 +0000 lang/urweb: deprecate --- lang/urweb/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/urweb/Makefile b/lang/urweb/Makefile index 91364c98ce1f..96e26571c80f 100644 --- a/lang/urweb/Makefile +++ b/lang/urweb/Makefile @@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= fails to build BROKEN_FreeBSD_12= invalid target: self BROKEN_FreeBSD_13= invalid target: self +DEPRECATED= Broken since 2020 +EXPIRATION_DATE= 2023-03-20 BUILD_DEPENDS= mlton:lang/mlton