Ticket #17716: Portfile-drill.patch

File Portfile-drill.patch, 897 bytes (added by marius.rieder@…, 15 years ago)
  • Portfile

    old new  
    1 # $Id: Portfile 41879 2008-11-11 21:03:45Z jann@macports.org $
     1# $Id: Portfile 37388 2008-06-05 19:20:52Z jann@macports.org $
    22
    33PortSystem 1.0
    44
    55name                drill
    6 version             1.4.0
     6version             1.4.1
    77categories          net devel
    88platforms           darwin
    99maintainers         marius.rieder@durchmesser.ch
     
    1515homepage            http://www.nlnetlabs.nl/projects/drill/
    1616master_sites        http://www.nlnetlabs.nl/downloads/ldns/
    1717distfiles           ldns-${version}${extract.suffix}
    18 checksums           sha1 2fb1b317ccb88f68a10d8b90ebd71f174fc5a065
     18checksums           sha1 13f962b05ee0804b84ed59cdc39e609c872a4827
    1919depends_lib         port:openssl port:ldns
    2020worksrcdir          ldns-${version}/drill
    2121use_autoconf        yes