Ticket #17129: Portfile.ldns-tools.patch

File Portfile.ldns-tools.patch, 1.1 KB (added by marius.rieder@…, 15 years ago)
  • Portfile

    old new  
    33PortSystem 1.0
    44
    55name                ldns-tools
    6 version             1.3.0
     6version             1.4.0
    77categories          net devel
    88platforms           darwin
    9 maintainers         roederja@student.ethz.ch
     9maintainers         marius.rieder@durchmesser.ch
    1010description         Tools for working with dns and dnssec.
    1111long_description    Tools as examples to the ldns library. \
    1212                    Usefull for debugging/query dns/dnssec server.
    1313
    14 homepage            http://www.nlnetlabs.nl/dnssec/drill.html
    15 master_sites        http://www.nlnetlabs.nl/downloads/
     14homepage            http://www.nlnetlabs.nl/projects/ldns/
     15master_sites        http://www.nlnetlabs.nl/downloads/ldns/
    1616distfiles           ldns-${version}${extract.suffix}
    17 checksums           sha1 9b05ea3ae23f973345de89936c59ad79f77aeccf
     17checksums           sha1 2fb1b317ccb88f68a10d8b90ebd71f174fc5a065
    1818depends_lib         port:openssl port:ldns
    1919worksrcdir          ldns-${version}/examples
    2020use_autoconf        yes