ports/140012: Error in sysutils/heartbeat 2.1.4_3, find_interface_bsd

Mark Round mark.round at ahc.uk.com
Wed Oct 28 09:30:06 UTC 2009


The following reply was made to PR ports/140012; it has been noted by GNATS.

From: "Mark Round" <mark.round at ahc.uk.com>
To: <bug-followup at FreeBSD.org>
Cc:  
Subject: Re: ports/140012: Error in sysutils/heartbeat 2.1.4_3, find_interface_bsd
Date: Wed, 28 Oct 2009 09:10:47 -0000

 Couple of follow-up points :
 
 - My test case had a cut'n'paste typo - I configured the interface on
 bge0, but then tested it using em0. If you test this, both interfaces
 should be the same.
 - My alteration added a space at the end of the regex. To keep with the
 original function's style, this could also be "\s+" marker (Perl
 whitespsace marker, one or more times). E.g. /^\s+inet\s+${ip}\s+/
 - It looks like this function was added as a patch in ports/137865.



More information about the freebsd-ports-bugs mailing list