[60167] trunk/dports/www/firefox-x11-devel

jeremyhu at macports.org jeremyhu at macports.org
Tue Nov 3 17:27:31 PST 2009


Revision: 60167
          http://trac.macports.org/changeset/60167
Author:   jeremyhu at macports.org
Date:     2009-11-03 17:27:29 -0800 (Tue, 03 Nov 2009)
Log Message:
-----------
firefox-x11-devel: Bump to 3.5.4

Modified Paths:
--------------
    trunk/dports/www/firefox-x11-devel/Portfile
    trunk/dports/www/firefox-x11-devel/files/netwerk-wifi-src-Makefile.patch

Modified: trunk/dports/www/firefox-x11-devel/Portfile
===================================================================
--- trunk/dports/www/firefox-x11-devel/Portfile	2009-11-04 01:11:43 UTC (rev 60166)
+++ trunk/dports/www/firefox-x11-devel/Portfile	2009-11-04 01:27:29 UTC (rev 60167)
@@ -6,7 +6,7 @@
 name            firefox-x11-devel
 set component   firefox
 categories      www x11
-version         3.5.2
+version         3.5.4
 platforms       darwin
 maintainers     jeremyhu openmaintainer
 description     Mozilla.org's popular stand-alone web browser, Beta and Release Candidates
@@ -25,12 +25,12 @@
                 http://mirror.yandex.ru/mozilla/${component}/releases/${version}/source/ \
                 http://mozilla.c3sl.ufpr.br/releases/${component}/releases/${version}/source/ \
                 http://releases.mozilla.org/pub/mozilla.org/${component}/releases/${version}/source/
-distname        ${component}-${version}-source
+distname        ${component}-${version}.source
 use_bzip2       yes
 
-checksums           md5     136867f95c86f3988b7f825e874b85de \
-                    sha1    6439923ff9d316297926ebe193bac3ac1a41b494 \
-                    rmd160  d5e0b5f0e8b19b216394584ccabf37d776b89a39
+checksums           md5     0b6ccb1e50d96b7127a18a69399fcf05 \
+                    sha1    ce250208371326d03e72a02d223bc136cd376e5d \
+                    rmd160  e89ff54fef6d036538c9779176f5086a8eaa721e
 
 worksrcdir      mozilla-1.9.1
 

Modified: trunk/dports/www/firefox-x11-devel/files/netwerk-wifi-src-Makefile.patch
===================================================================
--- trunk/dports/www/firefox-x11-devel/files/netwerk-wifi-src-Makefile.patch	2009-11-04 01:11:43 UTC (rev 60166)
+++ trunk/dports/www/firefox-x11-devel/files/netwerk-wifi-src-Makefile.patch	2009-11-04 01:27:29 UTC (rev 60167)
@@ -1,11 +1,11 @@
---- netwerk/wifi/src/Makefile.in.orig	2009-05-08 16:00:28.000000000 -0700
-+++ netwerk/wifi/src/Makefile.in	2009-05-08 16:00:48.000000000 -0700
+--- netwerk/wifi/src/Makefile.in	2009-11-03 16:51:19.000000000 -0800
++++ netwerk/wifi/src/Makefile.in	2009-11-03 16:56:34.000000000 -0800
 @@ -57,7 +57,7 @@ CPPSRCS	=	nsWifiMonitor.cpp \
  		nsWifiAccessPoint.cpp \
  		$(NULL)
  
 -ifeq ($(MOZ_WIDGET_TOOLKIT),cocoa)
 +ifeq ($(OS_ARCH),Darwin)
- CPPSRCS	+= nsWifiScannerMac.cpp
+ CPPSRCS += nsWifiScannerMac.cpp
+ CMMSRCS = osx_corewlan.mm
  else
- ifeq ($(MOZ_WIDGET_TOOLKIT),windows)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091103/594cbd46/attachment.html>


More information about the macports-changes mailing list