git: 6f208a97e43b - main - games/spring: Deprecate and set expiration date to 2023-11-30

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 14 Oct 2023 17:15:12 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6f208a97e43ba8a012b9d5e9f57a9027bb7f9dfb

commit 6f208a97e43ba8a012b9d5e9f57a9027bb7f9dfb
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-10-14 01:04:17 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-10-14 17:11:28 +0000

    games/spring: Deprecate and set expiration date to 2023-11-30
    
    Marked broken several months ago
    
    Approved by:    portmgr (blanket)
---
 games/spring/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/games/spring/Makefile b/games/spring/Makefile
index 0e0b7e0f2756..833f32e03650 100644
--- a/games/spring/Makefile
+++ b/games/spring/Makefile
@@ -10,6 +10,9 @@ LICENSE=	GPLv2+ BSD3CLAUSE BSD2CLAUSE
 LICENSE_COMB=	multi
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Fails to build and marked broken for several months
+EXPIRATION_DATE=2023-11-30
+
 LIB_DEPENDS=	libfreetype.so:print/freetype2 \
 		libIL.so:graphics/devil \
 		libogg.so:audio/libogg \