Bug 64423

Summary: Fix port: net/mDNSResponder
Product: Ports & Packages Reporter: Hiroki Sato <hrs>
Component: Individual Port(s)Assignee: Alfred Perlstein <alfred>
Status: Closed FIXED    
Severity: Affects Only Me CC: alfred
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Hiroki Sato freebsd_committer freebsd_triage 2004-03-18 15:30:12 UTC
	Remove the BROKEN line in the case of ${OSVERSION} < 500000 or
	!i386 or !ia64.  The changes include: 1) FreeBSD 4.x has no
	stdint.h so it has been #ifdef'd, 2) "mDNSs32" and "mDNSu32"
	have been typedef'd with "int," not "long" for LP64 architectures.

	As far as I can check it can be compiled on sparc64, ia64, and
	i386(4.x and 5.x) now.

How-To-Repeat: 	N/A
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-03-18 15:32:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alfred

Over to maintainer.
Comment 2 Volker Stolz freebsd_committer freebsd_triage 2004-06-30 11:23:57 UTC
State Changed
From-To: open->closed

Fixed on 2004-03-19