From nobody Sun Sep 24 17:26:39 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 4RttGR2ghMz4vDfs for ; Sun, 24 Sep 2023 17:26:39 +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 4RttGR1fXQz3XCF for ; Sun, 24 Sep 2023 17:26:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695576399; a=rsa-sha256; cv=none; b=Bn39bJcWka4kJ1jblIodkIkJo9+8gn87fVhdWdmRu31h90TaCTx9ROs5ygI79Du2clHEVE 7w4zZL6Tc0MmSdMTXfr6k7Qs3uB77iBbeH24YLKbx62icgYPBKbCJXVqM3fXHthBo7eqa4 ktP9voHiox2IaMdenJePKai9nLvGRHw6+9YoPnObLXR7RC/Biu3ihUt22wpgpXCYi1GVGf ftsyMsSpnWh9PEmr2MkTx3wMUQ9DtN2GRko6A6lXZVbotmULRcS2qYQf+gdgAZTg7lKTNE 3BQHnrSjMlB6PaE+NLlJ863dgYujAROG7VaP/KfR1dhHFKGpwEs2mjg60bEH3g== 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=1695576399; 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=rKXrdBIuvhyfBPrDx3DiLKHjiU4SEGroRzMSeS20tUk=; b=d9RVUOYiO5c94QR/E9MHJgpm6gKqGDI7sidRrA1yLYUenUn0tcMBxTmuyhltruL7P161A6 KJM3RTJ6WmaE0FLdJszfmp61ZVscH+EagSMGkruM2GxJFE8BDbgxhkCW+Lg0b2R7tsN80J 3yg/QY62vL85s12AdBKoHBIapn0cqXFdcKv7i8yCvxOHkFYOkSns4kd54PMnS45OBp/JwK 8HJFinoGM7IdEmEjk0Q06TsPbUk02gnAQ4fejfHwowMWGhPKpAB00JUMIM90CWoD1rJ6sM EAxZj89eeUFchmO+pLyMbnuOAFCeVrT65jJR/oqH9p6bXSk6Z+xqJ0GmZw/Zzg== 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 4RttGR0cP4zw3m for ; Sun, 24 Sep 2023 17:26:39 +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 38OHQdAA014497 for ; Sun, 24 Sep 2023 17:26:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38OHQdnh014496 for ports-bugs@FreeBSD.org; Sun, 24 Sep 2023 17:26:39 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla 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, 24 Sep 2023 17:26:39 +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: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ 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 #15 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D5cf4242d5f468f1663da0df17f0b18b= 6edd6f581 commit 5cf4242d5f468f1663da0df17f0b18b6edd6f581 Author: Keith Chiem AuthorDate: 2023-09-24 17:16:28 +0000 Commit: Dries Michiels CommitDate: 2023-09-24 17:24:33 +0000 .NET ports: improve IPv6 detection in rc script An IPv6 address on the localhost does not mean a jail has IPv6. Also remove two credit lines as he is now credited in the git log. PR: 273542 Reported by: michiel@vanbaak.eu Approved by: michiel@vanbaak.eu (maintainer) multimedia/emby-server-devel/Makefile | 2 +- multimedia/emby-server/Makefile | 2 +- multimedia/emby-server/files/emby-server.in | 2 +- multimedia/jellyfin/Makefile | 2 +- multimedia/jellyfin/files/jellyfin.in | 2 +- net-p2p/lidarr/Makefile | 1 + net-p2p/lidarr/files/lidarr.in | 2 +- net-p2p/prowlarr/files/prowlarr.in | 1 - net-p2p/radarr/Makefile | 1 + net-p2p/radarr/files/radarr.in | 2 +- net-p2p/readarr/files/readarr.in | 1 - 11 files changed, 9 insertions(+), 9 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=