From nobody Wed Jan 25 18:57:13 2023 X-Original-To: ruby@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 4P2Ckf6rlRz3b9t6 for ; Wed, 25 Jan 2023 18:57:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4P2Ckf5lsbz3hqN for ; Wed, 25 Jan 2023 18:57:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1674673034; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=3nOPIx1bOc+tCKgj7JoSX3pCcIyyJyIRy+4h1tRbdk4=; b=GcMvjhhoLjjARqaE7p8882/LjDdiFAuuKZ/dpiPlQoKVcui1YqiBGOnqzxOPrJSIRGWx1A RW0RxP257dxSUp1OpuCMykSmeZJYrJLD+6La4k6TzMm5ZFBv++Hy4+mbkflKfMEitQcWsl 35lZZrrMm2Rs5ZzvsXRapTfKJWBaj6g07wvW7U85OHIRJSYAt51e3cnSixdFbRZoPE5SDo 1UR+wFtxFwiGSfiEi0BmVjdGaxpQD9J9/dZIR1Pse8PEEqgoBNpduq81yDnwMRN81QIdyy kETymBlJmyDLEuDBQybE6iHjiJxwdhz1G2BefZmFK/a9rx5jKFoENQC8bbTkig== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674673034; a=rsa-sha256; cv=none; b=oBO22G9Ju0s+W9C32AiAyfkpsP7csYxetkVYPWc20EW7VVJNZhVvQFNoDLRIiEmqsEOwFl iyDVXDSMutW9bljBF31SdSznxl7h6gFF8/nZGP7oK2VuO62IXd3ncYclbuSVpsIRMLivYq kDGOPrGiX8i6SOiuzK2X3btvkuDJ6o58dQJTLl+tcw5iyEWG7WV3fkUn7AycBEkw1y72a6 I62G9XVwl/YsqnNnNcxL0L9YLS/DBNeOaOO5ZlNpKiLBcqZevnWhuubtlT040aRw2AYAlw ei07/G3r95NTS9+vo9MDqxKVBVXD20nlO07bMLHROQkLHdIRccHHew79VW2t2A== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4P2Ckf4qMmz10qL for ; Wed, 25 Jan 2023 18:57:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 30PIvEdG024429 for ; Wed, 25 Jan 2023 18:57:14 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30PIvEZo024428 for ruby@FreeBSD.org; Wed, 25 Jan 2023 18:57:14 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ruby@FreeBSD.org Subject: [Bug 268586] [exp-run] Mk/bsd.default-versions.mk: Change default version of Ruby Date: Wed, 25 Jan 2023 18:57:13 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: yasu@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: exp-run? X-Bugzilla-Changed-Fields: dependson Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Ruby discussions List-Archive: https://lists.freebsd.org/archives/freebsd-ruby List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ruby@freebsd.org X-BeenThere: freebsd-ruby@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268586 Yasuhiro Kimura changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |269152 Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269152 [Bug 269152] devel/rubygem-thrift: Fix build with Ruby 3.1 and 12.3-RELEASE --=20 You are receiving this mail because: You are on the CC list for the bug.=