Bug 110726 - www/firefox15: make patches apply cleanly to 1.5.0.11
Summary: www/firefox15: make patches apply cleanly to 1.5.0.11
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-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-23 18:10 UTC by Eric P. Scott
Modified: 2007-03-24 16:50 UTC (History)
0 users

See Also:


Attachments
file.diff (17.41 KB, patch)
2007-03-23 18:10 UTC, Eric P. Scott
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric P. Scott 2007-03-23 18:10:03 UTC
files/patch-* had not been updated to account for "drift" in the
source tree over multiple version bumps.

There are no functional changes; no attempt is made to fix
numerous compilation warnings.

How-To-Repeat: cd /usr/ports/www/firefox15 && make PATCH_DEBUG=yes patch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-23 18:10:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-03-24 16:39:04 UTC
mezz        2007-03-24 16:39:00 UTC

  FreeBSD ports repository

  Modified files:
    www/firefox15/files  patch-Double.cpp 
                         patch-build_unix_run-mozilla.sh 
                         patch-config-mkdepend-imakemdep.h 
                         patch-config-rules.mk 
                         patch-config_autoconf.mk.in 
                         patch-config_mkdepend_Makefile.in 
                         patch-configure 
                         patch-extensions_typeaheadfind_src_nsTypeAheadFind.cpp 
                         patch-extensions_typeaheadfind_src_nsTypeAheadFind.h 
                         patch-libm 
                         patch-modules_libpref_src_init_all.js 
                         patch-security-coreconf-FreeBSD.mk 
                         patch-sysnss 
                         patch-toolkit_xre_nsXREDirProvider.cpp 
                         patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in 
  Log:
  Make apply patches cleaner with PATCH_DEBUG=yes, no function change.
  
  PR:             ports/110726
  Submitted by:   Eric P. Scott <eps+pbug0703@ana.com>
  
  Revision  Changes    Path
  1.7       +4 -4      ports/www/firefox15/files/patch-Double.cpp
  1.10      +4 -4      ports/www/firefox15/files/patch-build_unix_run-mozilla.sh
  1.6       +5 -3      ports/www/firefox15/files/patch-config-mkdepend-imakemdep.h
  1.9       +3 -3      ports/www/firefox15/files/patch-config-rules.mk
  1.2       +3 -3      ports/www/firefox15/files/patch-config_autoconf.mk.in
  1.2       +3 -3      ports/www/firefox15/files/patch-config_mkdepend_Makefile.in
  1.7       +8 -8      ports/www/firefox15/files/patch-configure
  1.5       +6 -6      ports/www/firefox15/files/patch-extensions_typeaheadfind_src_nsTypeAheadFind.cpp
  1.5       +3 -3      ports/www/firefox15/files/patch-extensions_typeaheadfind_src_nsTypeAheadFind.h
  1.4       +12 -7     ports/www/firefox15/files/patch-libm
  1.2       +3 -3      ports/www/firefox15/files/patch-modules_libpref_src_init_all.js
  1.6       +5 -5      ports/www/firefox15/files/patch-security-coreconf-FreeBSD.mk
  1.5       +39 -23    ports/www/firefox15/files/patch-sysnss
  1.2       +4 -5      ports/www/firefox15/files/patch-toolkit_xre_nsXREDirProvider.cpp
  1.8       +6 -6      ports/www/firefox15/files/patch-xpcom-reflect-xptcall-src-md-unix-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 Jeremy Messenger freebsd_committer freebsd_triage 2007-03-24 16:39:08 UTC
State Changed
From-To: open->closed

You don't need to send anyone like this in future, since orignal can apply 
patches fine with no problem. I have committed your patches to make your 
time is not waste.