From owner-svn-ports-all@freebsd.org Fri Jul 3 12:14:09 2015 Return-Path: Delivered-To: svn-ports-all@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 2871D9931F0; Fri, 3 Jul 2015 12:14:09 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (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 1A0061901; Fri, 3 Jul 2015 12:14:09 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t63CE87g078703; Fri, 3 Jul 2015 12:14:08 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t63CE8JR078702; Fri, 3 Jul 2015 12:14:08 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201507031214.t63CE8JR078702@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Fri, 3 Jul 2015 12:14:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391232 - in head/multimedia: libx264 x264 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jul 2015 12:14:09 -0000 Author: koobs Date: Fri Jul 3 12:14:08 2015 New Revision: 391232 URL: https://svnweb.freebsd.org/changeset/ports/391232 Log: multimedia/{lib}x264: Fix distinfo's Delete distinfo from libx264 since it is s now subordinate to the x264 port. Also correctly update distinfo for x264, including the example.y4m.bz2 video file for profile guided optimization (OPTION: PGO). PR: 201260 Reported by: Ajtim (via email) Deleted: head/multimedia/libx264/distinfo Modified: head/multimedia/x264/distinfo Modified: head/multimedia/x264/distinfo ============================================================================== --- head/multimedia/x264/distinfo Fri Jul 3 11:26:45 2015 (r391231) +++ head/multimedia/x264/distinfo Fri Jul 3 12:14:08 2015 (r391232) @@ -1,2 +1,4 @@ SHA256 (x264/x264-snapshot-20150629-2245-stable.tar.bz2) = 403a1e7178cf9d676d5ffd4641031ae568a501bb3c14fc8ca9bb7c8ac7465340 SIZE (x264/x264-snapshot-20150629-2245-stable.tar.bz2) = 672453 +SHA256 (x264/example.y4m.bz2) = a5bec9d37362bd9d7773fbd0644643f9ec096d654d20823004e88d5df32bbff7 +SIZE (x264/example.y4m.bz2) = 4910029