Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Mar 2018 14:20:03 +0000 (UTC)
From:      "Jason E. Hale" <jhale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r463403 - head/multimedia/mythtv/files
Message-ID:  <201803021420.w22EK39u015716@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jhale
Date: Fri Mar  2 14:20:03 2018
New Revision: 463403
URL: https://svnweb.freebsd.org/changeset/ports/463403

Log:
  Rename and update patches per current convention ahead of new version update
  to make community testing of new version a little easier and eliminate
  potential confusion.
  
  PR:		225652

Added:
  head/multimedia/mythtv/files/patch-external_FFmpeg_configure
     - copied, changed from r463402, head/multimedia/mythtv/files/patch-external__FFmpeg__configure
  head/multimedia/mythtv/files/patch-external_FFmpeg_libavcodec_x86_ac3dsp__init.c
     - copied, changed from r463402, head/multimedia/mythtv/files/patch-external__FFmpeg__libavcodec__x86__ac3dsp_init.c
  head/multimedia/mythtv/files/patch-external_zeromq_src_Makefile.am
     - copied, changed from r463402, head/multimedia/mythtv/files/patch-external__zeromq__src__Makefile.am
  head/multimedia/mythtv/files/patch-libs_libmyth_remoteutil.h
     - copied, changed from r463402, head/multimedia/mythtv/files/patch-libs__libmyth__remoteutil.h
  head/multimedia/mythtv/files/patch-libs_libmythdvdnav_dvdnav_dvdnav.c
     - copied, changed from r463402, head/multimedia/mythtv/files/patch-libs__libmythdvdnav__dvdnav__dvdnav.c
  head/multimedia/mythtv/files/patch-libs_libmythtv_recorders_dvbstreamhandler.cpp
     - copied, changed from r463402, head/multimedia/mythtv/files/patch-libs__libmythtv__recorders__dvbstreamhandler.cpp
  head/multimedia/mythtv/files/patch-libs_libmythtv_videoout__vdpau.cpp
     - copied, changed from r463402, head/multimedia/mythtv/files/patch-libs__libmythtv__videoout_vdpau.cpp
  head/multimedia/mythtv/files/patch-libs_libmythui_mythgesture.cpp
     - copied, changed from r463402, head/multimedia/mythtv/files/patch-libs__libmythui__mythgesture.cpp
  head/multimedia/mythtv/files/patch-libs_libmythui_mythpainter.cpp
     - copied, changed from r463402, head/multimedia/mythtv/files/patch-libs__libmythui__mythpainter.cpp
  head/multimedia/mythtv/files/patch-libs_libmythupnp_mmulticastsocketdevice.h
     - copied, changed from r463402, head/multimedia/mythtv/files/patch-libs__libmythupnp__mmulticastsocketdevice.h
Deleted:
  head/multimedia/mythtv/files/patch-external__FFmpeg__configure
  head/multimedia/mythtv/files/patch-external__FFmpeg__libavcodec__x86__ac3dsp_init.c
  head/multimedia/mythtv/files/patch-external__zeromq__src__Makefile.am
  head/multimedia/mythtv/files/patch-libs__libmyth__remoteutil.h
  head/multimedia/mythtv/files/patch-libs__libmythdvdnav__dvdnav__dvdnav.c
  head/multimedia/mythtv/files/patch-libs__libmythtv__recorders__dvbstreamhandler.cpp
  head/multimedia/mythtv/files/patch-libs__libmythtv__videoout_vdpau.cpp
  head/multimedia/mythtv/files/patch-libs__libmythui__mythgesture.cpp
  head/multimedia/mythtv/files/patch-libs__libmythui__mythpainter.cpp
  head/multimedia/mythtv/files/patch-libs__libmythupnp__mmulticastsocketdevice.h
Modified:
  head/multimedia/mythtv/files/patch-configure

