Date: Sun, 29 Oct 2023 22:57:34 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: cb2932025335 - main - games/abstreet: Mark DEPRECATED Message-ID: <202310292257.39TMvY1K029615@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=cb2932025335bb76bb93474d663349688e2cb0eb commit cb2932025335bb76bb93474d663349688e2cb0eb Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-10-29 18:45:33 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-10-29 22:53:37 +0000 games/abstreet: Mark DEPRECATED - BROKEN for more than a year - The mentioned bug does not seem to be of any importance from the upstream as it has been inactive for a while - Set EXPIRATION_DATE 2023-11-30 Approved by: portmgr (blanket) --- games/abstreet/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/games/abstreet/Makefile b/games/abstreet/Makefile index f50a1c519147..ff356f3553bf 100644 --- a/games/abstreet/Makefile +++ b/games/abstreet/Makefile @@ -13,6 +13,8 @@ WWW= https://github.com/dabreegster/abstreet LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= BROKEN for more than a year and issue does not seem to be resolvable soon +EXPIRATION_DATE= 2023-11-30 BROKEN= fails to build with rust 1.61.0+ # also see the WIP https://github.com/a-b-street/abstreet/issues/959 why it can't be updated yet BUILD_DEPENDS= alsa-lib>0:audio/alsa-lib
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310292257.39TMvY1K029615>