From nobody Wed Mar 15 08:51:52 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 4Pc3zY0zXmz3yFRx for ; Wed, 15 Mar 2023 08:51:53 +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 4Pc3zX6RYZz3vYK for ; Wed, 15 Mar 2023 08:51:52 +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=1678870312; 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=oZVd027v1Hwyssbsn3Uzdi8QxX16JmR4+4ltV92lURk=; b=y4dKRTDMiQS8ZFhRYNe6Iss1xITMslANTa1yM8jYtXI205L4BaBEzHWL9/Zya5Wabs7oKb Q4cv0wqAdx82w6zPsFoHr6YlGJt/5x1Bhl7jvi6aKjWC3bhAtHuKZ7ia5cRlqrnhza6mld Pulb0B8XfDEdq8U+n7b0BJ2F4Re0QUql1oauj4GJKTuXRaGHiDqVOSJAdOh5dklmSaqS6m lPQByQbC4IofqOkndoantoLJz/KzeghfSpqrD3xwM4gzbvaZY+Up/DN0Twl4kEXYnbMqdj eNcUxzmer+t0VzQxpFFnFbce5L0quCsVh00eWeWoxnBSnL494EXwSqZ4K2+11A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1678870312; a=rsa-sha256; cv=none; b=rRx+vi+owq4F8qbGYcVReAvtV/vD8gqzoZG5CE4y/sDFDRtRwRjxkCihuJyyw848/e/hqo EZ0oXjpDKRpFjrYiOSq1hi6zfZvaPF81IpwmdVOa9huTLs+4+n2BSjwKFbFzsCnd4hElnE 3iCsBemGXw3eboief8mLs/LzDT9cmND4jx3FTlrs50uyJ1QlbDa+tfx12vM40UclYvVK4m Z3r7GrztwwA53yXZ56QRv/vhHe4f7tb2L95qChiOckH+LJdoxnOG/xVC/ktL0/0HkdSIpl jgIDZv+TrGn32B71UQ+Vy+uVTcgMWpqlMnfzl19PoLinbg6zIel/xy2ZKnBueA== 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 4Pc3zX4Scfz19Ym for ; Wed, 15 Mar 2023 08:51:52 +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 32F8pqeM094997 for ; Wed, 15 Mar 2023 08:51:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 32F8pqDv094996 for multimedia@FreeBSD.org; Wed, 15 Mar 2023 08:51:52 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: Wed, 15 Mar 2023 08:51:52 +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: eduardo@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 270179, which changed state. Bug 270179 Summary: audio/cmus: FFmpeg 6.0 compatibility fix https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270179 What |Removed |Added ---------------------------------------------------------------------------- Status|In Progress |Closed Resolution|--- |FIXED --=20 You are receiving this mail because: You are on the CC list for the bug.=