Ticket #39039: libxmp-4.1.2.patch.diff

File libxmp-4.1.2.patch.diff, 937 bytes (added by dcarmich@…, 11 years ago)

Oops! Fixed that... 4.1.1->4.1.2 patch attached.

  • Portfile

    old new  
    5757}
    5858
    5959subport libxmp {
    60     version             4.1.1
     60    version             4.1.2
    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
     71    checksums           rmd160  628dcfab68ec3fd51b81d0806b5917984189b7a7 \
     72                        sha256  d8d5b998b6b5b616a0f668b673faf60ea847fed7a2dff89f6919be384b658e62
    7373                       
    7474    # Switch to warning that Clang recognizes.
    7575    if {[string first clang ${configure.compiler}] != -1} {