Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Dec 2016 07:28:02 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r429395 - head/multimedia/x264
Message-ID:  <201612250728.uBP7S2It077052@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612250728.uBP7S2It077052>