Ticket #15492: Portfile.drill.patch
File Portfile.drill.patch, 840 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. 2.26 version 1.3.0 7 7 categories net devel 8 8 platforms darwin 9 9 maintainers roederja@student.ethz.ch … … 15 15 homepage http://www.nlnetlabs.nl/dnssec/drill.html 16 16 master_sites http://www.nlnetlabs.nl/downloads/ 17 17 distfiles ldns-${version}${extract.suffix} 18 checksums sha1 e73d13cd36490485e92924a1857dab12b351261318 checksums sha1 9b05ea3ae23f973345de89936c59ad79f77aeccf 19 19 depends_lib port:openssl port:ldns 20 20 worksrcdir ldns-${version}/drill 21 21 use_autoconf yes