Bug 104918

Summary: Fix lang/spidermonkey to build multithreaded support
Product: Ports & Packages Reporter: amistry
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: citric
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Makefile.patch none

Description amistry 2006-10-29 23:10:20 UTC

When the test harness was put under WITH_TEST the multithreaded stuff got caught under the if statement.  This broke avidemux2.  Re-enable multithreaded support.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-10-29 23:10:29 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Dan Rench 2006-10-30 00:22:15 UTC
Edwin Groothuis wrote:
> Maintainer of lang/spidermonkey,
> 
> Please note that PR ports/104918 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/104918
> 

I approve the patch.
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2006-10-30 03:48:18 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 4 sat freebsd_committer freebsd_triage 2006-11-04 00:18:45 UTC
State Changed
From-To: open->closed

Committed by mi during the freeze, thanks!