summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2017-06-28 03:03:51 +0000
committerjbeich <jbeich@FreeBSD.org>2017-06-28 03:03:51 +0000
commit2c1c310fa1b8f05776857817c8ce9841eea7b750 (patch)
tree1e7774fe937c3dd6f08f297606a9a1c55d185178
parentb6df3d45674b89b821e01e7045f72f352eb39aa6 (diff)
downloadFreeBSD-ports-2c1c310fa1b8f05776857817c8ce9841eea7b750.zip
FreeBSD-ports-2c1c310fa1b8f05776857817c8ce9841eea7b750.tar.gz
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)
-rw-r--r--multimedia/x264/Makefile8
-rw-r--r--multimedia/x264/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/multimedia/x264/Makefile b/multimedia/x264/Makefile
index bb68c4e..a5a627c 100644
--- a/multimedia/x264/Makefile
+++ b/multimedia/x264/Makefile
@@ -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
diff --git a/multimedia/x264/distinfo b/multimedia/x264/distinfo
index 93330dc..0f53899 100644
--- a/multimedia/x264/distinfo
+++ b/multimedia/x264/distinfo
@@ -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
OpenPOWER on IntegriCloud