[106093] trunk/dports/audio/xmp/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue May 14 14:32:54 PDT 2013


Revision: 106093
          https://trac.macports.org/changeset/106093
Author:   ryandesign at macports.org
Date:     2013-05-14 14:32:54 -0700 (Tue, 14 May 2013)
Log Message:
-----------
xmp: update xmp to 4.0.5 and libxmp to 4.1.3 (#39097)

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

Modified: trunk/dports/audio/xmp/Portfile
===================================================================
--- trunk/dports/audio/xmp/Portfile	2013-05-14 21:26:05 UTC (rev 106092)
+++ trunk/dports/audio/xmp/Portfile	2013-05-14 21:32:54 UTC (rev 106093)
@@ -20,7 +20,7 @@
 universal_variant   no
 
 if {${subport} == ${name}} {
-    version             4.0.4
+    version             4.0.5
     license             GPL-2+
 
     long_description    The Extended Module Player is a portable \
@@ -32,8 +32,8 @@
                         (XM), and Impulse Tracker (IT).
 
     master_sites        sourceforge:project/xmp/xmp/${version}
-    checksums           rmd160  22858b576428e776bb38c2ee378af12071445495 \
-                        sha256  f4cccffb03197e02818a092fca967f3d2cc88f01d4ff2a179d93796a7c0d8998
+    checksums           rmd160  ef831a21c4fbef1d0f37332b8e0829fc557fda4a \
+                        sha256  7d05596dd323065eb8213be2cc54b9c42eab11b4f2a23a818b32aa366b570f9d
 
     depends_lib         port:libxmp
 
@@ -57,7 +57,7 @@
 }
 
 subport libxmp {
-    version             4.1.2
+    version             4.1.3
     license             LGPL-2.1+
 
     long_description    Libxmp is a library that renders module files to \
@@ -68,9 +68,9 @@
 
     master_sites        sourceforge:project/xmp/libxmp/${version}
     distname            ${subport}-${version}
-    checksums           rmd160  628dcfab68ec3fd51b81d0806b5917984189b7a7 \
-                        sha256  d8d5b998b6b5b616a0f668b673faf60ea847fed7a2dff89f6919be384b658e62
-                        
+    checksums           rmd160  8fbd7bb4e44c3cdd11b233d3ee9aea36684cf7a7 \
+                        sha256  a761bd9885f3a1689e16f0c42964ea3458ee9131103bdda705d02795d604c312
+
     # Switch to warning that Clang recognizes.
     if {[string first clang ${configure.compiler}] != -1} {
         patchfiles-append patch-configure.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130514/c09709af/attachment.html>


More information about the macports-changes mailing list