Modified: head/multimedia/mythtv/files/patch-configure
==============================================================================
--- head/multimedia/mythtv/files/patch-configure	Fri Mar  2 13:52:42 2018	(r463402)
+++ head/multimedia/mythtv/files/patch-configure	Fri Mar  2 14:20:03 2018	(r463403)
@@ -1,6 +1,6 @@
---- configure.orig	2013-09-18 20:06:08.000000000 +0000
-+++ configure	2013-10-18 11:11:10.000000000 +0000
-@@ -846,28 +846,28 @@
+--- configure.orig	2015-06-16 16:03:30 UTC
++++ configure
+@@ -846,28 +846,28 @@ check_cc(){
      log check_cc "$@"
      cat > $TMPC
      log_file $TMPC
@@ -33,7 +33,7 @@
  }
  
  as_o(){
-@@ -2539,7 +2539,7 @@
+@@ -2539,7 +2539,7 @@ python_default="python"
  
  # machine
  arch_default=$(uname -m)
@@ -42,7 +42,7 @@
  processor=`uname -p 2>/dev/null`
  processor_flags=""
  tune="generic"
-@@ -3931,7 +3931,7 @@
+@@ -3931,7 +3931,7 @@ elif enabled x86; then
          i686|pentiumpro|pentium[23]|pentium-m|athlon|athlon-tbird|athlon-4|athlon-[mx]p|athlon64*|k8*|opteron*|athlon-fx|core2|corei7*|amdfam10|barcelona|atom|bdver*)
              cpuflags="-march=$cpu"
              enable cmov
@@ -51,7 +51,7 @@
          ;;
          # targets that do support conditional mov but on which it's slow
          pentium4|pentium4m|prescott|nocona)
-@@ -4102,7 +4102,6 @@
+@@ -4102,7 +4102,6 @@ case $target_os in
          append CCONFIG "freebsd"
          # Workaround compile errors from missing u_int/uint def
          CPPFLAGS=`echo $CPPFLAGS | sed 's/-D_POSIX_C_SOURCE=200112//'`
@@ -59,7 +59,7 @@
          enable backend
          ;;
      bsd/os)
-@@ -6383,6 +6382,7 @@
+@@ -6389,6 +6388,7 @@ cat <<EOF >> $TMPMAK
  QMAKE_LIBDIR_QT-=${sysroot}${libdir}
  QMAKE_LIBDIR-=${sysroot}${libdir}
  LATE_LIBS+=-L${sysroot}${libdir}
@@ -67,7 +67,7 @@
  EOF
  
  #echo "endif # FFMPEG_CONFIG_MAK" >> $TMPMAK
-@@ -6435,7 +6435,7 @@
+@@ -6441,7 +6441,7 @@ INCDIR=\$(INSTALL_ROOT)$incdir
  BINDIR=\$(INSTALL_ROOT)$bindir
  DATADIR=\$(INSTALL_ROOT)$datadir
  MANDIR=\$(INSTALL_ROOT)$mandir

Copied and modified: head/multimedia/mythtv/files/patch-external_FFmpeg_configure (from r463402, head/multimedia/mythtv/files/patch-external__FFmpeg__configure)
==============================================================================
--- head/multimedia/mythtv/files/patch-external__FFmpeg__configure	Fri Mar  2 13:52:42 2018	(r463402, copy source)
+++ head/multimedia/mythtv/files/patch-external_FFmpeg_configure	Fri Mar  2 14:20:03 2018	(r463403)
@@ -1,7 +1,7 @@
---- external/FFmpeg/configure.orig	2010-08-23 18:54:20.000000000 +0200
-+++ external/FFmpeg/configure	2010-11-01 21:13:19.000000000 +0100
-@@ -1528,8 +1528,8 @@
- nm_opts='-g'
+--- external/FFmpeg/configure.orig	2015-06-16 16:03:30 UTC
++++ external/FFmpeg/configure
+@@ -2167,8 +2167,8 @@ yasmexe_default="yasm"
+ nogas=":"
  
  # machine
 -arch_default=$(uname -m)
@@ -11,8 +11,8 @@
  
  # OS
  target_os_default=$(tolower $(uname -s))
-@@ -2108,7 +2108,7 @@
-         i686|pentiumpro|pentium[23]|pentium-m|athlon|athlon-tbird|athlon-4|athlon-[mx]p|athlon64|k8|opteron|athlon-fx|core2|amdfam10|barcelona)
+@@ -3137,7 +3137,7 @@ elif enabled x86; then
+         i686|pentiumpro|pentium[23]|pentium-m|athlon|athlon-tbird|athlon-4|athlon-[mx]p|athlon64*|k8*|opteron*|athlon-fx|core2|corei7*|amdfam10|barcelona|atom|bdver*)
              cpuflags="-march=$cpu"
              enable cmov
 -            enable fast_cmov

