From nobody Sun Sep 3 14:00:49 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 4Rdthf15FGz4rf6D for ; Sun, 3 Sep 2023 14:00:50 +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 4Rdthd4fjvz4DjH for ; Sun, 3 Sep 2023 14:00:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1693749649; a=rsa-sha256; cv=none; b=FmfYlz+A5yH+j6uPmnWpsaFSkYq3TEZXZEfon2X4K7yqjv3alkQUIRgW2tH790WOpyWKu2 jUTGbICxBKFTsiOhN3992+iQvwNvTRtw+WkPj5l3ILRPFq2ETDe+Nm3rsvAG5GKnN1uGqr Vd3bpMosUNi27KkNcounXrR7iwrykN6yotL3Yq3lnKn7nTeTSAbSyAocoljLZuXhrDlTYJ FXVywDucaH3u4BkWacUM8Hf4L1VhKi/3qx6fzW9sBlRQKeuZog1/sI/MTHD81W14E0AWeQ 4t9iDZa7E00xhZkOKRP+i676QArjUdbH2Z/yyEbsXQ5Cz7IKuuIhs4ai6E/a3g== 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=1693749649; 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=iWJTB6j0osCu8se0qoeN+bMEblW5x7GIEykEOhDBpyA=; b=kLVRuiZ9rvruHswEMg5ZiwxpxlGiZEPo3nYVSHSh9m/DRTqS95fZRC5F5JTMnU89HkQJFs PtOCkTR42WzqpemgZNakIvL9MuKK3bvtRvZfonWAGibTNvOGOjeG+5HEhgaHCTuF7ATUyA 3CFfynR6+Ha/vKUE8eeUDTGY/COa96EGuwfIJcmzvYBDJtOIMafxgY8rF+t8mBU3Uz23qj Xm2cIm6Kjk1cJjDdMTzo3nhRefE5OHNPXvkQZmaHSQEhjsoXCpMSEIeNkJBN4nyQP54Xub wX/fLdswoH9klkYlrGTirD0jSGv04t2UoW6WCoWJ5xyyC/u57mgxTrxoxctyGw== 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 4Rdthd3l7wzCMc for ; Sun, 3 Sep 2023 14:00:49 +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 383E0nkH062638 for ; Sun, 3 Sep 2023 14:00:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 383E0nEl062637 for ports-bugs@FreeBSD.org; Sun, 3 Sep 2023 14:00:49 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, 03 Sep 2023 14:00:49 +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 #1 from Michiel van Baak Jansen --- poudriere ok. Applied patches to my local tree and the following ports are running in production on my setup without problems: * multimedia/jellyfin * net-p2p/lidarr * net-p2p/prowlarr * net-p2p/radarr * net-p2p/readarr --=20 You are receiving this mail because: You are the assignee for the bug.=