Bug 140124 - [PATCH] lang/spidermonkey: Option for UTF8 support added
Summary: [PATCH] lang/spidermonkey: Option for UTF8 support added
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-30 21:30 UTC by Mirko Zinn
Modified: 2009-11-09 08:30 UTC (History)
1 user (show)

See Also:


Attachments
spidermonkey-1.7.0.patch (586 bytes, patch)
2009-10-30 21:30 UTC, Mirko Zinn
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mirko Zinn 2009-10-30 21:30:01 UTC
Option for UTF8 support added. Optional building with UTF8 is useful for other Ports that need this one with UTF8 support.

Port maintainer (citric@cubicone.tmetic.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-10-30 21:30:10 UTC
Maintainer of lang/spidermonkey,

Please note that PR ports/140124 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/140124

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-10-30 21:30:13 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Dan Rench 2009-10-31 00:51:23 UTC
Edwin Groothuis wrote:
> Maintainer of lang/spidermonkey,
> 
> Please note that PR ports/140124 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/140124
> 

I approve the patch. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-11-09 08:29:30 UTC
arved       2009-11-09 08:29:22 UTC

  FreeBSD ports repository

  Modified files:
    lang/spidermonkey    Makefile 
  Log:
  Add option for UTF8 support
  
  PR:             140124
  Submitted by:   Mirko Zinn <mail@derzinn.de>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.26      +8 -0      ports/lang/spidermonkey/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Tilman Keskinoz freebsd_committer freebsd_triage 2009-11-09 08:29:32 UTC
State Changed
From-To: feedback->closed

committed, thanks