Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 126167

Summary: net-misc/mDNSResponder-107.5 version bump with forward ported patch
Product: Gentoo Linux Reporter: Beech Horn <beech>
Component: New packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: enhancement CC: dsomers
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://developer.apple.com/networking/bonjour/download/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: mDNSResponder-107.5.ebuild
mDNSResponder-107.5-Makefiles.patch

Description Beech Horn 2006-03-14 09:07:24 UTC
Hopefully the title should be self explanatory - I have done a quick mirror and RESTRICT="primaryuri" to make the ebuild work for now. When forward porting there was a new section for handling the Client, the rest is the same though.
Comment 1 Beech Horn 2006-03-14 09:07:54 UTC
Created attachment 82104 [details]
mDNSResponder-107.5.ebuild
Comment 2 Beech Horn 2006-03-14 09:08:16 UTC
Created attachment 82105 [details, diff]
mDNSResponder-107.5-Makefiles.patch
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-03-14 09:11:50 UTC
*** Bug 125985 has been marked as a duplicate of this bug. ***
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-03-27 21:40:51 UTC
Thanks for reporting, I've done a few more changes actually, now the package will work with FEATURES=stricter as it uses gcc instead of ld to link, and it uses the right names for the current CHOST so that it should be crosscompile safe, it also respect CFLAGS and LDFLAGS.

Thanks for the forwardported patch, too :)