Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 2026 15:23:26 +0000
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Shane <FreeBSD@ShaneWare.Biz>
Subject:   git: 4073e1292654 - main - devel/godot35: Deprecate
Message-ID:  <696a57ee.23acc.4e34c203@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4073e1292654ee946e82f5f25147e49c7a35559b

commit 4073e1292654ee946e82f5f25147e49c7a35559b
Author:     Shane <FreeBSD@ShaneWare.Biz>
AuthorDate: 2026-01-16 15:22:29 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-01-16 15:22:29 +0000

    devel/godot35: Deprecate
    
    Legacy version should have been removed with devel/godot35-tools,
    consider migrating to devel/godot.
    
    PR:     292141
---
 devel/godot35/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/godot35/Makefile b/devel/godot35/Makefile
index 4807b3ce7898..a1d89ab5f386 100644
--- a/devel/godot35/Makefile
+++ b/devel/godot35/Makefile
@@ -14,6 +14,9 @@ LICENSE_COMB=		multi
 LICENSE_FILE_CC-BY-3.0=	${WRKSRC}/LOGO_LICENSE.md
 LICENSE_FILE_MIT=	${WRKSRC}/LICENSE.txt
 
+DEPRECATED=	Legacy version should have been removed with devel/godot35-tools, consider migrating to devel/godot
+EXPIRATION_DATE=	2026-02-28
+
 BUILD_DEPENDS=	yasm:devel/yasm
 LIB_DEPENDS=	libfreetype.so:print/freetype2 \
 		libpcre2-8.so:devel/pcre2 \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?696a57ee.23acc.4e34c203>