[140694] branches/release_2_3
Revision: 140694 https://trac.macports.org/changeset/140694 Author: jmr@macports.org Date: 2015-09-30 00:48:54 -0700 (Wed, 30 Sep 2015) Log Message: ----------- merge r140693 from trunk: update ChangeLog Revision Links: -------------- https://trac.macports.org/changeset/140693 Modified Paths: -------------- branches/release_2_3/base/ChangeLog Property Changed: ---------------- branches/release_2_3/ branches/release_2_3/base/ Property changes on: branches/release_2_3 ___________________________________________________________________ Modified: svn:mergeinfo - /trunk:118056,118085,118161,118640,118735,119034,119204,119297,120127,120132,120142,120345,120637,121311,121364,121451,123652,125578,125621,125859,126866,126868,126900,128113,128274,128276,128422,136965,137850,138461,138749,139270 + /trunk:118056,118085,118161,118640,118735,119034,119204,119297,120127,120132,120142,120345,120637,121311,121364,121451,123652,125578,125621,125859,126866,126868,126900,128113,128274,128276,128422,136965,137850,138461,138749,139270,140693 Property changes on: branches/release_2_3/base ___________________________________________________________________ Modified: svn:mergeinfo - /branches/gsoc08-privileges/base:37343-46937 /branches/gsoc09-logging/base:51231-60371 /branches/gsoc11-rev-upgrade/base:78828-88375 /branches/gsoc11-statistics/base:79520,79666 /branches/gsoc13-tests:106692-111324 /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:118038-118039,118056,118085,118161,118559,118562-118569,118598-118599,118602-118603,118606-118607,118640,118735,119034,119169,119171,119175,119204,119297,119987,119992,120036,120038,120059-120060,120064,120067-120069,120074,120076,120127,120132,120142,120345,120382,120637,121311,121364,121451,121485,123652,124145-124146,124150,124216,125578,125621,125859,126475,126866,126868,126895,126900,128113,128274,128276,128422,134501-134502,134511,136965,137850,138461,138530,138749,139270 /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/gsoc11-statistics/base:79520,79666 /branches/gsoc13-tests:106692-111324 /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:118038-118039,118056,118085,118161,118559,118562-118569,118598-118599,118602-118603,118606-118607,118640,118735,119034,119169,119171,119175,119204,119297,119987,119992,120036,120038,120059-120060,120064,120067-120069,120074,120076,120127,120132,120142,120345,120382,120637,121311,121364,121451,121485,123652,124145-124146,124150,124216,125578,125621,125859,126475,126866,126868,126895,126900,128113,128274,128276,128422,134501-134502,134511,136965,137850,138461,138530,138749,139270,140693 /users/perry/base-bugs_and_notes:45682-46060 /users/perry/base-select:44044-44692 Modified: branches/release_2_3/base/ChangeLog =================================================================== --- branches/release_2_3/base/ChangeLog 2015-09-30 07:48:01 UTC (rev 140693) +++ branches/release_2_3/base/ChangeLog 2015-09-30 07:48:54 UTC (rev 140694) @@ -3,6 +3,23 @@ # $Id$ ### +Release 2.3.4 (unreleased) + - Installation will now abort when an archive is found on a server but + downloading it fails, rather than trying to build from source without + the correct dependencies (jmr in r138461) + + - Re-added macports-llvm-gcc-4.2 and apple-gcc-4.2 to the compiler + fallback list on Yosemite now that they work (jmr in r136965) + + - Changed the existsuser and existsgroup procs to return -1 on failure + instead of 0, since 0 is root's uid (#45737, cal in r135851) + + - The MacPorts version is now available to Portfiles through a proc called + macports_version (cal in r134511) + + - Fix failure to activate ports that install files with backslashes in + their names (#47283, cal in r134501, r134502) + Release 2.3.3 (2014-11-21 by jmr) - Fix database performance regressions with SQLite 3.8 by specifying a good index for some queries (#45645, cal in r128113, r128274, r128276)
participants (1)
-
jmr@macports.org