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

jeremyhu at macports.org jeremyhu at macports.org
Wed Jun 17 23:41:56 PDT 2009


Revision: 52522
          http://trac.macports.org/changeset/52522
Author:   jeremyhu at macports.org
Date:     2009-06-17 23:41:55 -0700 (Wed, 17 Jun 2009)
Log Message:
-----------
firefox-x11-devel: Version bump 3.5rc1

Modified Paths:
--------------
    trunk/dports/www/firefox-x11-devel/Portfile
    trunk/dports/www/firefox-x11-devel/files/patch-dylib_file.diff

Removed Paths:
-------------
    trunk/dports/www/firefox-x11-devel/files/patch-pthread.diff

Modified: trunk/dports/www/firefox-x11-devel/Portfile
===================================================================
--- trunk/dports/www/firefox-x11-devel/Portfile	2009-06-18 06:41:35 UTC (rev 52521)
+++ trunk/dports/www/firefox-x11-devel/Portfile	2009-06-18 06:41:55 UTC (rev 52522)
@@ -5,8 +5,7 @@
 
 name            firefox-x11-devel
 categories      www x11
-version         3.5b4
-revision        1
+version         3.5rc1
 platforms       darwin
 maintainers     jeremyhu openmaintainer
 description     Mozilla.org's popular stand-alone web browser, Beta and Release Candidates
@@ -28,9 +27,9 @@
 distname        firefox-${version}-source
 use_bzip2       yes
 
-checksums           md5     ff6bf463300cb56bcf750973b2af3d80 \
-                    sha1    33bb5b254c3a772d9195c5128a2c569a9cbb8ccd \
-                    rmd160  d28d545f533f0f3b6b7e6e09813768b2996b3d76
+checksums           md5     6e9b5fa844f5ddf80b1ae819b43b52ad \
+                    sha1    12ec8dacace216b3d95e9143cfae3ab92f70166e \
+                    rmd160  1ef85ad5cb25d49c1f741ead7912a0e4d118ff63
 
 worksrcdir      mozilla-1.9.1
 
@@ -184,10 +183,9 @@
 # #487367 (browser-xulrunner-stub, in mozilla-1.9.2)
 # #484457 (gdk-Status, in mozilla-1.9.2)
 # #487371 (xulrunner-app-Makefile, in mozilla-1.9.2)
-# #492117 (patch-pthread)
 # #492138 #490995 (netwerk-wifi-src-Makefile, in mozilla-1.9.2)
 # Previous firefox-x11 port, not sure if still needed, but safe to keep: patch-dylib_file.diff
-patchfiles configure.patch xpcom-Makefile.patch system-nss.patch make-install.patch patch-dylib_file.diff  patch-pthread.diff icon-Makefile.patch nsFilePicker.patch plugins.patch sydneyaudio.patch browser-xulrunner-stub.patch gdk-Status.patch xulrunner-app-Makefile.patch netwerk-wifi-src-Makefile.patch
+patchfiles configure.patch xpcom-Makefile.patch system-nss.patch make-install.patch patch-dylib_file.diff icon-Makefile.patch nsFilePicker.patch plugins.patch sydneyaudio.patch browser-xulrunner-stub.patch gdk-Status.patch xulrunner-app-Makefile.patch netwerk-wifi-src-Makefile.patch
 
 post-patch {
     # https://bugzilla.mozilla.org/show_bug.cgi?id=485857

Modified: trunk/dports/www/firefox-x11-devel/files/patch-dylib_file.diff
===================================================================
--- trunk/dports/www/firefox-x11-devel/files/patch-dylib_file.diff	2009-06-18 06:41:35 UTC (rev 52521)
+++ trunk/dports/www/firefox-x11-devel/files/patch-dylib_file.diff	2009-06-18 06:41:55 UTC (rev 52522)
@@ -1,6 +1,6 @@
---- config/config.mk	2006-01-06 16:01:22.000000000 -0500
-+++ config/config.mk	2007-08-21 13:51:05.000000000 -0400
-@@ -697,6 +697,10 @@
+--- config/config.mk.orig	2008-08-14 03:00:34.000000000 -0700
++++ config/config.mk	2009-05-25 20:11:09.000000000 -0700
+@@ -704,6 +704,12 @@
  else
  XCODE_PRODUCT_DIR = build
  endif # HAS_XCODE_2_1=1
@@ -8,6 +8,8 @@
 +ifneq (,$(findstring -lplds4,$(EXTRA_DSO_LDOPTS)))
 +EXTRA_DSO_LDOPTS += $(foreach library, $(patsubst -l%, $(LIB_PREFIX)%$(DLL_SUFFIX), $(filter -l%, $(NSPR_LIBS))), -dylib_file @executable_path/$(library):$(DIST)/bin/$(library))
 +endif
++EXTRA_DSO_LDOPTS += -dylib_file @executable_path/libxul.dylib:$(DIST)/bin/libxul.dylib
++EXTRA_DSO_LDOPTS += -dylib_file @executable_path/libmozjs.dylib:$(DIST)/bin/libmozjs.dylib
  endif # OS_ARCH=Darwin
  
  

Deleted: trunk/dports/www/firefox-x11-devel/files/patch-pthread.diff
===================================================================
--- trunk/dports/www/firefox-x11-devel/files/patch-pthread.diff	2009-06-18 06:41:35 UTC (rev 52521)
+++ trunk/dports/www/firefox-x11-devel/files/patch-pthread.diff	2009-06-18 06:41:55 UTC (rev 52522)
@@ -1,11 +0,0 @@
---- nsprpub/pr/include/md/_pth.h.orig	2005-07-21 20:22:53.000000000 +0200
-+++ nsprpub/pr/include/md/_pth.h	2007-11-05 09:01:53.000000000 +0100
-@@ -98,7 +98,7 @@
- #else
- #define _PT_PTHREAD_MUTEX_IS_LOCKED(m)    (EBUSY == pthread_mutex_trylock(&(m)))
- #endif
--#if defined(DARWIN)
-+#if defined(DARWIN) && !defined(__DARWIN_UNIX03)
- #define _PT_PTHREAD_CONDATTR_INIT(x)      0
- #else
- #define _PT_PTHREAD_CONDATTR_INIT         pthread_condattr_init
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090617/db224443/attachment.html>


More information about the macports-changes mailing list