Ticket #39183: xmp-4.0.6_libxmp-4.1.4.diff

File xmp-4.0.6_libxmp-4.1.4.diff, 1.6 KB (added by dcarmich@…, 11 years ago)

Unified portfile diff.

  • Portfile

    old new  
    2020universal_variant   no
    2121
    2222if {${subport} == ${name}} {
    23     version             4.0.5
     23    version             4.0.6
    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  ef831a21c4fbef1d0f37332b8e0829fc557fda4a \
    36                         sha256  7d05596dd323065eb8213be2cc54b9c42eab11b4f2a23a818b32aa366b570f9d
     35    checksums           rmd160  1eb6834cefd450d88de9b018e14ec4f88b8c015b \
     36                        sha256  58922490268078abe49feb47a447a117ae929fd7700969218bfa94b048910381
    3737
    3838    depends_build       port:pkgconfig
    3939
     
    5959}
    6060
    6161subport libxmp {
    62     version             4.1.3
     62    version             4.1.4
    6363    license             LGPL-2.1+
    6464
    6565    long_description    Libxmp is a library that renders module files to \
     
    7070
    7171    master_sites        sourceforge:project/xmp/libxmp/${version}
    7272    distname            ${subport}-${version}
    73     checksums           rmd160  8fbd7bb4e44c3cdd11b233d3ee9aea36684cf7a7 \
    74                         sha256  a761bd9885f3a1689e16f0c42964ea3458ee9131103bdda705d02795d604c312
     73    checksums           rmd160  c955326430d22fb2ab76871e30b5687cac8c3bb2 \
     74                        sha256  1b2a087e2fb7f77c1327e43e92a8ef20cfa165f70a12c6208e33df1f819e2304
    7575
    7676    # Switch to warning that Clang recognizes.
    7777    if {[string first clang ${configure.compiler}] != -1} {