The port net/mDNSResponder needs to be updated very badly. It's several point releases behind the OpenDarwin releases. Also, the present port breaks the mDNSProxyResponderPosix utility. This updated port (107.5) fixes that. Fix: Here's a diff -u of my updated port against the present one ... # # Note: manually remove files/patch-mDNSPosix_mDNSUNP.c #
On Fri, Mar 10, 2006 at 03:39:53PM -0500, Bruce Walker wrote: > -PORTVERSION= 107.1 > -PORTREVISION= 2 > +PORTVERSION= 107.5 > +PORTREVISION= 1 No need to add a PORTREVISION if you increase the PORTVERSION. -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/
Terribly sorry, but my patch got slightly munged by some CVS filter somewhere before I send-pr submitted it. Easy fix: line 33 (of 77) should be exactly this line: -$FreeBSD: ports/net/mDNSResponder/files/patch-mDNSPosix_Makefile,v 1.1 2005/03/ 25 17:24:13 brooks Exp $ Sorry about the superfluous PORTREVISION too. :-)
Patching file files/patch-mDNSPosix_Makefile using Plan A... Hunk #1 failed at 1. 1 out of 1 hunks failed--saving rejects to files/patch-mDNSPosix_Makefile.rej -- Dixi. Sem.
State Changed From-To: open->feedback Ask for submitter fix.
Responsible Changed From-To: freebsd-ports-bugs->lawrance Yoink.
State Changed From-To: feedback->closed Committed, thanks!