From nobody Sun Sep 17 12:29:56 2023 X-Original-To: ports-bugs@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 4RpS1J5BKtz4sYhL for ; Sun, 17 Sep 2023 12:29:56 +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 4RpS1J3WbHz3HS6 for ; Sun, 17 Sep 2023 12:29:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1694953796; a=rsa-sha256; cv=none; b=Mydv+w2FIJLVWuQIOQ1JVCm9PHTw7uBd3O04BxN0cQs4qsFibaM/KFsPNXh7fouOvuHPuy tdDvdsruWaakURHmjmx9Lgz0ih9xktutxci+4pEhGQjJ3NFujU6HX0YbnlJ1QBEYJ4SX8y sCnBdKYa1oY71NjnspWsihLqoQN5V5o5OY9s/lq1x6OKiimiqrkmYiMG6aIq6eeAwFKaXD SUWfK4jhGj+t7gLH3OKv4lj7kDb0t/tNJxQQaV1zDcEuoRs7jwpe7Fg3YVVVJSLE+Jhf4S V5+GgmnDGUnns1Pc2h17FytqEu4ZNH7kGNP1E/eNQdIYaau41vdICOXx6Le9Pg== 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=1694953796; 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=zSKdAiamaVg7bgzcYE6/nl9I2cF1r28IbkB2pk1Vro0=; b=tZfPhh7J2z0x96sTD3TdRRN2BxOuqa2lFuS7kwTSusW+5h2hrxR8H+wF6rqtp9ZB8jXXud eR1jul5PRhzTgddEPp7Q+Fq6fgOXYvoFrbdh5m3GqNbdjpUWiaEhtZ6bLfJsAde/bbtt5q FygmxrdlEi74MSXcQywIo91arilGE2CdfIeg1IvHZVlKKJYECRFGjBOFrRVl+vmD9/mmhb 9Iimhxks6anaD6ehEtJybjWL9YcWXGil/XSmyA2eVPq/NJeBcim7bfm2jNYpKfPuFB2xMc jsc7vkYEgNbQoUUgjp1SxkJcAW7WjDyC6V458un9iF4dkWkhvgm2JWLudGfevg== 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 4RpS1J2cRbzpFb for ; Sun, 17 Sep 2023 12:29:56 +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 38HCTuEs045156 for ; Sun, 17 Sep 2023 12:29:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38HCTuN0045155 for ports-bugs@FreeBSD.org; Sun, 17 Sep 2023 12:29:56 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: ports-bugs@FreeBSD.org Subject: [Bug 273542] .NET ports: fix ipv6 detection Date: Sun, 17 Sep 2023 12:29:56 +0000 X-Bugzilla-Reason: AssignedTo 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: michiel@vanbaak.eu X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273542 --- Comment #2 from Michiel van Baak Jansen --- net-p2p/readarr part also available in the update of that port here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273896 --=20 You are receiving this mail because: You are the assignee for the bug.=