Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Oct 2023 00:14:15 +0100
From:      Robert Clausecker <fuz@freebsd.org>
To:        Muhammad Moinur Rahman <bofh@freebsd.org>
Cc:        ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org
Subject:   Re: git: e7ee6520fd4c - main - games/libretro-scummvm: Mark DEPRECATED
Message-ID:  <ZT7nR5JAq0XAi4MC@fuz.su>
In-Reply-To: <202310292257.39TMvWXd029531@gitrepo.freebsd.org>
References:  <202310292257.39TMvWXd029531@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi bofh,

games/libretro-scummvm will receive an update as a part of bug #274647.
It is then likely no longer broken.

Yours,
Robert Clausecker

Am Sun, Oct 29, 2023 at 10:57:32PM +0000 schrieb Muhammad Moinur Rahman:
> The branch main has been updated by bofh:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=e7ee6520fd4c32358f8c8b6741c7cf90b09456dc
> 
> commit e7ee6520fd4c32358f8c8b6741c7cf90b09456dc
> Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
> AuthorDate: 2023-10-29 17:53:18 +0000
> Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
> CommitDate: 2023-10-29 22:53:36 +0000
> 
>     games/libretro-scummvm: Mark DEPRECATED
>     
>     - BROKEN on all supported versions for more than 2 years
>     - Also BROKEN 0n 12 from fallouts
>     - Set EXPIRATION_DATE 2023-11-30
> ---
>  games/libretro-scummvm/Makefile | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/games/libretro-scummvm/Makefile b/games/libretro-scummvm/Makefile
> index 70c40b6ce4b9..4b14298793bf 100644
> --- a/games/libretro-scummvm/Makefile
> +++ b/games/libretro-scummvm/Makefile
> @@ -8,8 +8,9 @@ WWW=		https://github.com/libretro/scummvm
>  
>  LICENSE=	GPLv2
>  
> -BROKEN_FreeBSD_13=	engines/sludge/loadsave.cpp:201:10: error: cannot initialize return object of type 'bool' with an rvalue of type 'nullptr_t'
> -BROKEN_FreeBSD_14=	engines/sludge/loadsave.cpp:201:10: error: cannot initialize return object of type 'bool' with an rvalue of type 'nullptr_t'
> +DEPRECATED=	BROKEN on all supported versions for more than 2 years
> +EXPIRATION_DATE=	2023-11-30
> +BROKEN=	engines/sludge/loadsave.cpp:201:10: error: cannot initialize return object of type 'bool' with an rvalue of type 'nullptr_t'
>  
>  USES=		compiler:c++11-lib gmake
>  USE_LDCONFIG=	yes

-- 
()  ascii ribbon campaign - for an 8-bit clean world 
/\  - against html email  - against proprietary attachments



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