Date: Sat, 14 Oct 2023 17:15:20 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: bbfb41b2a684 - main - games/openage: Deprecate and set expiration date to 2023-11-30 Message-ID: <202310141715.39EHFKlK063360@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=bbfb41b2a684e1987b73106d648915e3de9ad78d commit bbfb41b2a684e1987b73106d648915e3de9ad78d Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-10-14 11:20:40 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-10-14 17:11:29 +0000 games/openage: Deprecate and set expiration date to 2023-11-30 Outdated, fails to build and marked broken several months ago Approved by: portmgr (blanket) --- games/openage/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/games/openage/Makefile b/games/openage/Makefile index 6e5ea555d3f6..bf2d9a4fd8db 100644 --- a/games/openage/Makefile +++ b/games/openage/Makefile @@ -12,6 +12,8 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/legal/GPLv3 BROKEN= fails to build +DEPRECATED= Outdated, fails to build and marked broken several months ago +EXPIRATION_DATE=2023-11-30 BUILD_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310141715.39EHFKlK063360>