Bug 105884

Summary: [PATCH] net/linphone-base: fix breakage by libosip2 update
Product: Ports & Packages Reporter: Matus Harvan <m.harvan>
Component: Individual Port(s)Assignee: Soeren Straarup <xride>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
linphone-base.patch none

Description Matus Harvan 2006-11-26 20:20:04 UTC
net/linphone-base was broken by an update to libosip2. The new version of
libosip2, 2.2.3, has removed osip_negotiation, which linphone is using.

Fix: The attached patch adds 3 files from libosip2 version 2.2.2, where
osip_negotiation is implemented. Minor changes to #include and Makefiles were
needed to build within the linphone source tree.
Comment 1 Soeren Straarup freebsd_committer freebsd_triage 2006-11-28 20:55:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->xride

I'll grap this one
Comment 2 Soeren Straarup freebsd_committer freebsd_triage 2007-03-05 17:58:46 UTC
State Changed
From-To: open->closed

Superseded by 109805