Page MenuHomeFreeBSD

D11655.id30949.diff
No OneTemporary

D11655.id30949.diff

Index: multimedia/mpv/Makefile
===================================================================
--- multimedia/mpv/Makefile
+++ multimedia/mpv/Makefile
@@ -2,9 +2,8 @@
# $FreeBSD$
PORTNAME= mpv
-PORTVERSION= 0.25.0
+PORTVERSION= 0.26.0
DISTVERSIONPREFIX= v
-PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= multimedia audio
@@ -20,7 +19,7 @@
USE_GITHUB= yes
GH_ACCOUNT= mpv-player
# Keep in sync with bootstrap.py to avoid regressions
-GH_TUPLE= waf-project:waf:waf-1.8.12:waf
+GH_TUPLE= waf-project:waf:waf-1.9.8:waf
WAF_CMD= ${WRKSRC_waf}/waf-light
@@ -40,7 +39,8 @@
--disable-vaapi-wayland \
--disable-vapoursynth \
--disable-vapoursynth-lazy \
- --disable-videotoolbox-hwaccel \
+ --disable-videotoolbox-hwaccel-new \
+ --disable-videotoolbox-hwaccel-old \
--disable-videotoolbox-gl \
--disable-wayland \
--enable-libmpv-shared
Index: multimedia/mpv/distinfo
===================================================================
--- multimedia/mpv/distinfo
+++ multimedia/mpv/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1493205351
-SHA256 (mpv-player-mpv-v0.25.0_GH0.tar.gz) = 07423ffad6921ec4da32f703cd7fbfb27012301dcb736ac8542ac8e6083b0bce
-SIZE (mpv-player-mpv-v0.25.0_GH0.tar.gz) = 2874584
-SHA256 (waf-project-waf-waf-1.8.12_GH0.tar.gz) = 5ba55fef2811a54c86c99270f3a43e6327f927b182c6e0af70647dfe7ee2973f
-SIZE (waf-project-waf-waf-1.8.12_GH0.tar.gz) = 1349077
+TIMESTAMP = 1500466075
+SHA256 (mpv-player-mpv-v0.26.0_GH0.tar.gz) = daf3ef358d5f260f2269f7caabce27f446c291457ec330077152127133b71b46
+SIZE (mpv-player-mpv-v0.26.0_GH0.tar.gz) = 2916212
+SHA256 (waf-project-waf-waf-1.9.8_GH0.tar.gz) = b487efec83ea33cf8df0495cc5730e245f8dc8784e68aebf3dcf07c6712c5913
+SIZE (waf-project-waf-waf-1.9.8_GH0.tar.gz) = 628874
Index: multimedia/mpv/pkg-descr
===================================================================
--- multimedia/mpv/pkg-descr
+++ multimedia/mpv/pkg-descr
@@ -4,4 +4,4 @@
a variety of sources other than disk files. Depending on platform, a variety of
different video and audio output methods are supported.
-WWW: http://mpv.io/
+WWW: https://mpv.io
Index: multimedia/mpv/pkg-plist
===================================================================
--- multimedia/mpv/pkg-plist
+++ multimedia/mpv/pkg-plist
@@ -6,7 +6,7 @@
include/mpv/stream_cb.h
lib/libmpv.so
lib/libmpv.so.1
-lib/libmpv.so.1.24.0
+lib/libmpv.so.1.25.0
libdata/pkgconfig/mpv.pc
%%MANPAGES%%man/man1/mpv.1.gz
share/applications/mpv.desktop

File Metadata

Mime Type
text/plain
Expires
Mon, Oct 27, 7:31 AM (7 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
24281129
Default Alt Text
D11655.id30949.diff (2 KB)

Event Timeline