[109439] trunk/dports/audio/xmp

jeremyhu at macports.org jeremyhu at macports.org
Thu Aug 15 09:50:13 PDT 2013


Revision: 109439
          https://trac.macports.org/changeset/109439
Author:   jeremyhu at macports.org
Date:     2013-08-15 09:50:13 -0700 (Thu, 15 Aug 2013)
Log Message:
-----------
libxmp: Remove configure patch that isn't needed as it just adjusts compiler warnings

Modified Paths:
--------------
    trunk/dports/audio/xmp/Portfile

Removed Paths:
-------------
    trunk/dports/audio/xmp/files/

Modified: trunk/dports/audio/xmp/Portfile
===================================================================
--- trunk/dports/audio/xmp/Portfile	2013-08-15 16:42:02 UTC (rev 109438)
+++ trunk/dports/audio/xmp/Portfile	2013-08-15 16:50:13 UTC (rev 109439)
@@ -73,11 +73,6 @@
     checksums           rmd160  dcda7404789f052d6d8334fb54ee390f622831ad \
                         sha256  f5999280c816f92d12d6e7badb8e549500b7a420a687fdf268baa905981c7233
 
-    # Switch to warning that Clang recognizes.
-    if {[string first clang ${configure.compiler}] != -1} {
-        patchfiles-append patch-configure.diff
-    }
-
     test.run            yes
     test.target         check
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130815/ff18d41c/attachment.html>


More information about the macports-changes mailing list