[79653] trunk/dports/www/firefox-x11-devel/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Jun 22 09:02:51 PDT 2011


Revision: 79653
          http://trac.macports.org/changeset/79653
Author:   jeremyhu at macports.org
Date:     2011-06-22 09:02:51 -0700 (Wed, 22 Jun 2011)
Log Message:
-----------
firefox-x11-devel: Bump to 5.0, remove +external_dependencies

Modified Paths:
--------------
    trunk/dports/www/firefox-x11-devel/Portfile

Modified: trunk/dports/www/firefox-x11-devel/Portfile
===================================================================
--- trunk/dports/www/firefox-x11-devel/Portfile	2011-06-22 15:57:07 UTC (rev 79652)
+++ trunk/dports/www/firefox-x11-devel/Portfile	2011-06-22 16:02:51 UTC (rev 79653)
@@ -7,7 +7,7 @@
 name            firefox-x11-devel
 set component   firefox
 categories      www x11
-version         4.0.1
+version         5.0
 platforms       darwin
 maintainers     jeremyhu openmaintainer
 description     Mozilla.org's popular stand-alone web browser, Beta and Release Candidates
@@ -26,11 +26,11 @@
 
 use_bzip2       yes
 
-checksums           md5     9abda7d23151e97913c8555a64c13f34 \
-                    sha1    c89bc5106266aa0097a7be15be84555bd2649f03 \
-                    rmd160  63faaae78b56db407a34454986361212382c838e
+checksums           md5     9f64a01e86a5d424e12a8e3305c5debe \
+                    sha1    22b7b4751173c2142a0f09cca1aebc717d97b45a \
+                    rmd160  93d97a01f572f3688b0065c903afc3d7f9260179
 
-worksrcdir      mozilla-2.0
+worksrcdir      mozilla-release
 
 depends_build \
 	port:findutils \
@@ -159,50 +159,6 @@
 	--enable-official-branding
 }
 
-variant external_dependencies description {FOR TESTING ONLY: Use external versions of nspr, nss, xulrunner, zbip2, jpeg, zlib, lcms, cairo, sqlite} {
-    configure.args-append \
-	--with-system-nspr \
-	--with-nspr-prefix=${prefix} \
-	--with-system-nss \
-	--with-nss-prefix=${prefix} \
-	--with-system-libxul \
-	--with-libxul-sdk=${prefix}/lib/xulrunner-devel \
-	--with-system-bzip2=${prefix} \
-	--with-system-jpeg=${prefix} \
-	--with-system-zlib=${prefix} \
-	--enable-system-lcms \
-	--enable-system-cairo \
-	--enable-system-sqlite
-
-    configure.args-delete \
-	--enable-libxul \
-	--disable-system-lcms \
-	--disable-system-cairo \
-	--disable-system-sqlite       
-
-    depends_lib-append \
-	port:xulrunner-devel
-
-    depends_lib-delete \
-	port:heimdal \
-	port:gconf \
-	port:esound \
-	port:libcanberra \
-	port:findutils \
-	port:gtk2 \
-	port:mesa \
-	port:xorg-libXt \
-	port:libnotify
-
-    archcheck.files-delete \
-        libexec/heimdal/lib/libkrb5.dylib \
-        lib/libcanberra.dylib \
-        lib/libgconf-2.dylib \
-        lib/libgtk-x11-2.0.dylib \
-        lib/libnotify.dylib \
-        lib/libXt.dylib
-}
-
 # plugin-instance-nococoa.patch : https://bugzilla.mozilla.org/show_bug.cgi?id=587370
 patchfiles patch-dylib_file.diff plugin-instance-nococoa.patch
 
@@ -267,9 +223,7 @@
     reinplace "s:/usr/lib/mozilla/plugins:${prefix}/lib/nsplugins:" ${worksrcpath}/xpcom/io/nsAppFileLocationProvider.cpp
 
     reinplace "s:/etc/gre\.:${prefix}/etc/gre.:g" \
-	${worksrcpath}/xpcom/build/nsXPCOMPrivate.h \
-	${worksrcpath}/xulrunner/app/nsRegisterGREUnix.cpp \
-	${worksrcpath}/xulrunner/installer/Makefile.in
+	${worksrcpath}/xpcom/build/nsXPCOMPrivate.h
 }
 
 configure.env \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110622/c2f1a3cf/attachment.html>


More information about the macports-changes mailing list