From owner-freebsd-multimedia@freebsd.org Fri Apr 14 16:43:01 2017 Return-Path: Delivered-To: freebsd-multimedia@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A7A91D3E6D0 for ; Fri, 14 Apr 2017 16:43:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 90F6AD15 for ; Fri, 14 Apr 2017 16:43:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 8D4DCD3E6CF; Fri, 14 Apr 2017 16:43:01 +0000 (UTC) Delivered-To: multimedia@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8CEDBD3E6CE for ; Fri, 14 Apr 2017 16:43:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 626C4D13 for ; Fri, 14 Apr 2017 16:43:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v3EGh1QA025451 for ; Fri, 14 Apr 2017 16:43:01 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 218658] multimedia/ffmpeg: update to 3.3 upstream branch Date: Fri, 14 Apr 2017 16:43:01 +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: jbeich@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: multimedia@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ exp-run? X-Bugzilla-Changed-Fields: cc 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 MIME-Version: 1.0 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Apr 2017 16:43:01 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218658 Jan Beich changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jbeich@FreeBSD.org --- Comment #2 from Jan Beich --- Going by https://abi-laboratory.pro/tracker/timeline/ffmpeg/ you'd need to mass-bump PORTREVISION in consumers. pkg-upgrade(8) would skip consumers otherwise despite poudriere pedantically rebuilding them. And adding a UPDA= TING in updating won't help for package-only users. $ pkg install mpv ppsspp renpy [...] $ pkg upgrade Updating FreeBSD repository catalogue... [110amd64-default] Fetching meta.txz: 100% 260 B 0.3kB/s 00:01 [110amd64-default] Fetching packagesite.txz: 100% 570 KiB 583.4kB/s 0= 0:01 Processing entries: 100% FreeBSD repository update completed. 2233 packages processed. All repositories are up to date. Checking for upgrades (3 candidates): 100% Processing candidates (3 candidates): 100% Checking integrity... done (2 conflicting) - opencv-core-2.4.13.1_1 conflicts with opencv2-core-2.4.13.1_1 on /usr/local/include/opencv2/core.hpp - opencv-core-2.4.13.1_1 conflicts with opencv2-core-2.4.13.1_1 on /usr/local/include/opencv2/core.hpp Checking integrity... done (0 conflicting) The following 4 package(s) will be affected (of 0 checked): Installed packages to be REMOVED: opencv2-core-2.4.13.1_1 New packages to be INSTALLED: opencv-core: 2.4.13.1_1 Installed packages to be UPGRADED: libva: 1.8.0 -> 1.8.1 ffmpeg: 3.2.4_7,1 -> 3.3,1 Number of packages to be removed: 1 Number of packages to be installed: 1 Number of packages to be upgraded: 2 The process will require 1 MiB more space. Proceed with this action? [y/N]: > -OPENCV_LIB_DEPENDS=3D libopencv_imgproc.so:graphics/opencv-core > +OPENCV_LIB_DEPENDS=3D libopencv_imgproc.so:graphics/opencv2-core Why break build after ports r438490? --=20 You are receiving this mail because: You are the assignee for the bug.=