Copied and modified: head/multimedia/mythtv/files/patch-external_FFmpeg_libavcodec_x86_ac3dsp__init.c (from r463402, head/multimedia/mythtv/files/patch-external__FFmpeg__libavcodec__x86__ac3dsp_init.c)
==============================================================================
--- head/multimedia/mythtv/files/patch-external__FFmpeg__libavcodec__x86__ac3dsp_init.c	Fri Mar  2 13:52:42 2018	(r463402, copy source)
+++ head/multimedia/mythtv/files/patch-external_FFmpeg_libavcodec_x86_ac3dsp__init.c	Fri Mar  2 14:20:03 2018	(r463403)
@@ -1,6 +1,6 @@
---- external/FFmpeg/libavcodec/x86/ac3dsp_init.c.orig	2013-09-18 20:06:08.000000000 +0000
-+++ external/FFmpeg/libavcodec/x86/ac3dsp_init.c	2013-10-18 11:58:01.000000000 +0000
-@@ -51,7 +51,7 @@
+--- external/FFmpeg/libavcodec/x86/ac3dsp_init.c.orig	2015-06-16 16:03:30 UTC
++++ external/FFmpeg/libavcodec/x86/ac3dsp_init.c
+@@ -51,7 +51,7 @@ extern void ff_ac3_extract_exponents_3dnow(uint8_t *ex
  extern void ff_ac3_extract_exponents_sse2 (uint8_t *exp, int32_t *coef, int nb_coefs);
  extern void ff_ac3_extract_exponents_ssse3(uint8_t *exp, int32_t *coef, int nb_coefs);
  

Copied and modified: head/multimedia/mythtv/files/patch-external_zeromq_src_Makefile.am (from r463402, head/multimedia/mythtv/files/patch-external__zeromq__src__Makefile.am)
==============================================================================
--- head/multimedia/mythtv/files/patch-external__zeromq__src__Makefile.am	Fri Mar  2 13:52:42 2018	(r463402, copy source)
+++ head/multimedia/mythtv/files/patch-external_zeromq_src_Makefile.am	Fri Mar  2 14:20:03 2018	(r463403)
@@ -1,5 +1,5 @@
---- external/zeromq/src/Makefile.am.orig	2015-11-16 14:31:23.735432710 +0000
-+++ external/zeromq/src/Makefile.am	2015-11-16 14:28:48.465433398 +0000
+--- external/zeromq/src/Makefile.am.orig	2015-06-16 16:03:30 UTC
++++ external/zeromq/src/Makefile.am
 @@ -1,6 +1,6 @@
  lib_LTLIBRARIES = libmythzmq.la
  

Copied and modified: head/multimedia/mythtv/files/patch-libs_libmyth_remoteutil.h (from r463402, head/multimedia/mythtv/files/patch-libs__libmyth__remoteutil.h)
==============================================================================
--- head/multimedia/mythtv/files/patch-libs__libmyth__remoteutil.h	Fri Mar  2 13:52:42 2018	(r463402, copy source)
+++ head/multimedia/mythtv/files/patch-libs_libmyth_remoteutil.h	Fri Mar  2 14:20:03 2018	(r463403)
@@ -1,6 +1,6 @@
---- libs/libmyth/remoteutil.h.orig	2013-09-18 16:06:08.000000000 -0400
-+++ libs/libmyth/remoteutil.h	2014-01-22 08:26:34.000000000 -0500
-@@ -8,6 +8,7 @@
+--- libs/libmyth/remoteutil.h.orig	2015-06-16 16:03:30 UTC
++++ libs/libmyth/remoteutil.h
+@@ -10,6 +10,7 @@
  using namespace std;
  
  #include "mythexp.h"
@@ -8,4 +8,3 @@
  
  class ProgramInfo;
  class MythEvent;
-

Copied and modified: head/multimedia/mythtv/files/patch-libs_libmythdvdnav_dvdnav_dvdnav.c (from r463402, head/multimedia/mythtv/files/patch-libs__libmythdvdnav__dvdnav__dvdnav.c)
==============================================================================
--- head/multimedia/mythtv/files/patch-libs__libmythdvdnav__dvdnav__dvdnav.c	Fri Mar  2 13:52:42 2018	(r463402, copy source)
+++ head/multimedia/mythtv/files/patch-libs_libmythdvdnav_dvdnav_dvdnav.c	Fri Mar  2 14:20:03 2018	(r463403)
@@ -1,5 +1,5 @@
---- libs/libmythdvdnav/dvdnav/dvdnav.c.orig	2012-03-18 12:13:45.805789048 +0100
-+++ libs/libmythdvdnav/dvdnav/dvdnav.c	2012-03-18 12:12:47.166812027 +0100
+--- libs/libmythdvdnav/dvdnav/dvdnav.c.orig	2015-06-16 16:03:30 UTC
++++ libs/libmythdvdnav/dvdnav/dvdnav.c
 @@ -33,7 +33,7 @@
  #include <limits.h>
  #include <string.h>

Copied and modified: head/multimedia/mythtv/files/patch-libs_libmythtv_recorders_dvbstreamhandler.cpp (from r463402, head/multimedia/mythtv/files/patch-libs__libmythtv__recorders__dvbstreamhandler.cpp)
==============================================================================
--- head/multimedia/mythtv/files/patch-libs__libmythtv__recorders__dvbstreamhandler.cpp	Fri Mar  2 13:52:42 2018	(r463402, copy source)
+++ head/multimedia/mythtv/files/patch-libs_libmythtv_recorders_dvbstreamhandler.cpp	Fri Mar  2 14:20:03 2018	(r463403)
@@ -1,6 +1,6 @@
---- libs/libmythtv/recorders/dvbstreamhandler.cpp.orig	2012-03-05 03:31:31.000000000 +0100
-+++ libs/libmythtv/recorders/dvbstreamhandler.cpp	2012-03-18 11:24:44.309770699 +0100
-@@ -614,7 +614,7 @@
+--- libs/libmythtv/recorders/dvbstreamhandler.cpp.orig	2015-06-16 16:03:30 UTC
++++ libs/libmythtv/recorders/dvbstreamhandler.cpp
+@@ -620,7 +620,7 @@ bool DVBPIDInfo::Open(const QString &dvb_dev, bool use
      {
          struct dmx_pes_filter_params pesFilterParams;
          memset(&pesFilterParams, 0, sizeof(struct dmx_pes_filter_params));
@@ -9,7 +9,7 @@
          pesFilterParams.input    = DMX_IN_FRONTEND;
          pesFilterParams.output   = DMX_OUT_TS_TAP;
          pesFilterParams.flags    = DMX_IMMEDIATE_START;
-@@ -634,7 +634,7 @@
+@@ -640,7 +640,7 @@ bool DVBPIDInfo::Open(const QString &dvb_dev, bool use
      {
          struct dmx_sct_filter_params sctFilterParams;
          memset(&sctFilterParams, 0, sizeof(struct dmx_sct_filter_params));
@@ -18,7 +18,7 @@
          {
              case 0x0: // PAT
                  sctFilterParams.filter.filter[0] = 0;
-@@ -670,7 +670,7 @@
+@@ -676,7 +676,7 @@ bool DVBPIDInfo::Open(const QString &dvb_dev, bool use
                  sctFilterParams.filter.mask[0]   = 0x00;
                  break;
          }

Copied and modified: head/multimedia/mythtv/files/patch-libs_libmythtv_videoout__vdpau.cpp (from r463402, head/multimedia/mythtv/files/patch-libs__libmythtv__videoout_vdpau.cpp)
==============================================================================
--- head/multimedia/mythtv/files/patch-libs__libmythtv__videoout_vdpau.cpp	Fri Mar  2 13:52:42 2018	(r463402, copy source)
+++ head/multimedia/mythtv/files/patch-libs_libmythtv_videoout__vdpau.cpp	Fri Mar  2 14:20:03 2018	(r463403)
@@ -1,6 +1,6 @@
---- libs/libmythtv/videoout_vdpau.cpp.orig	2010-02-27 06:58:11.000000000 +0100
-+++ libs/libmythtv/videoout_vdpau.cpp	2010-04-06 17:40:50.000000000 +0200
-@@ -395,7 +395,7 @@
+--- libs/libmythtv/videoout_vdpau.cpp.orig	2015-06-16 16:03:30 UTC
++++ libs/libmythtv/videoout_vdpau.cpp
+@@ -442,7 +442,7 @@ void VideoOutputVDPAU::PrepareFrame(VideoFrame *frame,
      if (frame)
      {
          // FIXME for 0.23. This should be triggered from AFD by a seek

Copied and modified: head/multimedia/mythtv/files/patch-libs_libmythui_mythgesture.cpp (from r463402, head/multimedia/mythtv/files/patch-libs__libmythui__mythgesture.cpp)
==============================================================================
--- head/multimedia/mythtv/files/patch-libs__libmythui__mythgesture.cpp	Fri Mar  2 13:52:42 2018	(r463402, copy source)
+++ head/multimedia/mythtv/files/patch-libs_libmythui_mythgesture.cpp	Fri Mar  2 14:20:03 2018	(r463403)
@@ -1,5 +1,5 @@
---- libs/libmythui/mythgesture.cpp.orig	2013-09-18 16:06:08.000000000 -0400
-+++ libs/libmythui/mythgesture.cpp	2014-01-22 08:20:33.000000000 -0500
+--- libs/libmythui/mythgesture.cpp.orig	2015-06-16 16:03:30 UTC
++++ libs/libmythui/mythgesture.cpp
 @@ -28,6 +28,7 @@
  
  #include "mythgesture.h"
@@ -7,8 +7,8 @@
 +#include <cstdlib>
  #include <cmath>
  #include <algorithm>
- 
-@@ -283,7 +284,7 @@
+ #include <complex>
+@@ -284,7 +285,7 @@ bool MythGesture::record(const QPoint & p)
      int dely = p.y() - points.back().y();
  
      /* step by the greatest delta direction */

Copied and modified: head/multimedia/mythtv/files/patch-libs_libmythui_mythpainter.cpp (from r463402, head/multimedia/mythtv/files/patch-libs__libmythui__mythpainter.cpp)
==============================================================================
--- head/multimedia/mythtv/files/patch-libs__libmythui__mythpainter.cpp	Fri Mar  2 13:52:42 2018	(r463402, copy source)
+++ head/multimedia/mythtv/files/patch-libs_libmythui_mythpainter.cpp	Fri Mar  2 14:20:03 2018	(r463403)
@@ -1,8 +1,9 @@
---- libs/libmythui/mythpainter.cpp.orig	2013-09-18 16:06:08.000000000 -0400
-+++ libs/libmythui/mythpainter.cpp	2014-01-22 08:18:40.000000000 -0500
-@@ -1,5 +1,6 @@
+--- libs/libmythui/mythpainter.cpp.orig	2015-06-16 16:03:30 UTC
++++ libs/libmythui/mythpainter.cpp
+@@ -1,6 +1,7 @@
  #include <stdint.h>
  #include <algorithm>
+ #include <complex>
 +#include <cstdlib>
  
  // QT headers

Copied and modified: head/multimedia/mythtv/files/patch-libs_libmythupnp_mmulticastsocketdevice.h (from r463402, head/multimedia/mythtv/files/patch-libs__libmythupnp__mmulticastsocketdevice.h)
==============================================================================
--- head/multimedia/mythtv/files/patch-libs__libmythupnp__mmulticastsocketdevice.h	Fri Mar  2 13:52:42 2018	(r463402, copy source)
+++ head/multimedia/mythtv/files/patch-libs_libmythupnp_mmulticastsocketdevice.h	Fri Mar  2 14:20:03 2018	(r463403)
@@ -1,6 +1,6 @@
---- libs/libmythupnp/mmulticastsocketdevice.h.orig	2013-09-18 16:06:08.000000000 -0400
-+++ libs/libmythupnp/mmulticastsocketdevice.h	2014-01-22 08:24:26.000000000 -0500
-@@ -18,6 +18,7 @@
+--- libs/libmythupnp/mmulticastsocketdevice.h.orig	2015-06-16 16:03:30 UTC
++++ libs/libmythupnp/mmulticastsocketdevice.h
+@@ -22,6 +22,7 @@
  #  include <ws2tcpip.h>
  # endif
  #else
@@ -8,4 +8,3 @@
  # include <sys/socket.h>
  # include <netinet/in.h>
  # include <netinet/ip.h>
-



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803021420.w22EK39u015716>