From nobody Fri Feb 16 15:04:54 2024 X-Original-To: go@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 4TbwFy2rDRz51kVL for ; Fri, 16 Feb 2024 15:04:54 +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 4TbwFy0BC7z4nbB for ; Fri, 16 Feb 2024 15:04:54 +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=1708095894; 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=LMONcBUc4toXvhIFD5WjBrslBEqfUQLJHw2mvuUl6xs=; b=tKkRV77Bj7EW0tHNiui+FNSkRSYXSgTP9E/Zf1biruKuI+1sRKqBoZo9NXQRy6SxtIf/Km i1DRv/kQJOnXZ5ZoTrnItnUS0NfE/xsacjkZrdWqknp/XGh/zfjogW46UZD/VgbKFTJqSN x4popa7xBcnJeJJgZfTRslSeoAAu3p0DDHBei9b86nTy3UY1FDCZ1psD7ErIG/ixm9fDZy eGnago4hKBDU5jKgk47L3BNzURVFZhWBcNlsk1b2tuq4rZy0y2l6KwFdH/eRSHqcoupUFS sVuz9oD4iaPG68Fl4Ppmrpz3M+9GPoBhFGyZYK+w9R9YYN3Oat2s3mzE0mDXTg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708095894; a=rsa-sha256; cv=none; b=bt70xJ/eD4apRF3eRFgrPuGLj8fSmLuP50Y3g1A3rsz4zFSAlaGkIjDCxKzb9IX7emdi+o gCC/HHxU8quTnfAWL2LtzX0D+ntQAP2J5zwKrJUnepDAAae8DGJNzKmWd1jzsUjYhbBQCB z4IZmj2TvLaJW5eFAjufou4BJ2cyG/W5xTpp7RDhuh96VasaK+QisFAYQI7j83MXiC7IMb avRQi0MIlrzMThPARr4sTCnpBA2BfsYyCK7jnp40E8rTRrn6bMKiobi8WaKDJyPwpyOrXc O1ngyuUJ83amdyb8sTXR54B6InBOGQABsOVyfjKK6woMF9BwHnhWrOkfIUYQUQ== 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 4TbwFx6FtNzTrT for ; Fri, 16 Feb 2024 15:04:53 +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 41GF4rne062993 for ; Fri, 16 Feb 2024 15:04:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41GF4rAX062992 for go@FreeBSD.org; Fri, 16 Feb 2024 15:04:53 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: go@FreeBSD.org Subject: [Bug 277091] lang/go*: Introduce port Go 1.22 Date: Fri, 16 Feb 2024 15:04:54 +0000 X-Bugzilla-Reason: 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: kib@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ashish@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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: Go language ports maintenance List-Archive: https://lists.freebsd.org/archives/freebsd-go List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-go@freebsd.org X-BeenThere: freebsd-go@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277091 Konstantin Belousov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kib@FreeBSD.org --- Comment #1 from Konstantin Belousov --- I get the following from pkg version -vPL=3D go122-1.22.0 ? orphaned: lang/go122 --=20 You are receiving this mail because: You are on the CC list for the bug.=