[64337] trunk/dports/www/firefox-x11-devel
jeremyhu at macports.org
jeremyhu at macports.org
Tue Mar 2 15:34:27 PST 2010
Revision: 64337
http://trac.macports.org/changeset/64337
Author: jeremyhu at macports.org
Date: 2010-03-02 15:34:27 -0800 (Tue, 02 Mar 2010)
Log Message:
-----------
firefox-x11-devel: Fix mising buttons. Bug #23479.
Modified Paths:
--------------
trunk/dports/www/firefox-x11-devel/Portfile
Added Paths:
-----------
trunk/dports/www/firefox-x11-devel/files/549746.patch
Modified: trunk/dports/www/firefox-x11-devel/Portfile
===================================================================
--- trunk/dports/www/firefox-x11-devel/Portfile 2010-03-02 23:28:40 UTC (rev 64336)
+++ trunk/dports/www/firefox-x11-devel/Portfile 2010-03-02 23:34:27 UTC (rev 64337)
@@ -8,7 +8,7 @@
set component firefox
categories www x11
version 3.6
-revision 0
+revision 1
platforms darwin
maintainers jeremyhu openmaintainer
description Mozilla.org's popular stand-alone web browser, Beta and Release Candidates
@@ -207,7 +207,7 @@
lib/libXt.dylib
}
-patchfiles patch-dylib_file.diff 527612.patch
+patchfiles patch-dylib_file.diff 527612.patch 549746.patch
post-patch {
# https://bugzilla.mozilla.org/show_bug.cgi?id=485857
Added: trunk/dports/www/firefox-x11-devel/files/549746.patch
===================================================================
--- trunk/dports/www/firefox-x11-devel/files/549746.patch (rev 0)
+++ trunk/dports/www/firefox-x11-devel/files/549746.patch 2010-03-02 23:34:27 UTC (rev 64337)
@@ -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/20100302/d8f411d7/attachment-0001.html>
More information about the macports-changes
mailing list