[66383] trunk/dports/www/firefox-x11/files

jeremyhu at macports.org jeremyhu at macports.org
Sat Apr 10 13:47:18 PDT 2010


Revision: 66383
          http://trac.macports.org/changeset/66383
Author:   jeremyhu at macports.org
Date:     2010-04-10 13:47:17 -0700 (Sat, 10 Apr 2010)
Log Message:
-----------
firefox-x11: Add missing patches

Added Paths:
-----------
    trunk/dports/www/firefox-x11/files/527612.patch
    trunk/dports/www/firefox-x11/files/549746.patch

Added: trunk/dports/www/firefox-x11/files/527612.patch
===================================================================
--- trunk/dports/www/firefox-x11/files/527612.patch	                        (rev 0)
+++ trunk/dports/www/firefox-x11/files/527612.patch	2010-04-10 20:47:17 UTC (rev 66383)
@@ -0,0 +1,11 @@
+--- browser/installer/Makefile.in.orig	2009-11-10 12:53:40.000000000 -0800
++++ browser/installer/Makefile.in	2009-11-10 13:01:38.000000000 -0800
+@@ -116,7 +116,7 @@ endif
+ 
+ include $(topsrcdir)/toolkit/mozapps/installer/packager.mk
+ 
+-ifeq (Darwin, $(OS_ARCH))
++ifeq (bundle, $(MOZ_FS_LAYOUT))
+ DEFINES += \
+   -DBINPATH=$(_BINPATH) \
+   -DAPPNAME=$(_APPNAME) \

Added: trunk/dports/www/firefox-x11/files/549746.patch
===================================================================
--- trunk/dports/www/firefox-x11/files/549746.patch	                        (rev 0)
+++ trunk/dports/www/firefox-x11/files/549746.patch	2010-04-10 20:47:17 UTC (rev 66383)
@@ -0,0 +1,20 @@
+--- browser/installer/package-manifest.in.orig	2010-03-02 15:22:26.000000000 -0800
++++ browser/installer/package-manifest.in	2010-03-02 15:21:55.000000000 -0800
+@@ -86,7 +86,7 @@
+ @BINPATH@/plugins/MRJPlugin.plugin/
+ #endif
+ #elifdef XP_UNIX
+- at BINPATH@/plugins/libnullplugin.so
++ at BINPATH@/plugins/libnullplugin at DLL_SUFFIX@
+ #elifdef XP_WIN32
+ #ifndef WINCE
+ @BINPATH@/plugins/npnul32.dll
+@@ -195,7 +195,7 @@
+ @BINPATH@/components/layout_xul.xpt
+ #ifdef XP_UNIX
+ #ifndef XP_MACOSX
+- at BINPATH@/components/libimgicon.so
++ at BINPATH@/components/libimgicon at DLL_SUFFIX@
+ #endif
+ #endif
+ @BINPATH@/components/locale.xpt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100410/94938bc6/attachment-0001.html>


More information about the macports-changes mailing list