Bug 158371

Summary: [patch] www/firefox: use asm in bundled libjpeg-turbo
Product: Ports & Packages Reporter: Pan Tsu <inyaoo>
Component: Individual Port(s)Assignee: freebsd-gecko (Nobody) <gecko>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
a.diff none

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!