hehe sorry.

On [11/05/17] [05:04P], Antoine Jacoutot wrote:
; On Thu, May 11, 2017 at 11:54:12AM -0300, Gonzalo L. Rodriguez wrote:
; > Hello,
; > 
; > Update for SMPlayer to 17.5.0:
; > 
; > http://www.smplayer.info/en/changes
; > 
; > Ok? Comments?
; 
; Did your toaster burn the diff?
; 
; 
; > Cheers.-
; > 
; > -- 
; > Sending from my toaster.
; > 
; 
; -- 
; Antoine

-- 
Sending from my toaster.
Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/smplayer/Makefile,v
retrieving revision 1.34
diff -u -p -r1.34 Makefile
--- Makefile    6 Mar 2017 14:40:24 -0000       1.34
+++ Makefile    11 May 2017 14:52:39 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =              complete front-end for MPlayer
 
-DISTNAME =             smplayer-17.3.0
+DISTNAME =             smplayer-17.5.0
 
 CATEGORIES =           multimedia x11
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/smplayer/distinfo,v
retrieving revision 1.22
diff -u -p -r1.22 distinfo
--- distinfo    6 Mar 2017 14:40:24 -0000       1.22
+++ distinfo    11 May 2017 14:52:39 -0000
@@ -1,2 +1,2 @@
-SHA256 (smplayer-17.3.0.tar.bz2) = smaGMp+54P3tCM0sQsfRpud4lT6AWcWqALiNPIs4Z3s=
-SIZE (smplayer-17.3.0.tar.bz2) = 4489157
+SHA256 (smplayer-17.5.0.tar.bz2) = OLwZsulG+No1wZArOKM3VoPkKhFZHImAGIWz8W+OAog=
+SIZE (smplayer-17.5.0.tar.bz2) = 5012413
Index: patches/patch-src_preferences_cpp
===================================================================
RCS file: /cvs/ports/x11/smplayer/patches/patch-src_preferences_cpp,v
retrieving revision 1.11
diff -u -p -r1.11 patch-src_preferences_cpp
--- patches/patch-src_preferences_cpp   18 Nov 2016 01:04:19 -0000      1.11
+++ patches/patch-src_preferences_cpp   11 May 2017 14:52:39 -0000
@@ -1,7 +1,8 @@
 $OpenBSD: patch-src_preferences_cpp,v 1.11 2016/11/18 01:04:19 gonzalo Exp $
---- src/preferences.cpp.orig   Mon Oct 17 17:50:53 2016
-+++ src/preferences.cpp        Tue Nov 15 10:28:12 2016
-@@ -157,7 +157,7 @@ void Preferences::reset() {
+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;
@@ -10,7 +11,7 @@ $OpenBSD: patch-src_preferences_cpp,v 1.
  
        global_volume = true;
        volume = 50;
-@@ -191,8 +191,8 @@ void Preferences::reset() {
+@@ -197,8 +197,8 @@ void Preferences::reset() {
         Drives (CD/DVD)
         *************** */
  
@@ -21,7 +22,7 @@ $OpenBSD: patch-src_preferences_cpp,v 1.
  #ifdef BLURAY_SUPPORT
        bluray_device = "";
  #endif
-@@ -314,13 +314,13 @@ void Preferences::reset() {
+@@ -320,13 +320,13 @@ void Preferences::reset() {
      mplayer_additional_audio_filters="";
  
  #ifdef LOG_MPLAYER

Reply via email to