<pre style='margin:0'>
Rainer Müller (raimue) pushed a commit to branch master
in repository macports-base.

</pre>
<p><a href="https://github.com/macports/macports-base/commit/9e8f71ee0b71b6a3d9ff5394425f8c19d4686419">https://github.com/macports/macports-base/commit/9e8f71ee0b71b6a3d9ff5394425f8c19d4686419</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 9e8f71e  Rename regen.sh to autogen.sh
</span>9e8f71e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9e8f71ee0b71b6a3d9ff5394425f8c19d4686419
</span>Author: Rainer Müller <raimue@macports.org>
AuthorDate: Sun Nov 6 00:55:57 2016 +0100

<span style='display:block; white-space:pre;color:#404040;'>    Rename regen.sh to autogen.sh
</span>---
 regen.sh => autogen.sh | 0
 portmgr/ReleaseProcess | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/regen.sh b/autogen.sh
</span>similarity index 100%
rename from regen.sh
rename to autogen.sh
<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 eee4d98..2658691 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;'>@@ -66,7 +66,7 @@ In preparation for a release, several things should be completed within the code
</span>    the latter.
  * Preserve the file base/config/mp_version at the 1.800 fixed value if selfupdate backwards compatibility
    with pre 1.8.0 MacPorts installations is still desired (cf. svn's r43571).
<span style='display:block; white-space:pre;background:#ffe0e0;'>- * Update the autoconf 'configure' script through the provided base/regen.sh script once the version number
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ * Update the autoconf 'configure' script through the provided base/autogen.sh script once the version number
</span>    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 merged between the release branch
    and trunk as needed. For instance, if you've made changes to ChangeLog only on the release branch,
</pre><pre style='margin:0'>

</pre>