Ticket #39097: libxmp-4.1.3_xmp-4.0.5.patch.diff

File libxmp-4.1.3_xmp-4.0.5.patch.diff, 1.7 KB (added by dcarmich@…, 11 years ago)

Unified Portfile diff for libxmp/xmp upgrade

  • Portfile

    old new  
    2020universal_variant   no
    2121
    2222if {${subport} == ${name}} {
    23     version             4.0.4
     23    version             4.0.5
    2424    license             GPL-2+
    2525
    2626    long_description    The Extended Module Player is a portable \
     
    3232                        (XM), and Impulse Tracker (IT).
    3333
    3434    master_sites        sourceforge:project/xmp/xmp/${version}
    35     checksums           rmd160  22858b576428e776bb38c2ee378af12071445495 \
    36                         sha256  f4cccffb03197e02818a092fca967f3d2cc88f01d4ff2a179d93796a7c0d8998
     35    checksums           rmd160  ef831a21c4fbef1d0f37332b8e0829fc557fda4a \
     36                        sha256  7d05596dd323065eb8213be2cc54b9c42eab11b4f2a23a818b32aa366b570f9d
    3737
    3838    depends_lib         port:libxmp
    3939
     
    5757}
    5858
    5959subport libxmp {
    60     version             4.1.1
     60    version             4.1.3
    6161    license             LGPL-2.1+
    6262
    6363    long_description    Libxmp is a library that renders module files to \
     
    6868
    6969    master_sites        sourceforge:project/xmp/libxmp/${version}
    7070    distname            ${subport}-${version}
    71     checksums           rmd160  eb9ce3207919aa3e231fc8d9ad46d4477725763c \
    72                         sha256  1509d7c04fcb3ae873aad35c9f84056049a6d63b19936af38cf93ecb794c33b1
    73                         
     71    checksums           rmd160  8fbd7bb4e44c3cdd11b233d3ee9aea36684cf7a7 \
     72                        sha256  a761bd9885f3a1689e16f0c42964ea3458ee9131103bdda705d02795d604c312
     73         
    7474    # Switch to warning that Clang recognizes.
    7575    if {[string first clang ${configure.compiler}] != -1} {
    7676        patchfiles-append patch-configure.diff