From nobody Sat Jan 28 14:56:20 2023 X-Original-To: ports@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 4P3yFL3Tnrz3b2Tn for ; Sat, 28 Jan 2023 14:56:22 +0000 (UTC) (envelope-from bofh@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4P3yFL30v6z3sKB; Sat, 28 Jan 2023 14:56:22 +0000 (UTC) (envelope-from bofh@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1674917782; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=ai1BbVX1hLOg0B5rXR1xFgwt+hvDg0hNKDpLXB6w9z4=; b=RuOQbirQy4Q7cHp4S8XOqo4klGCiZrcNDtD7AqNPlb1PlCLpbKwGWlh1ek2VeWBwnMp/hM 5iADuwbMX577gRnWJWNHy58gVxNps674CdS1NDOf/otstUHi1Gf6u37YeheyKIHsUn8Xy/ wc5JTJDXQPnfDWG72/pXpsR9jJ1PsLFKf6y+p6NxKDxKA4cuW7fGRgrqqCp00YOUkvsh7i gL5ABUSGpR9Vmn2I1iRR4EfUj22/J82vBvE2L1hAvTdYedzVVRlzD0OoYPxde1HCscTNRJ 03bqvWWILMz7+51tQ/23q/sirY/FC6Eygie4v6d2Suc59NWqlPhX7/jSZAiO1A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1674917782; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=ai1BbVX1hLOg0B5rXR1xFgwt+hvDg0hNKDpLXB6w9z4=; b=haSloi5TOTRLmIvSwFGpX8A2HhkyxhXOqYykTiFgM+fATj+Jc02st81vzHEmJzAXBkxhli +8Tqm7mryTvZkKtcLN+GWIcAWiRR8fnX5QTFg73+klcfmnE929oJBNclPDVGSUFcJdsfVW 7Scrjujmei/b4CWtG6XbecP2M0zCGGp2JQquPJXy7sAXuuffTN5pKL6J41bj8wXs4OWjOd IYvkv2X59dIh8R0lCUEF+4y9hZDltbCf7TXWNfxVb2R2/ADpDagc9uGyQwYxTqkglJnZCW 7wuCrLDQDmEY+BckYRCvhTbhGxbmK2uZ8Gw99AOohWH9ac1LirFBq9uGON2LeA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674917782; a=rsa-sha256; cv=none; b=aYTSAV+h7ObovVkPKT3DCKzmjX9CSggV8Jyu+dhurvaHZy84Jhy99pPkZxQFsEw+rnrMiq 6cwQdZquyOhqfPzQs3MuSYmjlU0ARNucHsSHFlvEpSwFb42DsbNLiAInrqiZTNCuIByl4M NHFhNgfgjoXKNHwrHpjd66QOVBopNV7IhkuSRxyvUl9AZzVCVbTPRfdfd+WHLCiW6HBymF RLloEqijvXhG2ylZCZf0T6WWrJ5Bl4/7xU2ycv+0aHs/t1YEIbzMeFM0Wf1ETgGQKb9iAL i99/kcRMM79boRKEOBJpW6Q2cnSF0hWLTTdUxCvAp/vKsHNUf+DY3tzYG5hY4Q== Received: from mx.bofh.network (mx.bofh.network [IPv6:2a0d:2787:2::28]) (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 "mx.bofh.network", Issuer "R3" (verified OK)) (Authenticated sender: bofh/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4P3yFK6y3TzX3M; Sat, 28 Jan 2023 14:56:21 +0000 (UTC) (envelope-from bofh@freebsd.org) Received: from smtpclient.apple (gw.office.cyso.net [95.97.78.194]) by mx.bofh.network (OpenSMTPD) with ESMTPSA id 1e12938f (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Sat, 28 Jan 2023 14:56:20 +0000 (UTC) From: Moin Rahman Message-Id: <0A9296FA-E6C1-40C0-9CA8-B0E4A891389D@freebsd.org> Content-Type: multipart/alternative; boundary="Apple-Mail=_01FFAA57-8015-466C-BE81-6B44D8BFD6F5" List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.1\)) Subject: Re: Heads-up: MySQL default Version will switch to 8.0 Date: Sat, 28 Jan 2023 15:56:20 +0100 In-Reply-To: <5075fd2b-c7dd-9b84-4ebf-94fe2e3d4c85@FreeBSD.org> Cc: "ports@FreeBSD.org" To: Jochen Neumeister References: <5075fd2b-c7dd-9b84-4ebf-94fe2e3d4c85@FreeBSD.org> X-Mailer: Apple Mail (2.3696.120.41.1.1) X-ThisMailContainsUnwantedMimeParts: N --Apple-Mail=_01FFAA57-8015-466C-BE81-6B44D8BFD6F5 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii > On 28 Jan 2023, at 13:30, Jochen Neumeister = wrote: >=20 > Moin moin >=20 > MySQL 5.7 is already for some time EOL. For this reason MySQL 5.6 will = be deleted from the ports on 6/30/2023 and MySQL 5.7 on 12/31/2023. > I have requested an exp-run today to change the default version to 8.0 = as exp-run [1]. > It would be good to make sure when updating the ports that used MySQL = that they are also compatible with MySQL 8.0. >=20 > Cheers > Jochen >=20 > [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268586 >=20 >=20 Once you have the result of exp-run if you can mark the broken ports = DEPRECATED and set the EXPIRATION_DATE that would be great. I have = already marked all the ports that depends on 5.6 as DEPRECATED and set = to EXPIRE on 2023-06-30. Kind regards, Moin= --Apple-Mail=_01FFAA57-8015-466C-BE81-6B44D8BFD6F5 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii

On 28 Jan 2023, at 13:30, Jochen Neumeister <joneum@FreeBSD.org> = wrote:

Moin moin

MySQL 5.7 is already = for some time EOL. For this reason MySQL 5.6 will be deleted from the = ports on 6/30/2023 and MySQL 5.7 on 12/31/2023.
I have = requested an exp-run today to change the default version to 8.0 as = exp-run [1].
It would be good to make sure when updating = the ports that used MySQL that they are also compatible with MySQL = 8.0.

Cheers
Jochen

[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268586<= br class=3D"">


Once you have the result of exp-run if you can mark the = broken ports DEPRECATED and set the EXPIRATION_DATE that would be great. = I have already marked all the ports that depends on 5.6 as DEPRECATED = and set to EXPIRE on 2023-06-30.

Kind regards,
Moin
= --Apple-Mail=_01FFAA57-8015-466C-BE81-6B44D8BFD6F5--