diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-06-13 12:43:57 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-06-21 17:46:26 +0000 |
commit | d6e84975f09af06c0f034aec3dae6d4812432ab0 (patch) | |
tree | 342a62d5cdea8f14a40936f0ebfd199f4689f811 | |
parent | 1cbf65feca561e0c10cefea3becb69f5f442f3b7 (diff) | |
download | ports-d6e84975f09af06c0f034aec3dae6d4812432ab0.tar.gz ports-d6e84975f09af06c0f034aec3dae6d4812432ab0.zip |
multimedia/x264: update to 0.163.3060
-rw-r--r-- | multimedia/avidemux-plugins/Makefile | 2 | ||||
-rw-r--r-- | multimedia/ccextractor/Makefile | 2 | ||||
-rw-r--r-- | multimedia/emby-server/Makefile | 1 | ||||
-rw-r--r-- | multimedia/ffmpeg/Makefile | 2 | ||||
-rw-r--r-- | multimedia/gstreamer1-plugins-x264/Makefile | 2 | ||||
-rw-r--r-- | multimedia/handbrake/Makefile | 2 | ||||
-rw-r--r-- | multimedia/libquicktime/Makefile | 2 | ||||
-rw-r--r-- | multimedia/mencoder/Makefile | 1 | ||||
-rw-r--r-- | multimedia/obs-studio/Makefile | 1 | ||||
-rw-r--r-- | multimedia/transcode/Makefile | 2 | ||||
-rw-r--r-- | multimedia/vlc/Makefile | 1 | ||||
-rw-r--r-- | multimedia/x264/Makefile | 8 | ||||
-rw-r--r-- | multimedia/x264/distinfo | 6 | ||||
-rw-r--r-- | multimedia/zoneminder/Makefile | 2 | ||||
-rw-r--r-- | net/opal/Makefile | 2 | ||||
-rw-r--r-- | x11/xpra/Makefile | 1 |
16 files changed, 21 insertions, 16 deletions
diff --git a/multimedia/avidemux-plugins/Makefile b/multimedia/avidemux-plugins/Makefile index fc5f20e16d65..bbe618d9b1b2 100644 --- a/multimedia/avidemux-plugins/Makefile +++ b/multimedia/avidemux-plugins/Makefile @@ -2,7 +2,7 @@ PORTNAME= avidemux PORTVERSION= ${AVIDEMUX_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia PKGNAMESUFFIX= -plugins diff --git a/multimedia/ccextractor/Makefile b/multimedia/ccextractor/Makefile index 395405378e73..a58b460847b6 100644 --- a/multimedia/ccextractor/Makefile +++ b/multimedia/ccextractor/Makefile @@ -1,7 +1,7 @@ PORTNAME= ccextractor DISTVERSIONPREFIX= v DISTVERSION= 0.85 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= multimedia MAINTAINER= oz@nixil.net diff --git a/multimedia/emby-server/Makefile b/multimedia/emby-server/Makefile index b0d5e9e72991..ee8c825c048f 100644 --- a/multimedia/emby-server/Makefile +++ b/multimedia/emby-server/Makefile @@ -1,5 +1,6 @@ PORTNAME= emby-server PORTVERSION= 4.6.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 0373cf4893db..38316cf5dbdc 100644 --- a/multimedia/ffmpeg/Makefile +++ b/multimedia/ffmpeg/Makefile @@ -2,7 +2,7 @@ PORTNAME= ffmpeg PORTVERSION= 4.4 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= multimedia audio net MASTER_SITES= https://ffmpeg.org/releases/ diff --git a/multimedia/gstreamer1-plugins-x264/Makefile b/multimedia/gstreamer1-plugins-x264/Makefile index c7e459151eea..11e81266684e 100644 --- a/multimedia/gstreamer1-plugins-x264/Makefile +++ b/multimedia/gstreamer1-plugins-x264/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia COMMENT= GStreamer libx264 based H264 plugin diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile index 82dd220b86d6..e24f3f6e24bb 100644 --- a/multimedia/handbrake/Makefile +++ b/multimedia/handbrake/Makefile @@ -2,7 +2,7 @@ PORTNAME= handbrake DISTVERSION= 1.3.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia DIST_SUBDIR= ${PORTNAME} diff --git a/multimedia/libquicktime/Makefile b/multimedia/libquicktime/Makefile index b34fa4d3b652..1dc77f6ca583 100644 --- a/multimedia/libquicktime/Makefile +++ b/multimedia/libquicktime/Makefile @@ -2,7 +2,7 @@ PORTNAME= libquicktime PORTVERSION= 1.2.4 -PORTREVISION?= 30 +PORTREVISION?= 31 CATEGORIES= multimedia MASTER_SITES= SF diff --git a/multimedia/mencoder/Makefile b/multimedia/mencoder/Makefile index 2df6b5c12581..28b5c8eaadcd 100644 --- a/multimedia/mencoder/Makefile +++ b/multimedia/mencoder/Makefile @@ -2,6 +2,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 84fb0fd8db7a..562b1dcc8976 100644 --- a/multimedia/obs-studio/Makefile +++ b/multimedia/obs-studio/Makefile @@ -1,5 +1,6 @@ PORTNAME= obs-studio DISTVERSION= 27.0.1 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile index 312d7aac65fe..238befda0cf5 100644 --- a/multimedia/transcode/Makefile +++ b/multimedia/transcode/Makefile @@ -2,7 +2,7 @@ PORTNAME= transcode PORTVERSION= 1.1.7 -PORTREVISION= 47 +PORTREVISION= 48 CATEGORIES= multimedia MASTER_SITES= https://bitbucket.org/france/transcode-tcforge/downloads/ diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index 7df29ca2c4c4..4e9760676686 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -2,6 +2,7 @@ PORTNAME= vlc DISTVERSION= 3.0.14 +PORTREVISION= 1 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 788556e8738a..3e56987b83c0 100644 --- a/multimedia/x264/Makefile +++ b/multimedia/x264/Makefile @@ -17,7 +17,7 @@ PORTNAME= x264 PORTVERSION= 0.${X264_BUILD}.${X264_REV} -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= multimedia MASTER_SITES= https://samples.mplayerhq.hu/yuv4mpeg2/:pgo DIST_SUBDIR= x264 @@ -32,8 +32,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS?= libx264.so:multimedia/libx264 -X264_BUILD= 161 -X264_REV= 3049 +X264_BUILD= 163 +X264_REV= 3060 X264_GITVER= ${GL_COMMIT:C/^(.{7}).*/\1/} USES?= pkgconfig @@ -42,7 +42,7 @@ USE_GITLAB= yes USE_LDCONFIG= yes GL_SITE= https://code.videolan.org GL_ACCOUNT= videolan -GL_COMMIT= 55d517bc4569272a2c9a367a4106c234aba2ffbc +GL_COMMIT= 5db6aa6cab1b146e07b60cc1736a01f21da01154 HAS_CONFIGURE= yes SHEBANG_FILES= configure PLIST_FILES?= bin/x264 diff --git a/multimedia/x264/distinfo b/multimedia/x264/distinfo index 60acc7895a40..d066fe87d06f 100644 --- a/multimedia/x264/distinfo +++ b/multimedia/x264/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1618210496 +TIMESTAMP = 1623588237 SHA256 (x264/example.y4m.bz2) = a5bec9d37362bd9d7773fbd0644643f9ec096d654d20823004e88d5df32bbff7 SIZE (x264/example.y4m.bz2) = 4910029 -SHA256 (x264/videolan-x264-55d517bc4569272a2c9a367a4106c234aba2ffbc_GL0.tar.gz) = 463946031aa3dc507940e988c78ef02d2eb1769043877c17923ad9411b13af5b -SIZE (x264/videolan-x264-55d517bc4569272a2c9a367a4106c234aba2ffbc_GL0.tar.gz) = 937106 +SHA256 (x264/videolan-x264-5db6aa6cab1b146e07b60cc1736a01f21da01154_GL0.tar.gz) = e55e5ab8bec0897ef83ddf71b2c8969ea377a9cd4cb097ba5dca115a23e18ef9 +SIZE (x264/videolan-x264-5db6aa6cab1b146e07b60cc1736a01f21da01154_GL0.tar.gz) = 938734 diff --git a/multimedia/zoneminder/Makefile b/multimedia/zoneminder/Makefile index 058162e925d7..53bc45a28972 100644 --- a/multimedia/zoneminder/Makefile +++ b/multimedia/zoneminder/Makefile @@ -1,6 +1,6 @@ PORTNAME= zoneminder PORTVERSION= 1.34.21 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= bsd@abinet.ru diff --git a/net/opal/Makefile b/net/opal/Makefile index 396faed4736b..eac83cae0f23 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -2,7 +2,7 @@ PORTNAME= opal PORTVERSION= 3.10.10 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= net MASTER_SITES= GNOME diff --git a/x11/xpra/Makefile b/x11/xpra/Makefile index 6bdf09d76cf0..d2784e238cfc 100644 --- a/x11/xpra/Makefile +++ b/x11/xpra/Makefile @@ -1,5 +1,6 @@ PORTNAME= xpra PORTVERSION= 4.2 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://xpra.org/src/ |