[31672] trunk/dports/www/firefox-x11

rhwood at macports.org rhwood at macports.org
Sun Dec 2 11:12:38 PST 2007


Revision: 31672
          http://trac.macosforge.org/projects/macports/changeset/31672
Author:   rhwood at macports.org
Date:     2007-12-02 11:12:29 -0800 (Sun, 02 Dec 2007)

Log Message:
-----------
Change branding to conform to the Mozilla Foundation licensing and trademark policies

Modified Paths:
--------------
    trunk/dports/www/firefox-x11/Portfile
    trunk/dports/www/firefox-x11/files/patch-browser-app-profile-firefox.js

Modified: trunk/dports/www/firefox-x11/Portfile
===================================================================
--- trunk/dports/www/firefox-x11/Portfile	2007-12-02 18:21:19 UTC (rev 31671)
+++ trunk/dports/www/firefox-x11/Portfile	2007-12-02 19:12:29 UTC (rev 31672)
@@ -5,6 +5,7 @@
 name		firefox-x11
 categories	www x11
 version		2.0.0.7
+revision	1
 platforms	darwin
 maintainers	rhwood openmaintainer
 description	Mozilla.org's popular stand-alone browser
@@ -40,7 +41,8 @@
 		patch-xptcall_x86.diff
 
 configure.args	--enable-application=browser \
-		--enable-official-branding \
+		--disable-official-branding \
+		--with-distribution-id=org.macports \
 		--disable-static \
 		--enable-shared \
 		--enable-default-toolkit=gtk2 \

Modified: trunk/dports/www/firefox-x11/files/patch-browser-app-profile-firefox.js
===================================================================
--- trunk/dports/www/firefox-x11/files/patch-browser-app-profile-firefox.js	2007-12-02 18:21:19 UTC (rev 31671)
+++ trunk/dports/www/firefox-x11/files/patch-browser-app-profile-firefox.js	2007-12-02 19:12:29 UTC (rev 31672)
@@ -5,7 +5,7 @@
  #endif
  
 +// MacPorts-specific preferences
-+pref("general.useragent.vendorComment", "MacPorts Community Edition");
++pref("general.useragent.vendorComment", "MacPorts Firefox Community Edition");
 +
  pref("general.startup.browser", true);
  

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071202/01834e3f/attachment.html


More information about the macports-changes mailing list