Bug 75723

Summary: devel/sdts++: fix on 4.x
Product: Ports & Packages Reporter: Simon Barner <barner>
Component: Individual Port(s)Assignee: Sergey Matveychuk <sem>
Status: Closed FIXED    
Severity: Affects Only Me CC: sem
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Simon Barner 2005-01-02 16:20:27 UTC
The recent update of devel/boost to version 1.32.0 broke this port. Inspecting
the build error messages I figured out that the fix is as easy as increasing
the maximal template depth.

Fix: --- sdts++.patch begins here ---
How-To-Repeat: 
Build the port on FreeBSD 4.x
Comment 1 Sergey Matveychuk freebsd_committer freebsd_triage 2005-01-02 21:48:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sem

Take it
Comment 2 Sergey Matveychuk freebsd_committer freebsd_triage 2005-01-02 23:05:04 UTC
State Changed
From-To: open->closed

Committed, thanks!