git: e6a34bfa670d - main - graphics/gource: Set expiration date to 2025-10-13

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 20 Sep 2025 08:09:53 UTC
The branch main has been updated by diizzy:

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

commit e6a34bfa670d024cb6b493e995138ed0921f063a
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-09-13 04:57:44 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-09-20 07:05:51 +0000

    graphics/gource: Set expiration date to 2025-10-13
    
    Marked as broken for almost a year
---
 graphics/gource/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile
index 14c7dcc04db2..850c65c16833 100644
--- a/graphics/gource/Makefile
+++ b/graphics/gource/Makefile
@@ -12,6 +12,7 @@ LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BROKEN=		fails to build with boost-1.85+
+EXPIRATION_DATE=2025-10-13
 
 BUILD_DEPENDS=	${LOCALBASE}/include/glm/glm.hpp:math/glm
 LIB_DEPENDS=	libfreetype.so:print/freetype2 \