diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-06-01 22:31:50 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-09-18 11:55:57 +0000 |
commit | 8f87e3d181d10b5f94013728ab418dec48597fee (patch) | |
tree | 828a296f5352e733179b70398b0a78763b8f8cf5 | |
parent | c08d481621a7de163d618872e4f6aa2052bc8c7a (diff) | |
download | ports-8f87e3d181d10b5f94013728ab418dec48597fee.tar.gz ports-8f87e3d181d10b5f94013728ab418dec48597fee.zip |
multimedia/x264: update to 0.164.3095
-rw-r--r-- | cad/opencascade/Makefile | 2 | ||||
-rw-r--r-- | emulators/fceux/Makefile | 1 | ||||
-rw-r--r-- | graphics/cfdg/Makefile | 2 | ||||
-rw-r--r-- | multimedia/avidemux-plugins/Makefile | 2 | ||||
-rw-r--r-- | multimedia/emby-server-devel/Makefile | 1 | ||||
-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 | 2 | ||||
-rw-r--r-- | multimedia/obs-studio/Makefile | 1 | ||||
-rw-r--r-- | multimedia/transcode/Makefile | 2 | ||||
-rw-r--r-- | multimedia/vlc/Makefile | 2 | ||||
-rw-r--r-- | multimedia/x264/Makefile | 8 | ||||
-rw-r--r-- | multimedia/x264/distinfo | 6 | ||||
-rw-r--r-- | multimedia/zoneminder/Makefile | 1 | ||||
-rw-r--r-- | net/opal/Makefile | 2 | ||||
-rw-r--r-- | x11/xpra/Makefile | 2 |
19 files changed, 24 insertions, 19 deletions
diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile index 9704f68d1ecc..0ff44d1e1b94 100644 --- a/cad/opencascade/Makefile +++ b/cad/opencascade/Makefile @@ -1,6 +1,6 @@ PORTNAME= opencascade PORTVERSION= 7.6.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= cad science MASTER_SITES= LOCAL/thierry diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile index 46191574cb36..f5abb848c415 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -1,5 +1,6 @@ PORTNAME= fceux DISTVERSION= 2.6.4 +PORTREVISION= 1 CATEGORIES= emulators games MASTER_SITES= SF/fceultra/Source%20Code/${DISTVERSION}%20src/ diff --git a/graphics/cfdg/Makefile b/graphics/cfdg/Makefile index 59a2f1c426f4..bc58f308cdb7 100644 --- a/graphics/cfdg/Makefile +++ b/graphics/cfdg/Makefile @@ -1,6 +1,6 @@ PORTNAME= cfdg PORTVERSION= 3.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics math MASTER_SITES= http://www.contextfreeart.org/download/ \ http://glyphic.s3.amazonaws.com/cfa/download/ diff --git a/multimedia/avidemux-plugins/Makefile b/multimedia/avidemux-plugins/Makefile index d7209e79067a..6981d219a98b 100644 --- a/multimedia/avidemux-plugins/Makefile +++ b/multimedia/avidemux-plugins/Makefile @@ -1,6 +1,6 @@ PORTNAME= avidemux PORTVERSION= ${AVIDEMUX_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia PKGNAMESUFFIX= -plugins diff --git a/multimedia/emby-server-devel/Makefile b/multimedia/emby-server-devel/Makefile index 352ad6f50ea8..81aa9c73eec9 100644 --- a/multimedia/emby-server-devel/Makefile +++ b/multimedia/emby-server-devel/Makefile @@ -1,5 +1,6 @@ PORTNAME= emby-server DISTVERSION= 4.8.0.8 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= https://github.com/MediaBrowser/Emby.Releases/releases/download/${DISTVERSION}/ \ https://mediabrowser.github.io/embytools/ diff --git a/multimedia/emby-server/Makefile b/multimedia/emby-server/Makefile index a156a711c69a..b31b01b759d4 100644 --- a/multimedia/emby-server/Makefile +++ b/multimedia/emby-server/Makefile @@ -1,5 +1,6 @@ PORTNAME= emby-server DISTVERSION= 4.7.6.0 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= https://github.com/MediaBrowser/Emby.Releases/releases/download/${DISTVERSION}/ \ https://mediabrowser.github.io/embytools/ diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile index 2ba095d9233b..22c5bafcdcf2 100644 --- a/multimedia/ffmpeg/Makefile +++ b/multimedia/ffmpeg/Makefile @@ -1,6 +1,6 @@ PORTNAME= ffmpeg PORTVERSION= 4.4.2 -PORTREVISION= 8 +PORTREVISION= 9 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 e3ec813736f4..b4076501847b 100644 --- a/multimedia/gstreamer1-plugins-x264/Makefile +++ b/multimedia/gstreamer1-plugins-x264/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia COMMENT= GStreamer libx264 based H264 plugin diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile index 842214204105..bca0f9a98f98 100644 --- a/multimedia/handbrake/Makefile +++ b/multimedia/handbrake/Makefile @@ -1,6 +1,6 @@ PORTNAME= handbrake DISTVERSION= 1.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= https://github.com/HandBrake/HandBrake/releases/download/${DISTVERSION}/ MASTER_SITES+= https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs/:contrib diff --git a/multimedia/libquicktime/Makefile b/multimedia/libquicktime/Makefile index 4ae8d88a709b..c628d2a5cae3 100644 --- a/multimedia/libquicktime/Makefile +++ b/multimedia/libquicktime/Makefile @@ -1,6 +1,6 @@ PORTNAME= libquicktime PORTVERSION= 1.2.4 -PORTREVISION?= 32 +PORTREVISION?= 33 CATEGORIES= multimedia MASTER_SITES= SF diff --git a/multimedia/mencoder/Makefile b/multimedia/mencoder/Makefile index b9f3b4644e08..44826e691f02 100644 --- a/multimedia/mencoder/Makefile +++ b/multimedia/mencoder/Makefile @@ -1,6 +1,6 @@ PORTNAME= mencoder PORTVERSION= ${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio MAINTAINER= riggs@FreeBSD.org diff --git a/multimedia/obs-studio/Makefile b/multimedia/obs-studio/Makefile index d75c7a787324..6c3d59ba47ac 100644 --- a/multimedia/obs-studio/Makefile +++ b/multimedia/obs-studio/Makefile @@ -1,5 +1,6 @@ PORTNAME= obs-studio DISTVERSION= 27.2.4 +PORTREVISION= 1 CATEGORIES= multimedia PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile index f568926ec66d..4e175722bf15 100644 --- a/multimedia/transcode/Makefile +++ b/multimedia/transcode/Makefile @@ -1,6 +1,6 @@ PORTNAME= transcode PORTVERSION= 1.1.7 -PORTREVISION= 48 +PORTREVISION= 49 CATEGORIES= multimedia MASTER_SITES= https://bitbucket.org/france/transcode-tcforge/downloads/ diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index 14ae2e417e93..7df9383f8afd 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -1,6 +1,6 @@ PORTNAME= vlc DISTVERSION= 3.0.17.4 -PORTREVISION= 4 +PORTREVISION= 5 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 354d8c6b9b04..bebb2934cc6b 100644 --- a/multimedia/x264/Makefile +++ b/multimedia/x264/Makefile @@ -16,7 +16,7 @@ PORTNAME= x264 PORTVERSION= 0.${X264_BUILD}.${X264_REV} -PORTREVISION?= 1 +PORTREVISION?= 0 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= 163 -X264_REV= 3060 +X264_BUILD= 164 +X264_REV= 3095 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= 5db6aa6cab1b146e07b60cc1736a01f21da01154 +GL_COMMIT= baee400fa9ced6f5481a728138fed6e867b0ff7f HAS_CONFIGURE= yes SHEBANG_FILES= configure PLIST_FILES?= bin/x264 diff --git a/multimedia/x264/distinfo b/multimedia/x264/distinfo index d066fe87d06f..779d8fd7da16 100644 --- a/multimedia/x264/distinfo +++ b/multimedia/x264/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1623588237 +TIMESTAMP = 1654122710 SHA256 (x264/example.y4m.bz2) = a5bec9d37362bd9d7773fbd0644643f9ec096d654d20823004e88d5df32bbff7 SIZE (x264/example.y4m.bz2) = 4910029 -SHA256 (x264/videolan-x264-5db6aa6cab1b146e07b60cc1736a01f21da01154_GL0.tar.gz) = e55e5ab8bec0897ef83ddf71b2c8969ea377a9cd4cb097ba5dca115a23e18ef9 -SIZE (x264/videolan-x264-5db6aa6cab1b146e07b60cc1736a01f21da01154_GL0.tar.gz) = 938734 +SHA256 (x264/videolan-x264-baee400fa9ced6f5481a728138fed6e867b0ff7f_GL0.tar.gz) = 436a2be54d8bc0cb05dd33ecbbcb7df9c3b57362714fcdaa3a5991189a33319b +SIZE (x264/videolan-x264-baee400fa9ced6f5481a728138fed6e867b0ff7f_GL0.tar.gz) = 942829 diff --git a/multimedia/zoneminder/Makefile b/multimedia/zoneminder/Makefile index dc4adddd4050..4fbc0beb9a22 100644 --- a/multimedia/zoneminder/Makefile +++ b/multimedia/zoneminder/Makefile @@ -1,5 +1,6 @@ PORTNAME= zoneminder DISTVERSION= 1.36.12 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= bsd@abinet.ru diff --git a/net/opal/Makefile b/net/opal/Makefile index 5f37e8a1108f..a47a99136eec 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -1,6 +1,6 @@ PORTNAME= opal PORTVERSION= 3.10.10 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= net MASTER_SITES= GNOME diff --git a/x11/xpra/Makefile b/x11/xpra/Makefile index ba0226fb3a94..8c71dbee7926 100644 --- a/x11/xpra/Makefile +++ b/x11/xpra/Makefile @@ -1,6 +1,6 @@ PORTNAME= xpra PORTVERSION= 4.3.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= https://xpra.org/src/ |