Ticket #15492: Portfile.drill.patch

File Portfile.drill.patch, 840 bytes (added by marius.rieder@…, 16 years ago)
  • net/drill/Portfile

    old new  
    33PortSystem 1.0
    44
    55name                drill
    6 version             1.2.2
     6version             1.3.0
    77categories          net devel
    88platforms           darwin
    99maintainers         roederja@student.ethz.ch
     
    1515homepage            http://www.nlnetlabs.nl/dnssec/drill.html
    1616master_sites        http://www.nlnetlabs.nl/downloads/
    1717distfiles           ldns-${version}${extract.suffix}
    18 checksums           sha1 e73d13cd36490485e92924a1857dab12b3512613
     18checksums           sha1 9b05ea3ae23f973345de89936c59ad79f77aeccf
    1919depends_lib         port:openssl port:ldns
    2020worksrcdir          ldns-${version}/drill
    2121use_autoconf        yes