[59710] trunk/dports/audio/libsdl_mixer/Portfile

jmr at macports.org jmr at macports.org
Tue Oct 20 13:43:49 PDT 2009


Revision: 59710
          http://trac.macports.org/changeset/59710
Author:   jmr at macports.org
Date:     2009-10-20 13:43:47 -0700 (Tue, 20 Oct 2009)
Log Message:
-----------
libsdl_mixer: update to 1.2.9

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

Modified: trunk/dports/audio/libsdl_mixer/Portfile
===================================================================
--- trunk/dports/audio/libsdl_mixer/Portfile	2009-10-20 20:33:32 UTC (rev 59709)
+++ trunk/dports/audio/libsdl_mixer/Portfile	2009-10-20 20:43:47 UTC (rev 59710)
@@ -4,8 +4,7 @@
 
 name            libsdl_mixer
 set my_name     SDL_mixer
-version         1.2.8
-revision        1
+version         1.2.9
 categories      audio devel
 platforms       macosx
 maintainers     nomaintainer
@@ -21,9 +20,9 @@
 master_sites    ${homepage}release/
 distname        ${my_name}-${version}
 
-checksums       md5 0b5b91015d0f3bd9597e094ba67c4d65 \
-                sha1 7fa56d378f9ca53434f9470aeb2997ad84a348c6 \
-                rmd160 f2188b907aa779bb81415ac6726ad7f496357b85
+checksums       md5 a9eb8750e920829ff41dbe7555850156 \
+                sha1 33c43d868ec7a30de1a44a6ac05e5419b5ff53df \
+                rmd160 d39692a5fafe9035443d22ef8a3e91d4a38e787a
 
 depends_lib     path:lib/pkgconfig/sdl.pc:libsdl \
                 port:smpeg \
@@ -51,14 +50,6 @@
     depends_lib-append      port:libmikmod
 }
 
-platform darwin {
-    if {$build_arch == "x86_64" || $build_arch == "ppc64"} {
-        # configure tries to enable QuickTime MIDI by default, which
-        # is not available for 64-bit
-        configure.args-append --disable-music-native-midi
-    }
-}
-
 livecheck.type  regex
 livecheck.url   ${homepage}
 livecheck.regex ${my_name}-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091020/19160b03/attachment.html>


More information about the macports-changes mailing list