Ticket #25387: libev_Portfile.patch

File libev_Portfile.patch, 1.0 KB (added by jpo@…, 14 years ago)

libev portfile patch

  • Portfile

    old new  
    55
    66name            libev
    77epoch           1
    8 version         3.6
     8version         3.9
    99categories      devel
    1010maintainers     brett openmaintainer
    1111description     asynchronous event library
     
    1313            loop that is loosely modelled after libevent.
    1414homepage        http://software.schmorp.de/pkg/libev.html
    1515platforms       darwin
    16 master_sites        http://dist.schmorp.de/libev/Attic/
    17 checksums       sha1 547e35dd5d63e9dcd99780caa946690b605580a1
    18 configure.args      --mandir=${prefix}/share/man
     16master_sites    http://dist.schmorp.de/libev/Attic/
     17checksums       md5 40fe7d56d70db83cc0c22a6a68d87a96 \
     18                sha1 a006a91346efd070359f4ad5c5077a0bac6fcee5 \
     19                rmd160 b3a2c9a5a03be1120512d81c534b3ed4f2b39295
     20configure.args  --mandir=${prefix}/share/man
    1921
    2022post-destroot {
    2123    move ${destroot}${prefix}/include/event.h ${destroot}${prefix}/include/ev-event.h