<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/a21bdf9ca0dce24901499a5e417d04fb36df053a">https://github.com/macports/macports-base/commit/a21bdf9ca0dce24901499a5e417d04fb36df053a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit a21bdf9ca0dce24901499a5e417d04fb36df053a
</span>Author: Rainer Müller <raimue@macports.org>
AuthorDate: Thu Nov 10 22:01:04 2016 +0100

<span style='display:block; white-space:pre;color:#404040;'>    ReleaseProcess: add note about GitHub releases
</span>---
 portmgr/ReleaseProcess | 7 +++++++
 1 file changed, 7 insertions(+)

<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 eaf3053..968d155 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;'>@@ -200,6 +200,13 @@ dmg mounts in the Finder when double-clicked, and that the pkg contained therein
</span> when it's double-clicked.
 
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+== Create Release on GitHub ==
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+All of our distfiles should also be available as downloads from a new
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+GitHub release. Create a new release matching the previously created tag
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+on GitHub and attach all tarballs and installers to it.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> === Make the Release Available through Self-Update ===
 
 In order to make the release version available through selfupdate, the config/RELEASE_URL file in the
</pre><pre style='margin:0'>

</pre>