Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Dec 2024 23:20:46 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: c5825a6a28ee - main - games/pokerth: Set expiration date to 2025-01-31
Message-ID:  <202412122320.4BCNKkfB065945@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=c5825a6a28eee17bad4f38900b13cae0ffb33b2b

commit c5825a6a28eee17bad4f38900b13cae0ffb33b2b
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-12-12 23:07:54 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-12-12 23:20:38 +0000

    games/pokerth: Set expiration date to 2025-01-31
    
    Set expiration date as it's been marked as broken in October and
    unmaintained in tree as of late 2023
---
 games/pokerth/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile
index 6838b8a9e429..ea90de62e833 100644
--- a/games/pokerth/Makefile
+++ b/games/pokerth/Makefile
@@ -16,6 +16,7 @@ LICENSE=	AGPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BROKEN=		error: no member named 'directory_string' in 'boost::filesystem::path'
+EXPIRATION_DATE=2025-01-31
 
 LIB_DEPENDS=	libboost_thread.so:devel/boost-libs \
 		libmikmod.so:audio/libmikmod \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412122320.4BCNKkfB065945>