[91825] trunk/base

jmr at macports.org jmr at macports.org
Wed Apr 11 07:06:11 PDT 2012


Revision: 91825
          https://trac.macports.org/changeset/91825
Author:   jmr at macports.org
Date:     2012-04-11 07:06:11 -0700 (Wed, 11 Apr 2012)
Log Message:
-----------
update NEWS, put upcoming version in ChangeLog

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

Modified: trunk/base/ChangeLog
===================================================================
--- trunk/base/ChangeLog	2012-04-11 13:40:00 UTC (rev 91824)
+++ trunk/base/ChangeLog	2012-04-11 14:06:11 UTC (rev 91825)
@@ -3,7 +3,7 @@
 # $Id$
 ###
 
-Unreleased changes:
+Release 2.1.0 (unreleased):
     - New configure.compiler options: macports-clang-2.9, macports-clang-3.0,
       macports-clang-3.1, macports-gcc-4.7, macports-gcc-4.8
       (jeremyhu in r86719, ryandesign in r91521)

Modified: trunk/base/NEWS
===================================================================
--- trunk/base/NEWS	2012-04-11 13:40:00 UTC (rev 91824)
+++ trunk/base/NEWS	2012-04-11 14:06:11 UTC (rev 91825)
@@ -1,3 +1,41 @@
+== Overview of changes from MacPorts 2.0.4 to 2.1.0 ==
+
+# For regular users:
+
+*) New 'rev-upgrade' action that checks for and rebuilds ports that may have
+   become incorrectly linked when a dependency was upgraded to a new,
+   binary-incompatible version. This runs automatically after upgrades and
+   installs by default, and can be turned off or configured to only report
+   problems in macports.conf.
+
+*) The pkg and mpkg targets will create flat packages on 10.6+.
+
+*) Build-time dependencies will no longer be installed if a prebuilt
+   archive is available for download (and port is configured to use it).
+
+*) Config file archive_sites.conf can be used to download archives from
+   custom locations.
+
+*) 'buildfromsource' macports.conf option allows permanently choosing
+   source-only or binary-only mode.
+
+*) New macports.conf options 'host_blacklist' and 'preferred_hosts', for
+   controlling which download hosts will be used.
+
+# For Portfile writers:
+
+*) New -W option for reinplace that sets a base directory for all file
+   arguments.
+
+*) Livecheck can now find multiple regex matches on each line.
+
+*) license_noconflict option can be used to override automatic license
+   compatibility checks.
+
+*) compiler.whitelist, compiler.blacklist, and compiler.fallback options allow
+   simpler, detailed control over which compilers are used to build ports.
+
+
 == Overview of changes from MacPorts 1.9.2 to 2.0.0 ==
 
 # For regular users:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120411/d3d4f202/attachment.html>


More information about the macports-changes mailing list