From owner-freebsd-multimedia@FreeBSD.ORG Wed May 6 00:37:11 2015 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 823DB9C8; Wed, 6 May 2015 00:37:11 +0000 (UTC) Received: from apnoea.adamw.org (apnoea.adamw.org [204.109.59.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "abg.ninja", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2B33E1210; Wed, 6 May 2015 00:37:10 +0000 (UTC) Received: by apnoea.adamw.org (OpenSMTPD) with ESMTPSA id f3498c6a; TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO; Tue, 5 May 2015 18:37:02 -0600 (MDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) Subject: Re: Problem with recent multimedia/handbrake and multimedia/x265 updates From: Adam Weinberger In-Reply-To: Date: Tue, 5 May 2015 18:37:01 -0600 Cc: Kurt Jaeger , adamw@freebsd.org, multimedia@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <63D05AD6-F15B-442C-B772-70C7BF6B40BD@adamw.org> References: To: Kevin Oberman X-Mailer: Apple Mail (2.2098) X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 May 2015 00:37:11 -0000 > On 5 May, 2015, at 18:07, Kevin Oberman wrote: >=20 > Two recent updates to multimedia/handbrake baffle me. Maybe I am = missing something obvious, but, first r384322 bumped the PORTREVISION = due to the update of x265 from 1.5 to 1.6, but handbrake is not = dependent on multimedia/x265. This bump only caused a lot of people to = re-build a port with exactly no changes. Yeah the bump was my fault. I grep'd for multimedia/ ports that = referenced x265 and bumped handbrake unnecessarily. Sorry about making = you rebuild a port with exactly no changes. As for the other thing, the procedure you listed is required for any two = ports which present build-time conflicts. I agree that the process is = opaque. Picking up a system library when you intended to use a local version is = a constant headache for complex projects like Handbrake. If that problem = affects FreeBSD, it likely affects other platforms as well. Consider = reporting it upstream as well. # Adam --=20 Adam Weinberger adamw@adamw.org http://www.adamw.org