Ticket #32371: libpcap-Portfile.patch

File libpcap-Portfile.patch, 815 bytes (added by jpo@…, 12 years ago)

libpcap Portfile patch - update from 1.1.1 to 1.2.1

  • Portfile

    old new  
    33PortSystem 1.0
    44
    55name                libpcap
    6 version             1.1.1
     6version             1.2.1
    77categories          net
    88maintainers         darkart.com:opendarwin.org
    99license             BSD
     
    1616platforms           darwin
    1717master_sites        ${homepage}release/
    1818
    19 checksums           md5     1bca27d206970badae248cfa471bbb47 \
    20                     sha1    18581af5e78a40b7b2c9a6cd8ce40e7cb1cd9c63 \
    21                     rmd160  760159c594cc995c9e05c0cd8637a02a3b2725e2
     19checksums           rmd160 b14861cc6067139c94ad3f9657c6c334d581eb16 \
     20                    sha256 a135a6ef7e539729a57c7ed345bdb9b64159e13404174006a7972eb33f00debd
    2221
    2322configure.args      --enable-ipv6
    2423