Revision
104763
Author
ryandesign@macports.org
Date
2013-04-02 04:06:29 -0700 (Tue, 02 Apr 2013)

Log Message

libxmp: maintainer update to 4.0.3 (#38620)

Modified Paths

Diff

Modified: trunk/dports/audio/xmp/Portfile (104762 => 104763)


--- trunk/dports/audio/xmp/Portfile	2013-04-02 10:39:35 UTC (rev 104762)
+++ trunk/dports/audio/xmp/Portfile	2013-04-02 11:06:29 UTC (rev 104763)
@@ -58,7 +58,7 @@
 }
 
 subport libxmp {
-    version             4.0.2
+    version             4.0.3
     license             LGPL-2.1+
 
     long_description    Libxmp is a library that renders module files to \
@@ -70,8 +70,8 @@
 
     master_sites        sourceforge:project/xmp/libxmp/${version}
     distname            ${subport}-${version}
-    checksums           rmd160  44e41962c2f30312ec34edf471d784f53242bfa0 \
-                        sha256  37c8e054136716119fe509ccf4539af5c759235f8088937d485d39a95c6e6c9c
+    checksums           rmd160  3057e6d30b73354d15dfd2ccb251c53b1b3f937a \
+                        sha256  434db19223689745c3a90e02dd1643971de493a7446ee8f5ae94bfa0de29188e
 
     # Switch to warning that Clang recognizes.
     if {[string first clang ${configure.compiler}] != -1} {