git: c5825a6a28ee - main - games/pokerth: Set expiration date to 2025-01-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 12 Dec 2024 23:20:46 UTC
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 \