From owner-svn-ports-head@freebsd.org Sun Dec 25 07:28:03 2016 Return-Path: Delivered-To: svn-ports-head@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 428ACC90DE6; Sun, 25 Dec 2016 07:28:03 +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 EC1AB1AFB; Sun, 25 Dec 2016 07:28:02 +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 uBP7S2XV077054; Sun, 25 Dec 2016 07:28:02 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBP7S2It077052; Sun, 25 Dec 2016 07:28:02 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612250728.uBP7S2It077052@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 25 Dec 2016 07:28:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429395 - head/multimedia/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Dec 2016 07:28:03 -0000 Author: jbeich Date: Sun Dec 25 07:28:01 2016 New Revision: 429395 URL: https://svnweb.freebsd.org/changeset/ports/429395 Log: multimedia/x264: update to 0.148.2728 Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=4d5c8b01a48f72f9c40651e92c39294326a0863f Modified: head/multimedia/x264/Makefile (contents, props changed) head/multimedia/x264/distinfo (contents, props changed) Modified: head/multimedia/x264/Makefile ============================================================================== --- head/multimedia/x264/Makefile Sun Dec 25 04:52:41 2016 (r429394) +++ head/multimedia/x264/Makefile Sun Dec 25 07:28:01 2016 (r429395) @@ -19,7 +19,7 @@ PORTNAME= x264 PORTVERSION= 0.${X264_BUILD}.${X264_REV} -PORTREVISION?= 2 +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= 2708 -X264_COMMIT= 86b71982e131eaa70125f8d0e725fcade9c4c677 +X264_REV= 2728 +X264_COMMIT= 4d5c8b01a48f72f9c40651e92c39294326a0863f X264_GITVER= ${X264_COMMIT:C/^(.......).*$/\1/g} -X264_SNAPSHOT= 20160921 +X264_SNAPSHOT= 20161202 USES?= pkgconfig USES+= gmake localbase shebangfix tar:bzip2 Modified: head/multimedia/x264/distinfo ============================================================================== --- head/multimedia/x264/distinfo Sun Dec 25 04:52:41 2016 (r429394) +++ head/multimedia/x264/distinfo Sun Dec 25 07:28:01 2016 (r429395) @@ -1,5 +1,5 @@ -TIMESTAMP = 1474449136 -SHA256 (x264/x264-snapshot-20160921-2245-stable.tar.bz2) = 340045020a79e44784ec158d9d2f73ec4248b6923393f6d5fbb683ec63db6d2f -SIZE (x264/x264-snapshot-20160921-2245-stable.tar.bz2) = 731264 +TIMESTAMP = 1480715106 +SHA256 (x264/x264-snapshot-20161202-2245-stable.tar.bz2) = 849318f011c6128d7372410656881a2f2da4b9140c5ffcd0822506dcf9ae1bd4 +SIZE (x264/x264-snapshot-20161202-2245-stable.tar.bz2) = 733199 SHA256 (x264/example.y4m.bz2) = a5bec9d37362bd9d7773fbd0644643f9ec096d654d20823004e88d5df32bbff7 SIZE (x264/example.y4m.bz2) = 4910029