<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-base.
</pre>
<p><a href="https://github.com/macports/macports-base/commit/205543bb42de4e2d6a50428056bb0e76b318b67a">https://github.com/macports/macports-base/commit/205543bb42de4e2d6a50428056bb0e76b318b67a</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 205543b ReleaseProcess: trunk -> master
</span>205543b is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 205543bb42de4e2d6a50428056bb0e76b318b67a
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Fri Nov 11 11:22:35 2016 +1100
<span style='display:block; white-space:pre;color:#404040;'> ReleaseProcess: trunk -> master
</span>---
portmgr/ReleaseProcess | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/portmgr/ReleaseProcess b/portmgr/ReleaseProcess
</span><span style='display:block; white-space:pre;color:#808080;'>index f6aeb3b..ca3df2f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/portmgr/ReleaseProcess
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/portmgr/ReleaseProcess
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -57,13 +57,13 @@ setting the patch-level version to 99, e.g. 2.0.99 in config/macports_version.
</span> In preparation for a release, several things should be completed within the
code:
<span style='display:block; white-space:pre;background:#ffe0e0;'>- * Update the file ChangeLog in both trunk and the release branch to reflect the
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ * Update the file ChangeLog in both master and the release branch to reflect the
</span> appropriate changes.
* Update the file config/macports_version with the target release number. The
content of this file is recorded as the MacPorts version at MacPorts build
time, as displayed by the port command, and it's also used by the selfupdate
procedure to determine whether a newer version of code is available. It
<span style='display:block; white-space:pre;background:#ffe0e0;'>- should be different between trunk and the release branch, the former greater
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ should be different between master and the release branch, the former greater
</span> to differentiate it from the latter.
* Preserve config/mp_version and config/dp_version at the 1.800 or 1.710 fixed
values, respectively, if selfupdate backwards compatibility with old MacPorts
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -73,9 +73,9 @@ code:
</span> script once the version number in mp_version has been changed, since the
former reads the latter.
* Make sure that these and any other changes or bug fixes are made on and/or
<span style='display:block; white-space:pre;background:#ffe0e0;'>- merged between the release branch and trunk as needed. For instance, if
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ merged between the release branch and master as needed. For instance, if
</span> you've made changes to ChangeLog only on the release branch, those changes
<span style='display:block; white-space:pre;background:#ffe0e0;'>- should be merged back into trunk as well.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ should be merged back into master as well.
</span>
=== Tag the Release ===
</pre><pre style='margin:0'>
</pre>