Date: Sat, 11 Jan 2025 10:49:41 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: 8541d43e5ff5 - main - games/vamos: Deprecate and set expiration date to 2025-02-28 Message-ID: <202501111049.50BAnfW9068187@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=8541d43e5ff5fbb5103e9dc26a46aefa29ef00b5 commit 8541d43e5ff5fbb5103e9dc26a46aefa29ef00b5 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-01-11 08:04:05 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-01-11 10:49:37 +0000 games/vamos: Deprecate and set expiration date to 2025-02-28 Unmaintained in tree for years, fails to build with newer versions of boost --- games/vamos/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/games/vamos/Makefile b/games/vamos/Makefile index e6519bf70c10..e665cd76594d 100644 --- a/games/vamos/Makefile +++ b/games/vamos/Makefile @@ -15,6 +15,8 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= fails to build with boost-1.85+ +DEPRECATED= Unmaintained in tree for years, fails to build with newer versions of boost +EXPIRATION_DATE=2025-02-28 LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \ libpng.so:graphics/png
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501111049.50BAnfW9068187>