From owner-svn-ports-all@freebsd.org Wed Jun 28 03:03:52 2017 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 BE022D964EA; Wed, 28 Jun 2017 03:03:52 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 8A1D5286A; Wed, 28 Jun 2017 03:03:52 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5S33pR7064499; Wed, 28 Jun 2017 03:03:51 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5S33pa1064497; Wed, 28 Jun 2017 03:03:51 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201706280303.v5S33pa1064497@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 28 Jun 2017 03:03:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r444538 - branches/2017Q2/multimedia/x264 X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: branches/2017Q2/multimedia/x264 X-SVN-Commit-Revision: 444538 X-SVN-Commit-Repository: ports 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.23 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: Wed, 28 Jun 2017 03:03:52 -0000 Author: jbeich Date: Wed Jun 28 03:03:51 2017 New Revision: 444538 URL: https://svnweb.freebsd.org/changeset/ports/444538 Log: MFH: r444360 multimedia/x264: update to 0.148.2768 Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=d32d7bf1c6923a42cbd5ac2fd540ecbb009ba681 ABI: https://abi-laboratory.pro/tracker/timeline/x264/ Approved by: ports-secteam (miwi) Modified: branches/2017Q2/multimedia/x264/Makefile branches/2017Q2/multimedia/x264/distinfo Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/multimedia/x264/Makefile ============================================================================== --- branches/2017Q2/multimedia/x264/Makefile Wed Jun 28 03:00:58 2017 (r444537) +++ branches/2017Q2/multimedia/x264/Makefile Wed Jun 28 03:03:51 2017 (r444538) @@ -19,7 +19,7 @@ PORTNAME= x264 PORTVERSION= 0.${X264_BUILD}.${X264_REV} -PORTREVISION?= 1 +PORTREVISION?= 0 CATEGORIES= multimedia MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/x264/snapshots/ \ http://samples.mplayerhq.hu/yuv4mpeg2/:pgo @@ -39,10 +39,10 @@ BUILD_DEPENDS= yasm>=1.2.0:devel/yasm \ LIB_DEPENDS?= libx264.so:multimedia/libx264 X264_BUILD= 148 -X264_REV= 2728 -X264_COMMIT= 4d5c8b01a48f72f9c40651e92c39294326a0863f +X264_REV= 2768 +X264_COMMIT= d32d7bf1c6923a42cbd5ac2fd540ecbb009ba681 X264_GITVER= ${X264_COMMIT:C/^(.......).*$/\1/g} -X264_SNAPSHOT= 20161202 +X264_SNAPSHOT= 20170522 USES?= pkgconfig USES+= gmake localbase shebangfix tar:bzip2 Modified: branches/2017Q2/multimedia/x264/distinfo ============================================================================== --- branches/2017Q2/multimedia/x264/distinfo Wed Jun 28 03:00:58 2017 (r444537) +++ branches/2017Q2/multimedia/x264/distinfo Wed Jun 28 03:03:51 2017 (r444538) @@ -1,5 +1,5 @@ -TIMESTAMP = 1480715106 -SHA256 (x264/x264-snapshot-20161202-2245-stable.tar.bz2) = 849318f011c6128d7372410656881a2f2da4b9140c5ffcd0822506dcf9ae1bd4 -SIZE (x264/x264-snapshot-20161202-2245-stable.tar.bz2) = 733199 +TIMESTAMP = 1495485905 +SHA256 (x264/x264-snapshot-20170522-2245-stable.tar.bz2) = f73d5006d69024d11ef457e430ea046966deb908670a183b93ba1866d4afcb20 +SIZE (x264/x264-snapshot-20170522-2245-stable.tar.bz2) = 735558 SHA256 (x264/example.y4m.bz2) = a5bec9d37362bd9d7773fbd0644643f9ec096d654d20823004e88d5df32bbff7 SIZE (x264/example.y4m.bz2) = 4910029