[91827] branches/release_2_1

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


Revision: 91827
          https://trac.macports.org/changeset/91827
Author:   jmr at macports.org
Date:     2012-04-11 07:12:40 -0700 (Wed, 11 Apr 2012)
Log Message:
-----------
merge r91825 from trunk:
 update NEWS, put upcoming version in ChangeLog

Revision Links:
--------------
    https://trac.macports.org/changeset/91825

Modified Paths:
--------------
    branches/release_2_1/base/ChangeLog
    branches/release_2_1/base/NEWS

Property Changed:
----------------
    branches/release_2_1/
    branches/release_2_1/base/


Property changes on: branches/release_2_1
___________________________________________________________________
Added: svn:mergeinfo
   + /trunk:91825


Property changes on: branches/release_2_1/base
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/gsoc08-privileges/base:37343-46937
/branches/gsoc09-logging/base:51231-60371
/branches/gsoc11-rev-upgrade/base:78828-88375
/branches/universal-sanity/base:51872-52323
/branches/variant-descs-14482/base:34469-34855,34900-37508,37511-37512,41040-41463,42575-42626,42640-42659
/users/perry/base-bugs_and_notes:45682-46060
/users/perry/base-select:44044-44692
   + /branches/gsoc08-privileges/base:37343-46937
/branches/gsoc09-logging/base:51231-60371
/branches/gsoc11-rev-upgrade/base:78828-88375
/branches/universal-sanity/base:51872-52323
/branches/variant-descs-14482/base:34469-34855,34900-37508,37511-37512,41040-41463,42575-42626,42640-42659
/trunk/base:91825
/users/perry/base-bugs_and_notes:45682-46060
/users/perry/base-select:44044-44692

Modified: branches/release_2_1/base/ChangeLog
===================================================================
--- branches/release_2_1/base/ChangeLog	2012-04-11 14:10:12 UTC (rev 91826)
+++ branches/release_2_1/base/ChangeLog	2012-04-11 14:12:40 UTC (rev 91827)
@@ -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: branches/release_2_1/base/NEWS
===================================================================
--- branches/release_2_1/base/NEWS	2012-04-11 14:10:12 UTC (rev 91826)
+++ branches/release_2_1/base/NEWS	2012-04-11 14:12:40 UTC (rev 91827)
@@ -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/61f56269/attachment.html>


More information about the macports-changes mailing list