<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Mar 6, 2017, at 8:54 AM, Kurt Hindenburg <<a href="mailto:khindenburg@macports.org" class="">khindenburg@macports.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><pre style="margin:0" class="">Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
in repository macports-ports.

</pre><p class=""><a href="https://github.com/macports/macports-ports/commit/ba1c32dab669b0db6fde002103e4f8ffb5db3711" class="">https://github.com/macports/macports-ports/commit/ba1c32dab669b0db6fde002103e4f8ffb5db3711</a></p>
<pre style="white-space: pre; background: #F8F8F8" class="">The following commit(s) were added to refs/heads/master by this push:
<span style="display:block; white-space:pre;color:#404040;" class="">     new ba1c32d  ndcctools: fix distname and remove comment
</span>ba1c32d is described below

<span style="display:block; white-space:pre;color:#808000;" class="">commit ba1c32dab669b0db6fde002103e4f8ffb5db3711
</span>Author: Kurt Hindenburg <<a href="mailto:khindenburg@macports.org" class="">khindenburg@macports.org</a>>
AuthorDate: Mon Mar 6 10:54:53 2017 -0500

<span style="display:block; white-space:pre;color:#404040;" class="">    ndcctools: fix distname and remove comment
</span>---
 sysutils/ndcctools/Portfile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

<span style="display:block; white-space:pre;color:#808080;" class="">diff --git a/sysutils/ndcctools/Portfile b/sysutils/ndcctools/Portfile
</span><span style="display:block; white-space:pre;color:#808080;" class="">index c23242a..5828b1d 100644
</span><span style="display:block; white-space:pre;background:#e0e0ff;" class="">--- a/sysutils/ndcctools/Portfile
</span><span style="display:block; white-space:pre;background:#e0e0ff;" class="">+++ b/sysutils/ndcctools/Portfile
</span><span style="display:block; white-space:pre;background:#e0e0e0;" class="">@@ -19,7 +19,7 @@ long_description        ${description_common} \
</span>  
 homepage                <a href="http://ccl.cse.nd.edu/" class="">http://ccl.cse.nd.edu/</a>
 master_sites            <a href="http://ccl.cse.nd.edu/software/files/" class="">http://ccl.cse.nd.edu/software/files/</a>
<span style="display:block; white-space:pre;background:#ffe0e0;" class="">-distfiles               cctools-${version}-source.tar.gz
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+distname                cctools-${version}-source
</span></pre></div></blockquote><div>Yes, this is the proper way to handle this mainly because it should eliminate the need for now redundant worksrcdir line a few lines down!</div><div><br class=""></div></div><br class=""><div class="">Cheers!</div><div class="">Frank</div><div class=""><br class=""></div></body></html>