Bug 159709 - [PATCH] www/firefox: misc changes
Summary: [PATCH] www/firefox: misc changes
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-08-12 12:30 UTC by R.Mahmatkhanov
Modified: 2011-08-25 00:40 UTC (History)
0 users

See Also:


Attachments
file.diff (2.02 KB, patch)
2011-08-12 12:30 UTC, R.Mahmatkhanov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description R.Mahmatkhanov 2011-08-12 12:30:09 UTC
- remove duplicated MAKE_JOBS_SAFE=yes
- remove noop SMB option
- fix double colon
- remove checks for OS versions that we doesn't supporting

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-12 12:30:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gecko

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-08-16 19:14:49 UTC
flo         2011-08-16 18:14:41 UTC

  FreeBSD ports repository

  Modified files:
    www/firefox          Makefile distinfo 
    www/firefox/files    patch-js-src-Makefile.in 
                         patch-js-src-configure.in 
                         patch-layout_generic_Makefile.in 
  Removed files:
    www/firefox/files    patch-js-src-jsnativestack.cpp 
  Log:
  - update to 6.0
  - misc cleanups [1] [2]
  
  Security:       http://www.vuxml.org/freebsd/834591a9-c82f-11e0-897d-6c626dd55a41.html
  PR:             ports/159709 [1]
                  ports/158702 [2]
  Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru> [1]
                  Pan Tsu <inyaoo@gmail.com> [2]
  
  Revision  Changes    Path
  1.243     +5 -9      ports/www/firefox/Makefile
  1.74      +2 -2      ports/www/firefox/distinfo
  1.3       +33 -13    ports/www/firefox/files/patch-js-src-Makefile.in
  1.3       +55 -15    ports/www/firefox/files/patch-js-src-configure.in
  1.2       +0 -12     ports/www/firefox/files/patch-js-src-jsnativestack.cpp (dead)
  1.3       +4 -4      ports/www/firefox/files/patch-layout_generic_Makefile.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 3 Florian Smeets freebsd_committer freebsd_triage 2011-08-16 20:42:07 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-08-25 00:34:09 UTC
flo         2011-08-24 23:34:00 UTC

  FreeBSD ports repository

  Modified files:
    www/firefox          Makefile 
    www/firefox/files    patch-js_src_jsnum.cpp 
                         patch-nsprpub-pr-include-md_freebsd.h 
  Added files:
    www/firefox/files    patch-bugzilla-659932 
  Log:
  - commit remaining part of ports/159709 [1]
  - register build conflict with spidermonkey until the firefox build failure
    can be fixed [2]
  
  PR:             ports/159709 [1]
                  ports/159831 [2]
  Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru> [1]
  
  Revision  Changes    Path
  1.246     +2 -0      ports/www/firefox/Makefile
  1.1       +35 -0     ports/www/firefox/files/patch-bugzilla-659932 (new)
  1.3       +1 -1      ports/www/firefox/files/patch-js_src_jsnum.cpp
  1.2       +1 -1      ports/www/firefox/files/patch-nsprpub-pr-include-md_freebsd.h
_______________________________________________
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"