Bug 58279

Summary: Fix net/libnids build on -CURRENT
Product: Ports & Packages Reporter: Sean Chittenden <samy>
Component: Individual Port(s)Assignee: Peter Pentchev <roam>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Sean Chittenden 2003-10-20 15:10:17 UTC

libnids does not build on 5.X due to
multiline literals (which is depreciated in
gcc 3.X). The attached patch fixes this
issue in one of the files.

How-To-Repeat: 

Build on 5.X.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2003-10-20 19:55:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->roam

Over to maintainer.
Comment 2 Peter Pentchev freebsd_committer freebsd_triage 2003-10-29 14:25:07 UTC
State Changed
From-To: open->closed

It seems that this was fixed by the libnids developers (or possibly 
someone like you just sent them a patch :) in the just-committed 1.18. 
Thanks for the patch - it really worked, and I was about to commit it, 
when 1.18 came out :)