Date: Fri, 20 Jun 2025 15:45:32 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: 3bf6c192614b - main - devel/godot35-tools: Mark BROKEN, deprecate and set expiration date to 2025-07-31 Message-ID: <202506201545.55KFjW8a066778@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=3bf6c192614b11b8f027f7beac9c3f19740c5dba commit 3bf6c192614b11b8f027f7beac9c3f19740c5dba Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-06-20 06:07:09 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-06-20 15:45:25 +0000 devel/godot35-tools: Mark BROKEN, deprecate and set expiration date to 2025-07-31 Fails to build, error: no member named 'u' in 'QuadraticBezierCurve<V>' PR: 287526 Reviewed by: Shane Ambler <FreeBSD@ShaneWare.Biz> --- devel/godot35-tools/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/devel/godot35-tools/Makefile b/devel/godot35-tools/Makefile index 8539b7c458ac..da578fedd6d4 100644 --- a/devel/godot35-tools/Makefile +++ b/devel/godot35-tools/Makefile @@ -2,6 +2,10 @@ PKGNAMESUFFIX= 35-tools COMMENT= Game integrated development environment +BROKEN= Fails to build, error: no member named 'u' in 'QuadraticBezierCurve<V>' +DEPRECATED= Fails to build and legacy, consider migrating to devel/godot-tools +EXPIRATION_DATE=2024-07-31 + OPTIONS_EXCLUDE= # OPTIONS_SLAVE= TOOLS # we don't want the pkg-message from the master porthome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506201545.55KFjW8a066778>
