[31971] trunk/base

jmpp at macports.org jmpp at macports.org
Wed Dec 12 16:44:46 PST 2007


Revision: 31971
          http://trac.macosforge.org/projects/macports/changeset/31971
Author:   jmpp at macports.org
Date:     2007-12-12 16:44:45 -0800 (Wed, 12 Dec 2007)

Log Message:
-----------
Update ChangeLog and NEWS file with latest additions to base since r31640, when the NEWS file was created, my last checkpoint.

Modified Paths:
--------------
    trunk/base/ChangeLog
    trunk/base/NEWS

Modified: trunk/base/ChangeLog
===================================================================
--- trunk/base/ChangeLog	2007-12-13 00:12:36 UTC (rev 31970)
+++ trunk/base/ChangeLog	2007-12-13 00:44:45 UTC (rev 31971)
@@ -6,11 +6,17 @@
 
 Unreleased:
 
-    - 
+    - Add 'merge' function for merging multiple (single arch) destroots into one (universal)
+      destroot (mww in r31954).
 
 
 Release 1.6.0 (pending):
 
+    - Remove LD_PREBIND & LD_PREBIND_ALLOW_OVERLAP variables from MacPorts' environment to prevent
+      prebinding of binaries, which can be harmful on Tiger and above (#13436, mww in r31786).
+
+    - Add 'gcc-4.2' option to the configure.compiler Portfile command (mww in r31891). 
+
     - Flush port(1) output channel after issuing prompt, when readline is not
       available, to ensure prompt is displayed at proper time. (jberry r31338).
       

Modified: trunk/base/NEWS
===================================================================
--- trunk/base/NEWS	2007-12-13 00:12:36 UTC (rev 31970)
+++ trunk/base/NEWS	2007-12-13 00:44:45 UTC (rev 31971)
@@ -31,6 +31,8 @@
 *) Added a 'macosx_deployment_target' option to the main 'macports.conf' file for ports that benefit form this Mac OS X specific flag;
 *) Added a 'configurepipe' option to the main 'macports.conf' file for using pipes rather than intermediate files when compiling C/C++
     based ports;
+*) Removed LD_PREBIND & LD_PREBIND_ALLOW_OVERLAP variables from MacPorts' environment to prevent prebinding of binaries, which can be harmful
+    on Tiger and above;
 
 
 # Packaging related improvements:

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071212/8a5d2cff/attachment.html


More information about the macports-changes mailing list