From nobody Wed Feb 28 00:47:40 2024
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 4TkwgJ5pKsz5CH6n
	for <ruby@mlmmj.nyi.freebsd.org>; Wed, 28 Feb 2024 00:47:40 +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 4TkwgJ3mKnz4XKY
	for <ruby@FreeBSD.org>; Wed, 28 Feb 2024 00:47:40 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1709081260; a=rsa-sha256; cv=none;
	b=SxykbDhUSj/bx7sTv052GobkPmAtK265lFKs7+DS85nS6XsWBdFckcDHl8RZaX6lTEId9w
	PwReo6I9ybBmPf5s0qj4hQoIArTcb9ZZWxjVzsFLCEr+5mXJ34aNZx5uJSa4zClEGucoIY
	rKngaqHTzCFWfhxBA6g/0W1sp459b2eOp/xnLazkTTemY79O9NVt/Q0KFo4owiM1tHgYAM
	BNNV8AyocfwA2FDl25qwEzvyQ6rxYNmiQ0pjwxff3wA6a0w4h0sDNWaaPATiVWhM5DuXu9
	y7aKWSzuOUQdrttR8YDibPPPVzhxfie5EM1Qzt6R/JWC8oGLRFd42pfXXfmAZQ==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1709081260;
	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=TUw4Tw007/n8pXJ8oCoUnpzdphaJzEs4V6LnfrMHgws=;
	b=ydIUia9p1fRRSysOJhv6p79P2TFV1jjbBbUm6EVAalu/gP5+UA8YGImTqOdwTnkNFgEI/3
	6YVjuPJ29IA9MxgefUCTbMESDboB8R9bB6xQ+7tm+uWFj6fUJL2+e7W62wAwldJ4xrjIbT
	ziWEG9i2KpGiCpahZUzDklzvitXbw1kf89+8yIVCiILT5Dw3sckoT6YcB0OqGErT6o914j
	PaC7Yb7b/yRPHGXkoyF8JsAc9ey/MzxFT2ziWTfTsqPSh5fSIzJDJYuF38tdnlSAUGfRAI
	LhkvI3VHuFA2pkxTWgqPKNcNEi0guwnhYKXjwqn5uYyQ/QV2RNN7LA5NBknIeg==
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 4TkwgJ2fHdzbhm
	for <ruby@FreeBSD.org>; Wed, 28 Feb 2024 00:47:40 +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 41S0leH5028941
	for <ruby@FreeBSD.org>; Wed, 28 Feb 2024 00:47:40 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41S0leLJ028940
	for ruby@FreeBSD.org; Wed, 28 Feb 2024 00:47:40 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 276883] lang/ruby32: Update to 3.2.3
Date: Wed, 28 Feb 2024 00:47:40 +0000
X-Bugzilla-Reason: AssignedTo CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: yasu@freebsd.org
X-Bugzilla-Status: In Progress
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: yasu@freebsd.org
X-Bugzilla-Flags: maintainer-feedback-
X-Bugzilla-Changed-Fields: assigned_to bug_status cc flagtypes.name
Message-ID: <bug-276883-21402-5JG2uYosOQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276883-21402@https.bugs.freebsd.org/bugzilla/>
References: <bug-276883-21402@https.bugs.freebsd.org/bugzilla/>
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 <freebsd-ruby.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-ruby
List-Help: <mailto:ruby+help@freebsd.org>
List-Post: <mailto:ruby@freebsd.org>
List-Subscribe: <mailto:ruby+subscribe@freebsd.org>
List-Unsubscribe: <mailto:ruby+unsubscribe@freebsd.org>
Sender: owner-freebsd-ruby@freebsd.org
X-BeenThere: freebsd-ruby@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276883

Yasuhiro Kimura <yasu@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ruby@FreeBSD.org            |yasu@freebsd.org
             Status|New                         |In Progress
                 CC|                            |ruby@FreeBSD.org
              Flags|maintainer-feedback?(ruby@F |maintainer-feedback-
                   |reeBSD.org)                 |

--- Comment #1 from Yasuhiro Kimura <yasu@freebsd.org> ---
Maintainer timeout. Take.

--=20
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.=