Date: Sat, 14 Oct 2023 17:15:19 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: 7854eaa1a5b0 - main - games/pokerth: Deprecate and set expiration date to 2023-11-30 Message-ID: <202310141715.39EHFJSA063309@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=7854eaa1a5b087e0e77b777008de6dcd36d5c713 commit 7854eaa1a5b087e0e77b777008de6dcd36d5c713 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-10-14 11:16:13 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-10-14 17:11:29 +0000 games/pokerth: Deprecate and set expiration date to 2023-11-30 Fails to build and marked broken over a year ago Approved by: portmgr (blanket) --- games/pokerth/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile index 7dff69a35688..18833f0cb427 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -23,6 +23,8 @@ BUILD_DEPENDS= ${LOCALBASE}/include/websocketpp/client.hpp:devel/websocketpp \ protoc:devel/protobuf BROKEN= error: use of undeclared identifier '_1' +DEPRECATED= Marked broken for more than a year +EXPIRATION_DATE=2023-11-30 USES= compiler:c++11-lang gl gmake iconv qmake qt:5 sdl sqlite ssl USE_GL= gl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310141715.39EHFJSA063309>