git: 69cfed5c08a5 - main - games/residualvm: Deprecate and set expiration date to 2024-04-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 14 Apr 2024 19:53:53 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=69cfed5c08a5bfb075f2c95dbd0819cecf9eb076 commit 69cfed5c08a5bfb075f2c95dbd0819cecf9eb076 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-04-14 19:51:31 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-04-14 19:52:59 +0000 games/residualvm: Deprecate and set expiration date to 2024-04-30 Project merged with ScummVM Oct 9, 2020 PR: 276696 Approved by: portmgr (maintainer timeout, 2+ months) --- games/residualvm/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/games/residualvm/Makefile b/games/residualvm/Makefile index 2868674f8b88..1c518b72ec04 100644 --- a/games/residualvm/Makefile +++ b/games/residualvm/Makefile @@ -19,6 +19,8 @@ LICENSE_FILE_ZLIB= ${WRKSRC}/COPYING.TINYGL BROKEN_armv6= fails to link: ld: libgrim.a has EABI version 0, but target residualvm has EABI version 5 BROKEN_armv7= fails to link: ld: libgrim.a has EABI version 0, but target residualvm has EABI version 5 +DEPRECATED= Obsolete, merged with ScummVM Oct 9, 2020 +EXPIRATION_DATE=2024-04-30 LIB_DEPENDS= libmad.so:audio/libmad \ libogg.so:audio/libogg \