Ticket #17716: Portfile-ldns-tools.patch
File Portfile-ldns-tools.patch, 904 bytes (added by marius.rieder@…, 16 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 $ 2 2 3 3 PortSystem 1.0 4 4 5 5 name ldns-tools 6 version 1.4. 06 version 1.4.1 7 7 categories net devel 8 8 platforms darwin 9 9 maintainers marius.rieder@durchmesser.ch … … 14 14 homepage http://www.nlnetlabs.nl/projects/ldns/ 15 15 master_sites http://www.nlnetlabs.nl/downloads/ldns/ 16 16 distfiles ldns-${version}${extract.suffix} 17 checksums sha1 2fb1b317ccb88f68a10d8b90ebd71f174fc5a06517 checksums sha1 13f962b05ee0804b84ed59cdc39e609c872a4827 18 18 depends_lib port:openssl port:ldns 19 19 worksrcdir ldns-${version}/examples 20 20 use_autoconf yes