--- wikisrc/users/ryoon/how_to_update_www_firefox.mdwn 2014/06/09 08:45:21 1.4 +++ wikisrc/users/ryoon/how_to_update_www_firefox.mdwn 2015/01/16 14:04:45 1.7 @@ -67,11 +67,7 @@ Checkout the branch. Create named branch for working. - $ hg branch ryoon_firefox-30.b9 - -Create named branch for applying pkgsrc patches - - $ hg branch ryoon_firefox-30.0 + $ hg branch ryoon_firefox-30.0b9 $ hg commit -m "Create ryoon_firefox-30.0 branch for applying freebsd-gecko patches" Add .*\.orig$ to .hgignore, and commit this change @@ -100,7 +96,7 @@ Commit the patches $ vi file/marked/as/U $ hg resolve --mark file/marked/as/U (loop) - $ hg commit -m "Merge pkgsrc_firefox-29.0.1 brnach to 30.0" + $ hg commit -m "Merge pkgsrc_firefox-29.0.1 branch to 30.0" # Create patch file for patch -p0 @@ -117,7 +113,7 @@ Commit the patches $ vi Makefile (Update version) (Remove PKGREVISION) - (Fix WRKSRC) + (Fix WRKSRC variable) $ make mdi $ make extract $ pushd ${WRKOBJDIR}/www/firefox/work/mozilla-beta