Hallo,
Upgrade for SMPlayer to 17.11.2:
http://www.smplayer.info/en/changes
OK? Comments?
Cheers.-
--
Sending from my toaster.
Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/smplayer/Makefile,v
retrieving revision 1.41
diff -u -p -r1.41 Makefile
--- Makefile 5 Oct 2017 13:59:53 -0000 1.41
+++ Makefile 7 Dec 2017 00:18:16 -0000
@@ -2,7 +2,7 @@
COMMENT = complete front-end for MPlayer
-DISTNAME = smplayer-17.10.0
+DISTNAME = smplayer-17.11.2
CATEGORIES = multimedia x11
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/smplayer/distinfo,v
retrieving revision 1.28
diff -u -p -r1.28 distinfo
--- distinfo 5 Oct 2017 13:59:53 -0000 1.28
+++ distinfo 7 Dec 2017 00:18:16 -0000
@@ -1,2 +1,2 @@
-SHA256 (smplayer-17.10.0.tar.bz2) =
PUCpmTQ8ZHzHWKjVAmvp01XcyEMXcAEoV45R25+YI3U=
-SIZE (smplayer-17.10.0.tar.bz2) = 5050760
+SHA256 (smplayer-17.11.2.tar.bz2) =
fus7IYyOIIcRqu8B0nq+4OHrKJ8vEppF+zWkJWv2CJw=
+SIZE (smplayer-17.11.2.tar.bz2) = 5033433
Index: patches/patch-src_preferences_cpp
===================================================================
RCS file: /cvs/ports/x11/smplayer/patches/patch-src_preferences_cpp,v
retrieving revision 1.12
diff -u -p -r1.12 patch-src_preferences_cpp
--- patches/patch-src_preferences_cpp 12 May 2017 14:33:39 -0000 1.12
+++ patches/patch-src_preferences_cpp 7 Dec 2017 00:18:16 -0000
@@ -2,16 +2,7 @@ $OpenBSD: patch-src_preferences_cpp,v 1.
Index: src/preferences.cpp
--- src/preferences.cpp.orig
+++ src/preferences.cpp
-@@ -160,7 +160,7 @@ void Preferences::reset() {
- softvol_max = 110; // 110 = default value in mplayer
- use_scaletempo = Detect;
- use_hwac3 = false;
-- use_audio_equalizer = true;
-+ use_audio_equalizer = false;
-
- global_volume = true;
- volume = 50;
-@@ -197,8 +197,8 @@ void Preferences::reset() {
+@@ -200,8 +200,8 @@ void Preferences::reset() {
Drives (CD/DVD)
*************** */
@@ -22,7 +13,7 @@ Index: src/preferences.cpp
#ifdef BLURAY_SUPPORT
bluray_device = "";
#endif
-@@ -320,13 +320,13 @@ void Preferences::reset() {
+@@ -323,13 +323,13 @@ void Preferences::reset() {
mplayer_additional_audio_filters="";
#ifdef LOG_MPLAYER
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/x11/smplayer/pkg/PLIST,v
retrieving revision 1.15
diff -u -p -r1.15 PLIST
--- pkg/PLIST 1 Mar 2017 13:04:15 -0000 1.15
+++ pkg/PLIST 7 Dec 2017 00:18:16 -0000
@@ -13,7 +13,6 @@ share/doc/smplayer/Copying_openssl.txt
share/doc/smplayer/Finding_subtitles.txt
share/doc/smplayer/Install.txt
share/doc/smplayer/Not_so_obvious_things.txt
-share/doc/smplayer/Notes_about_mpv.txt
share/doc/smplayer/Portable_Edition.txt
share/doc/smplayer/Readme.txt
share/doc/smplayer/Release_notes.txt