Bug 158371 - [patch] www/firefox: use asm in bundled libjpeg-turbo
Summary: [patch] www/firefox: use asm in bundled libjpeg-turbo
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-gecko (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-28 05:50 UTC by Pan Tsu
Modified: 2011-06-28 17:50 UTC (History)
0 users

See Also:


Attachments
a.diff (1.01 KB, patch)
2011-06-28 05:50 UTC, Pan Tsu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pan Tsu 2011-06-28 05:50:09 UTC

    
Comment 1 dfilter service freebsd_committer freebsd_triage 2011-06-28 17:43:06 UTC
flo         2011-06-28 16:42:58 UTC

  FreeBSD ports repository

  Modified files:
    www/firefox/files    patch-configure.in 
  Added files:
    www/firefox/files    patch-bugzilla-535300 
  Log:
  - enable the use of ASM code in libjpeg-turbo [1]
  - make plugin-container work with custom LD_LIBRARY_PATH [2]
  
  Do not bump PORTREVISION as firefox package was not buildable due to size
  constraints before my last bsd.gecko.mk commit.
  
  PR:             ports/158371 [1]
  Submitted by:   Pan Tsu <inyaoo@gmail.com> [1]
                  kmoore [2]
  Obtained from:  mozilla bugtracker [2]
  
  Revision  Changes    Path
  1.1       +20 -0     ports/www/firefox/files/patch-bugzilla-535300 (new)
  1.3       +15 -0     ports/www/firefox/files/patch-configure.in
_______________________________________________
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 2 Florian Smeets freebsd_committer freebsd_triage 2011-06-28 17:44:42 UTC
State Changed
From-To: open->closed

Committed. Thanks!