From owner-freebsd-multimedia@FreeBSD.ORG Tue Apr 1 01:10:03 2014 Return-Path: Delivered-To: freebsd-multimedia@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F0118621 for ; Tue, 1 Apr 2014 01:10:03 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (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 DCFF1C9E for ; Tue, 1 Apr 2014 01:10:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s311A2AQ038705 for ; Tue, 1 Apr 2014 01:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s311A2GF038704; Tue, 1 Apr 2014 01:10:02 GMT (envelope-from gnats) Date: Tue, 1 Apr 2014 01:10:02 GMT Message-Id: <201404010110.s311A2GF038704@freefall.freebsd.org> To: freebsd-multimedia@FreeBSD.org Cc: From: Jamie Landeg-Jones Subject: Re: ports/186785: port multimedia/ffmpeg fails with gnutls3 (fix patch included) X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Jamie Landeg-Jones List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Apr 2014 01:10:04 -0000 The following reply was made to PR ports/186785; it has been noted by GNATS. From: Jamie Landeg-Jones To: jamie@dyslexicfish.net, freebsd-ports-bugs@FreeBSD.org, FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/186785: port multimedia/ffmpeg fails with gnutls3 (fix patch included) Date: Tue, 01 Apr 2014 02:00:07 +0100 I now think this patch should be ignored, and this PR closed - there are many ports that break similarly, so the best way forward is to either change the way gnutls3 is installed, or add some bsd.ports.Mk magic. I'll persue these avenues instead. Cheers, Jamie