From nobody Mon Mar 20 05:27:46 2023 X-Original-To: multimedia@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 4Pg3Cm2rysz40Djf for ; Mon, 20 Mar 2023 05:27:48 +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 4Pg3Cm1sS8z3lNS for ; Mon, 20 Mar 2023 05:27:48 +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=1679290068; 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=51RTZ1PSu+rwZdwWEnH+MG2IwjR171a0a886BXM0EYo=; b=XdmYqLDG/49O24J0mIi+a4upENanaNUSxZZU74kQvDU+kS9IoviFW4Ya7/XuDuVNnchnRO /LYKpw8rMtuXwexdE5s71DJwi+3EylmNPoh3ifZFp8QSj1htbIf3lR8CH62qtMk4RTuibG 4wTWII1n/pvxxl1cIdsPoeaCAL1SfYq6l5TquKsNIs+MR7llMR5AfNymK2KZwjrTwgXddl LOzaTGg78SoQUMH++0ezZHy070xpojiR0768cMjbeOapA5f6q3Wpr06+bD9dLhDC2kOpw2 MkXo02S2RSZl3YT9cg6cZJu1gj4a+HSxF81WxgtDtVgXBQFt6J55zPZf5RusUA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1679290068; a=rsa-sha256; cv=none; b=Ne5Fl7LunhtAENh3qmgUw0+9AT02OjwDK+ZE/TFf6xxdMr2+oFKXEmbk4J1JlTmOjYxpf1 Kfl46BcvQN5707z0J1X0B4BvIXbGT8aBIvIYjkrx59YMX9ni4NMhxrR2o3JN04yev2e3yN qV49mTgPWGRnaAzrHcxSqHohGkMCCc0lvawnrlP3YuuKgcAFP4VV0xMoqUF57ITKcdFj89 D3W3ktgOrDxze73q5XttWDnQxMu6bHWqnaBoBLt3OkVVSV7UBX7wmOvZ/OFhwue19vGMkB XbqnheNEYoxK1E5vZ6QJkbiPi/gxI4Jj257rZfRgcb7aP7BDNf9anf85NZCrSw== 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 4Pg3Cm0wnrzHw4 for ; Mon, 20 Mar 2023 05:27:48 +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 32K5Rmop085206 for ; Mon, 20 Mar 2023 05:27:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 32K5RmKs085205 for multimedia@FreeBSD.org; Mon, 20 Mar 2023 05:27:48 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: multimedia@FreeBSD.org Subject: [Bug 261302] multimedia/ffmpeg: update to 6.0 Date: Mon, 20 Mar 2023 05:27:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: dep_changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa, patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: yuri@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ exp-run? X-Bugzilla-Changed-Fields: bug_status resolution 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: Multimedia discussions List-Archive: https://lists.freebsd.org/archives/freebsd-multimedia List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-multimedia@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261302 Bug 261302 depends on bug 270315, which changed state. Bug 270315 Summary: x11-toolkits/pangolin: Update to latest commit (2023-01= -20) https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270315 What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |FIXED --=20 You are receiving this mail because: You are on the CC list for the bug.=