From nobody Sun Nov 09 10:40:57 2025 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 4d48Tj5Vm8z6GdWX for ; Sun, 09 Nov 2025 10:40:57 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4d48Tj3Hc8z3dxx for ; Sun, 09 Nov 2025 10:40:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1762684857; 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=eVs3YA9uNkOsUElalA14JzRwPwwtEB7XDDjStY70Cp0=; b=neGQP7YgvLPTRXpAke4c3PH5igtCRee+Ze+LCNB8G+U0m1tNHSTIXeiuJ8zWKCHjDKxPjn xetLvwWGDYzju0VgiM0Aq4c9B4p4ClgNHpXwehRMN9w0q5TwDoFtgl/v97ux26pdF/1/5i oxBwgA/N8cTtEP4n0FEkQICXG0xO+pRJ263dB5pow0qRtAqHQh6TrkPFV2OQLeM8aSHf5q HbR3h9to5lWrXkWE7BJSvyuKJTD631YQeme+SXkqVglHUtuyODL72MDakkVZoSrmwel2jS sUTCZU3ILTC9JGyHCqw5fa+mt0zmnHLMGt246AqP8Gl1q9urgKhW1wBe8ZqkFg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1762684857; 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=eVs3YA9uNkOsUElalA14JzRwPwwtEB7XDDjStY70Cp0=; b=R4lTgAk6tnXDlt/R2FtfrWUEAaGo0YE5pV8FKDZl4WM+oMk9dWvjFcQhe1HL+UkrebHxuX 91I5fdI7It/2nNcBS/N3ylYdC9K7Djpz8rmln08BCblqP3w81zQaKDfMAo/V83iSNQ2PUY eoS5KLgzCP38y05ZtzWZJSWBuz0wOohFVZYCj+cG8buJExNcMaviFZ/NvRGy1xhpMTk7YO bah8sJyU+ZGOnJLMMlCirlcRGTg2b/0+jFGOBgN3KJfpMyiLBA+mwcChRhxgYBObK77YZQ rvb9OozEzw+1QnGZPy50GFVg84awQ+jevUyoFcncUTv10x/bU87xiSm98VPblw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1762684857; a=rsa-sha256; cv=none; b=oW7iSSpz8AejGF02N01eekKfL7cgI1iKxetlpdkEqPgT/6rJubOJwcu+DfmfWqhs+pPpMo LesvUsLvnhXxSOowpe6nczxnxy+AbIc6KOm3qp+jbzafrnE6JRoA2QpQT8sOOj6yC45VDE mUPN3SiXmTd4sEwqkeU5lhnmQgHOMYZzbgNXIuxmdNu0URmEDastqN/8QWD978zazY5iow MGpTc4I1Lm/fFTKhOtSGEFZBJGdtAxqx64wb2ngUz2Em5/VwZsGUuqe0lrcZkXnZvbGb+O MhTPizXXauRggPXQ6FcvQEYPHj6E62RUR36H+3VdHuIsXgAj5bCCSE3HWnJPxw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4d48Tj2tLnzCQ6 for ; Sun, 09 Nov 2025 10:40:57 +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 5A9AevVX029513 for ; Sun, 9 Nov 2025 10:40:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 5A9Aevh6029512 for ports-bugs@FreeBSD.org; Sun, 9 Nov 2025 10:40:57 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 290895] multimedia/kodi: Update to 21.3 Date: Sun, 09 Nov 2025 10:40:57 +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: yzrh@noema.org 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: attachments.isobsolete attachments.created Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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: X-BeenThere: freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D290895 yzrh changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #265268|0 |1 is obsolete| | --- Comment #5 from yzrh --- Created attachment 265285 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D265285&action= =3Dedit kodi 21.3 (use https in MASTER_SITES) --=20 You are receiving this mail because: You are the assignee for the bug.=