Bug 58670

Summary: Fix irc/darkbot build on 5.X
Product: Ports & Packages Reporter: Sean Chittenden <samy>
Component: Individual Port(s)Assignee: Pav Lucistnik <pav>
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-29 03:00:27 UTC

irc/darkbot does not build on 5.X
systems due to multiline unterminated
string literals. The patch that follows
fixes this.

How-To-Repeat: 

Build on a 5.X system.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2003-11-16 19:16:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

I'll take this.
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2003-11-16 19:58:29 UTC
State Changed
From-To: open->closed

Committed, thanks!