[95709] trunk/dports/multimedia/mplayer2/files

cal at macports.org cal at macports.org
Thu Jul 19 15:38:02 PDT 2012


Revision: 95709
          https://trac.macports.org/changeset/95709
Author:   cal at macports.org
Date:     2012-07-19 15:38:02 -0700 (Thu, 19 Jul 2012)
Log Message:
-----------
mplayer2: Remove no longer needed patchfiles

Removed Paths:
-------------
    trunk/dports/multimedia/mplayer2/files/clang-compatibility-mplayer-configure.patch
    trunk/dports/multimedia/mplayer2/files/no-cflags-in-cpp-ffmpeg-mt-configure.patch

Deleted: trunk/dports/multimedia/mplayer2/files/clang-compatibility-mplayer-configure.patch
===================================================================
--- trunk/dports/multimedia/mplayer2/files/clang-compatibility-mplayer-configure.patch	2012-07-19 21:52:57 UTC (rev 95708)
+++ trunk/dports/multimedia/mplayer2/files/clang-compatibility-mplayer-configure.patch	2012-07-19 22:38:02 UTC (rev 95709)
@@ -1,11 +0,0 @@
---- mplayer/configure.orig	2012-01-04 03:18:30.000000000 +0100
-+++ mplayer/configure	2012-01-04 03:18:36.000000000 +0100
-@@ -1458,7 +1458,7 @@
-       echores "$cc_version"
-       break
-     fi
--    cc_name_tmp=$($_cc -v 2>&1 | head -n 1 | cut -d ' ' -f 1)
-+    cc_name_tmp=$($_cc -v 2>&1 | head -n 1 | cut -d ' ' -f 2)
-     if test "$cc_name_tmp" = "clang"; then
-       echocheck "$_cc version"
-       cc_vendor=clang

Deleted: trunk/dports/multimedia/mplayer2/files/no-cflags-in-cpp-ffmpeg-mt-configure.patch
===================================================================
--- trunk/dports/multimedia/mplayer2/files/no-cflags-in-cpp-ffmpeg-mt-configure.patch	2012-07-19 21:52:57 UTC (rev 95708)
+++ trunk/dports/multimedia/mplayer2/files/no-cflags-in-cpp-ffmpeg-mt-configure.patch	2012-07-19 22:38:02 UTC (rev 95709)
@@ -1,11 +0,0 @@
---- ffmpeg-mt/configure.orig	2012-01-04 17:47:02.000000000 +0100
-+++ ffmpeg-mt/configure	2012-01-04 17:47:09.000000000 +0100
-@@ -581,7 +581,7 @@
-     log check_cpp "$@"
-     cat > $TMPC
-     log_file $TMPC
--    check_cmd $cc $CPPFLAGS $CFLAGS "$@" -E -o $TMPO $TMPC
-+    check_cmd $cc $CPPFLAGS "$@" -E -o $TMPO $TMPC
- }
- 
- check_as(){
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120719/8530c2bc/attachment.html>


More information about the macports-changes mailing list