[60237] trunk/dports/devel/xulrunner

jeremyhu at macports.org jeremyhu at macports.org
Fri Nov 6 15:47:43 PST 2009


Revision: 60237
          http://trac.macports.org/changeset/60237
Author:   jeremyhu at macports.org
Date:     2009-11-06 15:47:42 -0800 (Fri, 06 Nov 2009)
Log Message:
-----------
xulrunner: Bump to 1.9.1.4

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

Modified: trunk/dports/devel/xulrunner/Portfile
===================================================================
--- trunk/dports/devel/xulrunner/Portfile	2009-11-06 19:53:58 UTC (rev 60236)
+++ trunk/dports/devel/xulrunner/Portfile	2009-11-06 23:47:42 UTC (rev 60237)
@@ -6,7 +6,7 @@
 name            xulrunner
 set component	xulrunner
 categories      devel
-version		1.9.1.3
+version		1.9.1.4
 #set ff_version         3.5
 revision        0
 platforms       darwin
@@ -19,16 +19,16 @@
 
 homepage        http://developer.mozilla.org/en/docs/XULRunner
 master_sites    http://mozilla.isc.org/pub/mozilla.org/${component}/releases/${version}/source
-distname        ${component}-${version}-source
+distname        ${component}-${version}.source
 
 #master_sites    http://mozilla.isc.org/pub/mozilla.org/firefox/releases/${ff_version}/source
-#distname        firefox-${ff_version}-source
+#distname        firefox-${ff_version}.source
 
 use_bzip2       yes
 
-checksums           md5     ca167e69180ab1230aea0763da270a95 \
-                    sha1    83b2625eb74e81b473ac40ac52505e5fc9a497eb \
-                    rmd160  c2487c90b4a9490840817c7b00dcccd68a0c4422
+checksums           md5     0b6ccb1e50d96b7127a18a69399fcf05 \
+                    sha1    ce250208371326d03e72a02d223bc136cd376e5d \
+                    rmd160  e89ff54fef6d036538c9779176f5086a8eaa721e
 
 worksrcdir      mozilla-1.9.1
 
@@ -103,6 +103,7 @@
 	--disable-pedantic \
 	--disable-tests \
 	--disable-mochitest \
+	--disable-necko-wifi \
 	--enable-libxul
 
 # Force 32-bit, inline-asm

Modified: trunk/dports/devel/xulrunner/files/netwerk-wifi-src-Makefile.patch
===================================================================
--- trunk/dports/devel/xulrunner/files/netwerk-wifi-src-Makefile.patch	2009-11-06 19:53:58 UTC (rev 60236)
+++ trunk/dports/devel/xulrunner/files/netwerk-wifi-src-Makefile.patch	2009-11-06 23:47:42 UTC (rev 60237)
@@ -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.orig	2009-10-16 08:14:14.000000000 -0700
++++ netwerk/wifi/src/Makefile.in	2009-11-06 14:38:12.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/20091106/25622a4e/attachment.html>


More information about the macports-changes mailing list