summaryrefslogtreecommitdiff
path: root/www/firefox
diff options
context:
space:
mode:
authorryoon <ryoon>2012-03-15 08:31:10 +0000
committerryoon <ryoon>2012-03-15 08:31:10 +0000
commit4d28e2f5c067b7aade86949704082bc33d080d47 (patch)
tree0abcd8ecf4b4fa0e1cda94d99834ef0f1f8bf071 /www/firefox
parent0958d626bd3984b7aaceb8259f4ce1025887013d (diff)
downloadpkgsrc-4d28e2f5c067b7aade86949704082bc33d080d47.tar.gz
Update to 11.0
* Follow devel/xulrunner update.
Diffstat (limited to 'www/firefox')
-rw-r--r--www/firefox/Makefile3
-rw-r--r--www/firefox/PLIST38
2 files changed, 36 insertions, 5 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 5fa09d496b1..343266fd0ca 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.99 2012/03/11 12:34:26 marino Exp $
+# $NetBSD: Makefile,v 1.100 2012/03/15 08:31:10 ryoon Exp $
.include "../../devel/xulrunner/dist.mk"
PKGNAME= firefox-${FIREFOX_VER}
-PKGREVISION= 1
CATEGORIES= www
MAINTAINER= tnn@NetBSD.org
diff --git a/www/firefox/PLIST b/www/firefox/PLIST
index aff663a3176..4752520c7a7 100644
--- a/www/firefox/PLIST
+++ b/www/firefox/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.48 2012/03/10 03:09:42 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.49 2012/03/15 08:31:10 ryoon Exp $
bin/firefox
lib/firefox/application.ini
lib/firefox/blocklist.xml
@@ -245,7 +245,6 @@ lib/firefox/chrome/browser/skin/classic/browser/places/organizer.xml
lib/firefox/chrome/browser/skin/classic/browser/places/pageStarred.png
lib/firefox/chrome/browser/skin/classic/browser/places/places.css
lib/firefox/chrome/browser/skin/classic/browser/places/query.png
-lib/firefox/chrome/browser/skin/classic/browser/places/searching_16.png
lib/firefox/chrome/browser/skin/classic/browser/places/starPage.png
lib/firefox/chrome/browser/skin/classic/browser/places/starred48.png
lib/firefox/chrome/browser/skin/classic/browser/places/tag.png
@@ -311,6 +310,7 @@ lib/firefox/chrome/en-US/locale/browser/devtools/gclicommands.properties
lib/firefox/chrome/en-US/locale/browser/devtools/inspector.properties
lib/firefox/chrome/en-US/locale/browser/devtools/scratchpad.dtd
lib/firefox/chrome/en-US/locale/browser/devtools/scratchpad.properties
+lib/firefox/chrome/en-US/locale/browser/devtools/styleeditor.dtd
lib/firefox/chrome/en-US/locale/browser/devtools/styleinspector.dtd
lib/firefox/chrome/en-US/locale/browser/devtools/styleinspector.properties
lib/firefox/chrome/en-US/locale/browser/devtools/webConsole.dtd
@@ -465,10 +465,26 @@ lib/firefox/modules/services-sync/rest.js
lib/firefox/modules/services-sync/service.js
lib/firefox/modules/services-sync/status.js
lib/firefox/modules/services-sync/util.js
+lib/firefox/modules/services-sync/addonsreconciler.js
+lib/firefox/modules/services-sync/engines/addons.js
+lib/firefox/modules/services-sync/engines/apps.js
+lib/firefox/modules/tabview/utils.jsm
+lib/firefox/modules/devtools/SplitView.jsm
+lib/firefox/modules/devtools/StyleEditor.jsm
+lib/firefox/modules/devtools/StyleEditorChrome.jsm
+lib/firefox/modules/devtools/StyleEditorUtil.jsm
+lib/firefox/modules/devtools/Tilt.jsm
+lib/firefox/modules/devtools/TiltGL.jsm
+lib/firefox/modules/devtools/TiltMath.jsm
+lib/firefox/modules/devtools/TiltUtils.jsm
+lib/firefox/modules/devtools/TiltVisualizer.jsm
+lib/firefox/modules/devtools/TiltVisualizerStyle.jsm
+lib/firefox/modules/devtools/TiltWorkerCrafter.js
+lib/firefox/modules/devtools/TiltWorkerPicker.js
+lib/firefox/modules/offlineAppCache.jsm
lib/firefox/modules/source-editor-orion.jsm
lib/firefox/modules/source-editor-textarea.jsm
lib/firefox/modules/source-editor.jsm
-lib/firefox/modules/tabview/utils.jsm
lib/firefox/removed-files
lib/firefox/run-mozilla.sh
lib/firefox/searchplugins/amazondotcom.xml
@@ -481,3 +497,19 @@ lib/firefox/searchplugins/yahoo.xml
lib/firefox/updater.ini
share/applications/firefox.desktop
share/pixmaps/firefox.png
+lib/firefox/chrome/browser/content/browser/splitview.css
+lib/firefox/chrome/browser/content/browser/styleeditor.css
+lib/firefox/chrome/browser/content/browser/styleeditor.xul
+lib/firefox/chrome/browser/skin/classic/browser/devtools/common.css
+lib/firefox/chrome/browser/skin/classic/browser/devtools/itemArrow-ltr.png
+lib/firefox/chrome/browser/skin/classic/browser/devtools/itemArrow-rtl.png
+lib/firefox/chrome/browser/skin/classic/browser/devtools/itemToggle.png
+lib/firefox/chrome/browser/skin/classic/browser/devtools/magnifying-glass.png
+lib/firefox/chrome/browser/skin/classic/browser/devtools/splitview.css
+lib/firefox/chrome/browser/skin/classic/browser/devtools/styleeditor.css
+lib/firefox/chrome/browser/skin/classic/browser/devtools/webconsole.css
+lib/firefox/chrome/browser/skin/classic/browser/devtools/webconsole.png
+lib/firefox/chrome/browser/skin/classic/browser/devtools/webconsole_networkpanel.css
+lib/firefox/chrome/en-US/locale/browser/devtools/styleeditor.properties
+lib/firefox/chrome/en-US/locale/browser/devtools/tilt.properties
+lib/firefox/components/ChromeProfileMigrator.js