Date: Sat, 9 Dec 2023 17:47:01 GMT From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 00b42be37fb0 - main - games/OpenDiablo2: Deprecate and set expiration date Message-ID: <202312091747.3B9Hl1Jg000624@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=00b42be37fb035a2ced324895b045d55950e6ce5 commit 00b42be37fb035a2ced324895b045d55950e6ce5 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2023-12-09 17:46:27 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2023-12-09 17:46:27 +0000 games/OpenDiablo2: Deprecate and set expiration date --- games/OpenDiablo2/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/games/OpenDiablo2/Makefile b/games/OpenDiablo2/Makefile index 55eff6e489d4..ba65345c42e9 100644 --- a/games/OpenDiablo2/Makefile +++ b/games/OpenDiablo2/Makefile @@ -11,6 +11,9 @@ WWW= https://opendiablo2.com/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Upstream repository has been archived on Dec 20, 2021 +EXPIRATION_DATE= 2023-12-31 + LIB_DEPENDS= libglfw.so:graphics/glfw USES= gl go:modules openal pkgconfig xorg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312091747.3B9Hl1Jg000624>