From nobody Mon May 6 13:02:33 2024 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 4VY1lt1CW8z5K9hX for ; Mon, 06 May 2024 13:02:34 +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 4VY1ls5N3nz4CyS for ; Mon, 6 May 2024 13:02:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1715000553; a=rsa-sha256; cv=none; b=NYeMEYHHrDMzxzlJ14vxRqoUDGfOXSOhLW4R2wkg7RJqem/Fo45+EVMvwGlC5A71P0uEVe Ya4gotTS9qeOZKuhZ1TinyC+IXmzsQu79ybBICcKqs2TKEiJ05WLX6eRU0Jyx2L1pGc09F GjX/CzAlX2fGlr579SERGO8f38f68g5Q1RmHYBO9QdAo0wKiPz7ii4bRmKdD1JDcneFSuS ztRQg5BWMjst50sPboXATtoFZSVeER39Jhdo8FZhLAZQhp0VB8UYJet9/vweZ1aFXNdq4q tXAhZ6xR6g7DwK8+j6JhJZ/6L1aCenWDnJc6suGTwhjRuDHx2SbCXeM9DJGdhQ== 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=1715000553; 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=jgdso0i0fq+d55/Nuixi5HoF9SxONKug0JZ2J1Ka+Mg=; b=qmUobLnDil0vOzyrf56xm0Zk0CHZ0AOZDo90KlPoO3OAtbYZpk3ydPOOVQ94PIBbr/ho1c mcgPFQA/cOAnpHYZbQMX6ESFblGYscYo/D3IjQn7csuIYE0QZr/UlVUbAw6vc+jmYfBmfj NJMc+n6oIKAXz2FLx0usOeLSfcFgbpbNrqcihGcAGjkyu/bJ6q8ZJMVG9EfzyOBeiU3jCg p0v9dIJyKzYtIDf+aS91+JhmzPmOfbsoFGCeFUnEAmom7n/DN/wpf3kNVKQ1Z7s0IKveB7 tz8ZF6i/psYKAUTRC7igWzzR3K5kPOM6u6PkkCZK8T/B5tE7Zsh0x4nxHCkloQ== 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 4VY1ls4z60zydn for ; Mon, 6 May 2024 13:02:33 +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 446D2XEW025007 for ; Mon, 6 May 2024 13:02:33 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 446D2Xxt025005 for multimedia@FreeBSD.org; Mon, 6 May 2024 13:02:33 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 278705] multimedia/ffmpeg: update to 7.0 Date: Mon, 06 May 2024 13:02:33 +0000 X-Bugzilla-Reason: CC 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: vvd@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: 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278705 --- Comment #6 from Vladimir Druzenko --- (In reply to Antoine Brodin from comment #2) https://pkg-status.freebsd.org/beefy22/data/140amd64-default-foo/2024-05-04= _07h10m46s/logs/errors/py39-libopenshot-0.3.2_3.log multimedia/libopenshot Usage of removed deprecated API. Reported to upstream: https://github.com/OpenShot/libopenshot/issues/953 --=20 You are receiving this mail because: You are on the CC list for the bug.=