From nobody Sun Oct 29 23:14:15 2023 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4SJXKX4Wcvz4yLmK; Sun, 29 Oct 2023 23:14:24 +0000 (UTC) (envelope-from fuz@fuz.su) Received: from fuz.su (fuz.su [IPv6:2001:41d0:8:e508::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "fuz.su", Issuer "fuz.su" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SJXKX1yhGz4tL9; Sun, 29 Oct 2023 23:14:24 +0000 (UTC) (envelope-from fuz@fuz.su) Authentication-Results: mx1.freebsd.org; none Received: from fuz.su (localhost [127.0.0.1]) by fuz.su (8.16.1/8.16.1) with ESMTPS id 39TNEFPL002633 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Mon, 30 Oct 2023 00:14:15 +0100 (CET) (envelope-from fuz@fuz.su) Received: (from fuz@localhost) by fuz.su (8.16.1/8.16.1/Submit) id 39TNEFoR002632; Mon, 30 Oct 2023 00:14:15 +0100 (CET) (envelope-from fuz) Date: Mon, 30 Oct 2023 00:14:15 +0100 From: Robert Clausecker To: Muhammad Moinur Rahman 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: References: <202310292257.39TMvWXd029531@gitrepo.freebsd.org> List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202310292257.39TMvWXd029531@gitrepo.freebsd.org> X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16276, ipnet:2001:41d0::/32, country:FR] X-Rspamd-Queue-Id: 4SJXKX1yhGz4tL9 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 > AuthorDate: 2023-10-29 17:53:18 +0000 > Commit: Muhammad Moinur Rahman > 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