<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-base.

</pre>
<p><a href="https://github.com/macports/macports-base/commit/26d52d79b45b20ece2647b8fac8699e2fbcbc5c3">https://github.com/macports/macports-base/commit/26d52d79b45b20ece2647b8fac8699e2fbcbc5c3</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 26d52d7  Recommend checking that the rsync server has updated
</span>26d52d7 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 26d52d79b45b20ece2647b8fac8699e2fbcbc5c3
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Mon Apr 16 03:24:38 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    Recommend checking that the rsync server has updated
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    before announcing a new release.
</span><span style='display:block; white-space:pre;color:#404040;'>    Check that rsync has updated--This line, and those below, will be ignored--
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    M    portmgr/ReleaseProcess.md
</span>---
 portmgr/ReleaseProcess.md | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/portmgr/ReleaseProcess.md b/portmgr/ReleaseProcess.md
</span><span style='display:block; white-space:pre;color:#808080;'>index 64b6daf..db0de8e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/portmgr/ReleaseProcess.md
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/portmgr/ReleaseProcess.md
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -231,7 +231,7 @@ and that the pkg contained therein properly starts up Installer.app when it's
</span> double-clicked.
 
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-## Create Release on GitHub ##
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+### Create Release on GitHub ###
</span> 
 All of our distfiles should also be available as downloads from a new GitHub
 release. Create a new release matching the previously created tag on GitHub
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -268,6 +268,13 @@ using the [web admin interface](https://trac.macports.org/admin/ticket/versions)
</span> on our Trac installation.
 
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+### Verify That the Public Rsync Server Has Updated ###
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+Verify that the MacPorts version on the public rsync server has been updated:
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    $ curl -s http://nue.de.rsync.macports.org/macports/release/base/config/macports_version
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> ### Notify the Public of the Release ###
 
 Once the release has been posted, notification of the release should be
</pre><pre style='margin:0'>

</pre>