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

<span style='display:block; white-space:pre;color:#404040;'>    ReleaseProcess: adapt make dist example
</span>---
 portmgr/ReleaseProcess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<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 ca3df2f..f53e8bb 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;'>@@ -121,7 +121,7 @@ They are named with the following naming convention:
</span> The following commands issued to the top level Makefile will generate all the
 tarballs and checksums:
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>- make DISTVER=2.0.0 distfromgit
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ make dist DISTVER=2.0.0
</span> 
 The release should be signed with a detached GPG signature in order to allow
 cryptographic verification:
</pre><pre style='margin:0'>

</pre>