Ticket #17129: Portfile.ldns.patch
File Portfile.ldns.patch, 1.0 KB (added by marius.rieder@…, 16 years ago) |
---|
-
Portfile
old new 3 3 PortSystem 1.0 4 4 5 5 name ldns 6 version 1. 3.06 version 1.4.0 7 7 categories net devel 8 8 platforms darwin 9 maintainers roederja@student.ethz.ch9 maintainers marius.rieder@durchmesser.ch 10 10 description DNS library in C 11 11 long_description ldns is a library with the aim of simplifying DNS \ 12 12 programing in C. It is heavily based upon the Net::DNS module from \ 13 13 Perl. 14 14 15 homepage http://www.nlnetlabs.nl/ ldns/16 master_sites http://www.nlnetlabs.nl/downloads/ 17 checksums sha1 9b05ea3ae23f973345de89936c59ad79f77aeccf15 homepage http://www.nlnetlabs.nl/projects/ldns/ 16 master_sites http://www.nlnetlabs.nl/downloads/ldns/ 17 checksums sha1 2fb1b317ccb88f68a10d8b90ebd71f174fc5a065 18 18 19 19 depends_lib port:openssl 20 20 depends_build bin:glibtool:libtool