summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-07-03 22:30:11 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-07-03 22:30:11 +0000
commita7d983f039ddd75e6f25ec3c1c056e84c5235058 (patch)
tree8cc9ae3bb50974be41ccd296d9a1e6e09f68effc /multimedia
parentSwitch to the 2.0 API for locationforecast. (diff)
multimedia/x264: update to 0.160.3011
Changes: https://code.videolan.org/videolan/x264/compare/296494a4...cde9a93 ABI: https://abi-laboratory.pro/tracker/timeline/x264/
Notes
Notes: svn path=/head/; revision=541152
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/avidemux-plugins/Makefile1
-rw-r--r--multimedia/ccextractor/Makefile2
-rw-r--r--multimedia/emby-server/Makefile1
-rw-r--r--multimedia/ffmpeg/Makefile2
-rw-r--r--multimedia/gstreamer-plugins-x264/Makefile2
-rw-r--r--multimedia/gstreamer1-plugins-x264/Makefile2
-rw-r--r--multimedia/handbrake/Makefile1
-rw-r--r--multimedia/libav/Makefile2
-rw-r--r--multimedia/libquicktime/Makefile2
-rw-r--r--multimedia/mencoder/Makefile1
-rw-r--r--multimedia/obs-studio/Makefile1
-rw-r--r--multimedia/transcode/Makefile2
-rw-r--r--multimedia/vlc/Makefile2
-rw-r--r--multimedia/x264/Makefile6
-rw-r--r--multimedia/x264/distinfo6
-rw-r--r--multimedia/zoneminder/Makefile1
16 files changed, 20 insertions, 14 deletions
diff --git a/multimedia/avidemux-plugins/Makefile b/multimedia/avidemux-plugins/Makefile
index ef31c8a87d82..2f49d7226e9a 100644
--- a/multimedia/avidemux-plugins/Makefile
+++ b/multimedia/avidemux-plugins/Makefile
@@ -3,6 +3,7 @@
PORTNAME= avidemux
PORTVERSION= ${AVIDEMUX_VERSION}
+PORTREVISION= 1
CATEGORIES= multimedia
PKGNAMESUFFIX= -plugins
diff --git a/multimedia/ccextractor/Makefile b/multimedia/ccextractor/Makefile
index 5e86a1305c36..d3fbaf4c1c61 100644
--- a/multimedia/ccextractor/Makefile
+++ b/multimedia/ccextractor/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ccextractor
DISTVERSIONPREFIX= v
DISTVERSION= 0.85
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= multimedia
MAINTAINER= oz@nixil.net
diff --git a/multimedia/emby-server/Makefile b/multimedia/emby-server/Makefile
index e731b0c9e716..a4ba8c7d55cc 100644
--- a/multimedia/emby-server/Makefile
+++ b/multimedia/emby-server/Makefile
@@ -2,6 +2,7 @@
PORTNAME= emby-server
PORTVERSION= 4.4.3.0
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= https://github.com/MediaBrowser/Emby.Releases/releases/download/${PORTVERSION}/ \
https://mediabrowser.github.io/embytools/
diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile
index ff843bcc2f77..7425b5d60d21 100644
--- a/multimedia/ffmpeg/Makefile
+++ b/multimedia/ffmpeg/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ffmpeg
PORTVERSION= 4.3
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= multimedia audio net
MASTER_SITES= https://ffmpeg.org/releases/
diff --git a/multimedia/gstreamer-plugins-x264/Makefile b/multimedia/gstreamer-plugins-x264/Makefile
index 058356a36651..c12f02289648 100644
--- a/multimedia/gstreamer-plugins-x264/Makefile
+++ b/multimedia/gstreamer-plugins-x264/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
# $MCom: ports/multimedia/gstreamer-plugins-x264/Makefile,v 1.3 2008/03/19 14:05:37 ahze Exp $
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= multimedia
COMMENT= Gstreamer x264 plugin
diff --git a/multimedia/gstreamer1-plugins-x264/Makefile b/multimedia/gstreamer1-plugins-x264/Makefile
index 51c6c23eece2..5b7d25b1b3d6 100644
--- a/multimedia/gstreamer1-plugins-x264/Makefile
+++ b/multimedia/gstreamer1-plugins-x264/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= multimedia
COMMENT= GStreamer libx264 based H264 plugin
diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile
index c5901d0de9dd..eb57d2eedf9b 100644
--- a/multimedia/handbrake/Makefile
+++ b/multimedia/handbrake/Makefile
@@ -3,6 +3,7 @@
PORTNAME= handbrake
DISTVERSION= 1.3.3
+PORTREVISION= 1
CATEGORIES= multimedia
DIST_SUBDIR= ${PORTNAME}
diff --git a/multimedia/libav/Makefile b/multimedia/libav/Makefile
index 7756e9240af0..c594fac7d7ea 100644
--- a/multimedia/libav/Makefile
+++ b/multimedia/libav/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libav
PORTVERSION= 12.3
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= multimedia audio net
MASTER_SITES= http://libav.org/releases/
diff --git a/multimedia/libquicktime/Makefile b/multimedia/libquicktime/Makefile
index e866753ea028..d2590e3080f1 100644
--- a/multimedia/libquicktime/Makefile
+++ b/multimedia/libquicktime/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libquicktime
PORTVERSION= 1.2.4
-PORTREVISION?= 28
+PORTREVISION?= 29
CATEGORIES= multimedia
MASTER_SITES= SF
diff --git a/multimedia/mencoder/Makefile b/multimedia/mencoder/Makefile
index 025ef56e2e16..3381be65e938 100644
--- a/multimedia/mencoder/Makefile
+++ b/multimedia/mencoder/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mencoder
PORTVERSION= ${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g}
+PORTREVISION= 1
CATEGORIES= multimedia audio
MAINTAINER= riggs@FreeBSD.org
diff --git a/multimedia/obs-studio/Makefile b/multimedia/obs-studio/Makefile
index bd62ade08a90..94be475e16ce 100644
--- a/multimedia/obs-studio/Makefile
+++ b/multimedia/obs-studio/Makefile
@@ -2,6 +2,7 @@
PORTNAME= obs-studio
DISTVERSION= 25.0.8
+PORTREVISION= 1
CATEGORIES= multimedia
MAINTAINER= yuri@FreeBSD.org
diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile
index 9ce8f1887fa0..206d1421b63e 100644
--- a/multimedia/transcode/Makefile
+++ b/multimedia/transcode/Makefile
@@ -3,7 +3,7 @@
PORTNAME= transcode
PORTVERSION= 1.1.7
-PORTREVISION= 42
+PORTREVISION= 43
CATEGORIES= multimedia
MASTER_SITES= https://bitbucket.org/france/transcode-tcforge/downloads/
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index fc363ef1133d..885f1dabc181 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vlc
DISTVERSION= 3.0.11
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 4
CATEGORIES= multimedia audio net www
MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \
diff --git a/multimedia/x264/Makefile b/multimedia/x264/Makefile
index cb7bd5a64011..8908acccc64d 100644
--- a/multimedia/x264/Makefile
+++ b/multimedia/x264/Makefile
@@ -33,8 +33,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= bash:shells/bash
LIB_DEPENDS?= libx264.so:multimedia/libx264
-X264_BUILD= 159
-X264_REV= 2999
+X264_BUILD= 160
+X264_REV= 3011
X264_GITVER= ${GL_COMMIT:C/^(.{7}).*/\1/}
USES?= pkgconfig
@@ -43,7 +43,7 @@ USE_GITLAB= yes
USE_LDCONFIG= yes
GL_SITE= https://code.videolan.org
GL_ACCOUNT= videolan
-GL_COMMIT= 296494a4011f58f32adc54304a2654627558c59a
+GL_COMMIT= cde9a93319bea766a92e306d69059c76de970190
HAS_CONFIGURE= yes
SHEBANG_FILES= configure
PLIST_FILES?= bin/x264
diff --git a/multimedia/x264/distinfo b/multimedia/x264/distinfo
index 9c53c0a4f481..5f42f8183d1e 100644
--- a/multimedia/x264/distinfo
+++ b/multimedia/x264/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1586435782
+TIMESTAMP = 1593708647
SHA256 (x264/example.y4m.bz2) = a5bec9d37362bd9d7773fbd0644643f9ec096d654d20823004e88d5df32bbff7
SIZE (x264/example.y4m.bz2) = 4910029
-SHA256 (x264/videolan-x264-296494a4011f58f32adc54304a2654627558c59a_GL0.tar.gz) = eb57e0be1a27fc70faa2844c5f8e66cde6f5c59c66162ccf988c93c74f42f04d
-SIZE (x264/videolan-x264-296494a4011f58f32adc54304a2654627558c59a_GL0.tar.gz) = 932841
+SHA256 (x264/videolan-x264-cde9a93319bea766a92e306d69059c76de970190_GL0.tar.gz) = 3d84866375b3d6981ba49ff6cc8d77c9daf95908fa3d988c647b03ada22d6533
+SIZE (x264/videolan-x264-cde9a93319bea766a92e306d69059c76de970190_GL0.tar.gz) = 933096
diff --git a/multimedia/zoneminder/Makefile b/multimedia/zoneminder/Makefile
index 4178d4be6882..b6d9de68baa5 100644
--- a/multimedia/zoneminder/Makefile
+++ b/multimedia/zoneminder/Makefile
@@ -2,6 +2,7 @@
PORTNAME= zoneminder
PORTVERSION= 1.34.9
+PORTREVISION= 1
CATEGORIES= multimedia
MAINTAINER= bsd@abinet.ru