[105137] trunk/dports/audio/xmp

ryandesign at macports.org ryandesign at macports.org
Thu Apr 11 13:33:25 PDT 2013


Revision: 105137
          https://trac.macports.org/changeset/105137
Author:   ryandesign at macports.org
Date:     2013-04-11 13:33:25 -0700 (Thu, 11 Apr 2013)
Log Message:
-----------
xmp: maintainer update to 4.0.2 (#38711)

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

Removed Paths:
-------------
    trunk/dports/audio/xmp/files/patch-src-sound_coreaudio.c.diff

Modified: trunk/dports/audio/xmp/Portfile
===================================================================
--- trunk/dports/audio/xmp/Portfile	2013-04-11 20:30:32 UTC (rev 105136)
+++ trunk/dports/audio/xmp/Portfile	2013-04-11 20:33:25 UTC (rev 105137)
@@ -17,7 +17,7 @@
 universal_variant   no
 
 if {${subport} == ${name}} {
-    version             4.0.1
+    version             4.0.2
     license             GPL-2+
 
     long_description    The Extended Module Player is a portable \
@@ -29,8 +29,8 @@
                         (XM), and Impulse Tracker (IT).
 
     master_sites        sourceforge:project/xmp/xmp/${version}
-    checksums           rmd160  cad757123fbd1bcc07ab4191faeef348904e9fbc \
-                        sha256  6887834a9c498cb7bd79c57a1ddcc976269c30af595566034341d0d268aacc57
+    checksums           rmd160  653cf6c4e8951ba25ee7581ba24ed4dc356cde95 \
+                        sha256  a05127b85e1cdd049b99e31b4c73a71787398ea34fee012100d6b66beece1e31
 
     depends_lib         port:libxmp
 
@@ -49,10 +49,6 @@
             copy ${etc_xmp}/xmp.conf.default ${etc_xmp}/xmp.conf
         }
     }
-
-    platform darwin 10 {
-        patchfiles      patch-src-sound_coreaudio.c.diff
-    }
 } else {
     livecheck.type      none
 }

Deleted: trunk/dports/audio/xmp/files/patch-src-sound_coreaudio.c.diff
===================================================================
--- trunk/dports/audio/xmp/files/patch-src-sound_coreaudio.c.diff	2013-04-11 20:30:32 UTC (rev 105136)
+++ trunk/dports/audio/xmp/files/patch-src-sound_coreaudio.c.diff	2013-04-11 20:33:25 UTC (rev 105137)
@@ -1,11 +0,0 @@
---- src/sound_coreaudio.c.orig	2013-02-16 05:21:10.000000000 -0500
-+++ src/sound_coreaudio.c	2013-03-04 03:42:00.000000000 -0500
-@@ -21,7 +21,7 @@
-  */
- 
- static int paused;
--static uint8 *buffer;
-+static uint8_t *buffer;
- static int buffer_len;
- static int buf_write_pos;
- static int buf_read_pos;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130411/3953f984/attachment.html>


More information about the macports-changes mailing list