Ticket #40557: Portfile-lrzip.diff

File Portfile-lrzip.diff, 1004 bytes (added by greger.cronquist@…, 11 years ago)

Patch for lrzip @0.43 to @0.616

  • Portfile

    old new  
    33PortSystem              1.0
    44
    55name                    lrzip
    6 version                 0.43
     6version                 0.616
    77categories              archivers
    88platforms               darwin
    99maintainers             gmail.com:jlaurila
     
    1717license                 GPL-2+
    1818homepage                http://ck.kolivas.org/apps/lrzip/
    1919master_sites            ${homepage}
    20 checksums               md5 3708ff76bd277858e4899631d4b8a1b0 \
    21                         sha1 249138ca84e3e8a90ad17ff33f4d1921871f8c30 \
    22                         rmd160 5fd91453fd852eba03f27593a21766d251f58000
     20checksums               md5 1adc933a286af9384dbfaf028d690cf3 \
     21                        sha1 374a021ff087ee93b2d5894fd16aa3aef26dfa8f \
     22                        rmd160 6cc2a3f6fd13bfbaba93ae61bf0597383e0d98cd
    2323depends_lib             port:lzo2 port:bzip2 port:zlib
    24 configure.args          --disable-asm CFLAGS="-I${prefix}/include"
     24configure.args          --disable-asm CFLAGS="-I${prefix}/include -L${prefix}/lib"
    2525build.env               LIBRARY_PATH=${prefix}/lib:/usr/lib
    2626destroot.destdir        prefix=${destroot}${prefix} \
    2727                        INSTALL_MAN=${destroot}${prefix}/share/man