Date: Fri, 28 Feb 2025 05:06:40 GMT From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4588bd4dd02a - main - games/vamos, multimedia/lives: extend expiration date by one month Message-ID: <202502280506.51S56ePH083982@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=4588bd4dd02a862d25799c2400e9769a6173862f commit 4588bd4dd02a862d25799c2400e9769a6173862f Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2025-02-28 05:05:50 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2025-02-28 05:05:50 +0000 games/vamos, multimedia/lives: extend expiration date by one month I have been working on these ports this week, but might not finish the work in due time. --- games/vamos/Makefile | 2 +- multimedia/lives/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/games/vamos/Makefile b/games/vamos/Makefile index 7630e897c81f..355f4f794f2f 100644 --- a/games/vamos/Makefile +++ b/games/vamos/Makefile @@ -16,7 +16,7 @@ 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 +EXPIRATION_DATE=2025-03-31 LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \ libpng.so:graphics/png diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile index 7998e4951a74..0cfa85275583 100644 --- a/multimedia/lives/Makefile +++ b/multimedia/lives/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE_LGPL3+ = ${WRKSRC}/COPYING.LGPL BROKEN= fails to build with FFmpeg 6 DEPRECATED= Marked broken in 2023, sunset port -EXPIRATION_DATE=2025-02-28 +EXPIRATION_DATE=2025-03-31 BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \ analyseplugin:audio/ladspahome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502280506.51S56ePH083982>
