Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Apr 2024 19:53:53 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: 69cfed5c08a5 - main - games/residualvm: Deprecate and set expiration date to 2024-04-30
Message-ID:  <202404141953.43EJrrol023996@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=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 \



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