Ticket #18654: Portfile-drill.patch
File Portfile-drill.patch, 787 bytes (added by marius.rieder@…, 16 years ago) |
---|
-
net/drill/Portfile
old new 3 3 PortSystem 1.0 4 4 5 5 name drill 6 version 1. 4.06 version 1.5.1 7 7 categories net devel 8 8 platforms darwin 9 9 maintainers marius.rieder@durchmesser.ch … … 15 15 homepage http://www.nlnetlabs.nl/projects/drill/ 16 16 master_sites http://www.nlnetlabs.nl/downloads/ldns/ 17 17 distfiles ldns-${version}${extract.suffix} 18 checksums sha1 2fb1b317ccb88f68a10d8b90ebd71f174fc5a06518 checksums sha1 070210a417633b7358bb3466da40e6f1872f36c2 19 19 depends_lib port:openssl port:ldns 20 20 worksrcdir ldns-${version}/drill 21 21 use_autoconf yes