aboutsummaryrefslogtreecommitdiff
path: root/multimedia/baka-mplayer
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-12-22 00:36:01 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-12-22 00:36:01 +0000
commit276b32c59a4ba9261317c9372a44ba265fbdd6cb (patch)
tree17c7e12af96c1ea52dcddae54cd592ce07500d66 /multimedia/baka-mplayer
parent5be86acef5013102c3d484116437a9daec027e3a (diff)
downloadports-276b32c59a4ba9261317c9372a44ba265fbdd6cb.tar.gz
ports-276b32c59a4ba9261317c9372a44ba265fbdd6cb.zip
multimedia/mpv: update to 0.30.0
ABI is compatible but rebuild consumers anyway in case some can take advantage of new APIs e.g., https://github.com/mpv-player/mpv/commit/e08f235578aa - DVDREAD is no longer supported after https://github.com/mpv-player/mpv/commit/622940498525 - DVDNAV needs libdvdred after https://github.com/mpv-player/mpv/commit/34e6a26f4d5a - TEST needs newer dependency after https://github.com/mpv-player/mpv/commit/293dfc782552 - V4L can no longer use tv:// after https://github.com/mpv-player/mpv/commit/b30e85508a30 - VULKAN option uses libplacebo after https://github.com/mpv-player/mpv/commit/7006d6752d7d - ZIMG to support --vf=fingerprint after https://github.com/mpv-player/mpv/commit/9cfeafa89e2e - ZSH option is no longer needed after https://github.com/mpv-player/mpv/commit/2712db823884 - Drop --disable-vapoursynth-lazy after https://github.com/mpv-player/mpv/commit/fb8d240c4d04 - Add --disable-shaderc to avoid no longer used dependency brought via libplacebo Changes: https://github.com/mpv-player/mpv/releases/tag/v0.30.0
Notes
Notes: svn path=/head/; revision=520597
Diffstat (limited to 'multimedia/baka-mplayer')
-rw-r--r--multimedia/baka-mplayer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/baka-mplayer/Makefile b/multimedia/baka-mplayer/Makefile
index 4f8cfc29d802..b627fdfb07fb 100644
--- a/multimedia/baka-mplayer/Makefile
+++ b/multimedia/baka-mplayer/Makefile
@@ -3,7 +3,7 @@
PORTNAME= baka-mplayer
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.4
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= multimedia audio
MAINTAINER= jbeich@FreeBSD.org