1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/dns/dnsmasq
Matthias Andree a8550101df Fix BUILD_DEPENDS (use += not =) creation in port.
Upgrade to new upstream regression fix release 2.59:

	    Fix regression in 2.58 which caused failure to start up
	    with some combinations of dnsmasq config and IPv6 kernel
	    network config. Thanks to Brielle Bruns for the bug
	    report.

	    Improve dnsmasq's behaviour when network interfaces are
	    still doing duplicate address detection (DAD). Previously,
	    dnsmasq would wait up to 20 seconds at start-up for the
	    DAD state to terminate. This is broken for bridge
	    interfaces on recent Linux kernels, which don't start DAD
	    until the bridge comes up, and so can take arbitrary
	    time. The new behaviour lets dnsmasq poll for an arbitrary
	    time whilst providing service on other interfaces. Thanks
	    to Stephen Hemminger for pointing out the problem.

Note the 2.59.tar.lzma tarball causes the startup banner to print
2.59rc1 which I deem harmless.
2011-10-18 22:24:47 +00:00
..
files Update dnsmasq rc.d script again (sorry for the churn with portrev. 1) 2011-02-22 19:20:17 +00:00
distinfo Fix BUILD_DEPENDS (use += not =) creation in port. 2011-10-18 22:24:47 +00:00
Makefile Fix BUILD_DEPENDS (use += not =) creation in port. 2011-10-18 22:24:47 +00:00
pkg-descr Update pkg-descr and add author attribution since it's a full quote. 2011-02-16 15:56:30 +00:00
pkg-plist