[30710] trunk/dports/www/firefox-x11
source_changes at macosforge.org
source_changes at macosforge.org
Mon Nov 5 01:34:01 PST 2007
Revision: 30710
http://trac.macosforge.org/projects/macports/changeset/30710
Author: afb at macports.org
Date: 2007-11-05 01:34:00 -0800 (Mon, 05 Nov 2007)
Log Message:
-----------
rename patchfile
Modified Paths:
--------------
trunk/dports/www/firefox-x11/Portfile
Added Paths:
-----------
trunk/dports/www/firefox-x11/files/patch-dylib_file.diff
Removed Paths:
-------------
trunk/dports/www/firefox-x11/files/patch-dylib_file
Modified: trunk/dports/www/firefox-x11/Portfile
===================================================================
--- trunk/dports/www/firefox-x11/Portfile 2007-11-05 08:31:01 UTC (rev 30709)
+++ trunk/dports/www/firefox-x11/Portfile 2007-11-05 09:34:00 UTC (rev 30710)
@@ -33,7 +33,7 @@
patchfiles patch-browser-app-profile-firefox.js \
patch-xpcom-build-Makefile \
- patch-dylib_file \
+ patch-dylib_file.diff \
patch-layout-build-Makefile.in \
patch-build-unix-mozilla-xpcom.pc \
patch-browser-app-mozilla.in \
Deleted: trunk/dports/www/firefox-x11/files/patch-dylib_file
===================================================================
--- trunk/dports/www/firefox-x11/files/patch-dylib_file 2007-11-05 08:31:01 UTC (rev 30709)
+++ trunk/dports/www/firefox-x11/files/patch-dylib_file 2007-11-05 09:34:00 UTC (rev 30710)
@@ -1,13 +0,0 @@
---- 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 @@
- else
- XCODE_PRODUCT_DIR = build
- endif # HAS_XCODE_2_1=1
-+# Tell the Darwin linker how to find shared libraries that are not yet installed.
-+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
- endif # OS_ARCH=Darwin
-
-
Copied: trunk/dports/www/firefox-x11/files/patch-dylib_file.diff (from rev 30708, trunk/dports/www/firefox-x11/files/patch-dylib_file)
===================================================================
--- trunk/dports/www/firefox-x11/files/patch-dylib_file.diff (rev 0)
+++ trunk/dports/www/firefox-x11/files/patch-dylib_file.diff 2007-11-05 09:34:00 UTC (rev 30710)
@@ -0,0 +1,13 @@
+--- 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 @@
+ else
+ XCODE_PRODUCT_DIR = build
+ endif # HAS_XCODE_2_1=1
++# Tell the Darwin linker how to find shared libraries that are not yet installed.
++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
+ endif # OS_ARCH=Darwin
+
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071105/93ab8ac5/attachment-0001.html
More information about the macports-changes
mailing list