From owner-freebsd-multimedia@freebsd.org Mon Oct 16 21:28:59 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 C6569E4592C for ; Mon, 16 Oct 2017 21:28:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id AE3F16DE05 for ; Mon, 16 Oct 2017 21:28:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id AA610E4592B; Mon, 16 Oct 2017 21:28:59 +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 A82E9E4592A for ; Mon, 16 Oct 2017 21:28:59 +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 8BD386DE04 for ; Mon, 16 Oct 2017 21:28:59 +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 v9GLSxgI038616 for ; Mon, 16 Oct 2017 21:28:59 GMT (envelope-from bugzilla-noreply@freebsd.org) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: maintainer-feedback requested: [Bug 223057] multimedia/ffmpeg: update to 3.4 Date: Mon, 16 Oct 2017 21:28:59 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch, patch-ready X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: multimedia@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: 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: Mon, 16 Oct 2017 21:28:59 -0000 Jan Beich has reassigned Bugzilla Automation 's request for maintainer-feedback to multimedia@FreeBSD.org: Bug 223057: multimedia/ffmpeg: update to 3.4 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223057 --- Description --- Created attachment 187225 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D187225&action= =3Dedit v0 See URL for upstream changelog. To improve readability the diff doesn't inc= lude PORTREVISION bumps. Notable changes: - i386/amd64 now depend on NASM per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39 - NETCDF is now MYSOFA but the dependency doesn't exist in ports yet - SCHROEDINGER is gone per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9 - DRM, LIBRSVG2, LIBXML2 are new options - ABI isn't completely compatible: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ Minor cleanup: - Don't pass --disable-{in,out}dev when it's already blocked by disabled dependency - Drop redundant "Enable" from option descriptions - Switch CDIO_DESC to use Mk/bsd.options.desc.mk Build logs: - 10.3 amd64: http://sprunge.us/ISVE - 10.3 i386: http://sprunge.us/JYJO - 10.3 i386: http://sprunge.us/HCjC - 10.4 amd64: http://sprunge.us/DKSA - 10.4 i386: http://sprunge.us/NWhi - 11.0 amd64: http://sprunge.us/JPAI - 11.0 i386: http://sprunge.us/ejGP - 11.1 aarch64: http://sprunge.us/fOXF - 11.1 amd64: http://sprunge.us/hRRS - 11.1 armv6: http://sprunge.us/NIjI - 11.1 i386: http://sprunge.us/dfaF - 12.0 aarch64: http://sprunge.us/HgiD - 12.0 amd64: http://sprunge.us/YJZI - 12.0 armv6: http://sprunge.us/hSCL - 12.0 armv7: http://sprunge.us/BWCZ (unrelated issue) - 12.0 i386: http://sprunge.us/DiLQ (ignore optimizations from my make.conf)