<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-guide.

</pre>
<p><a href="https://github.com/macports/macports-guide/commit/88e08b174e2db2554029e7cc1435a417a6ee0c20">https://github.com/macports/macports-guide/commit/88e08b174e2db2554029e7cc1435a417a6ee0c20</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 88e08b1  Correct default value of distpath
</span>88e08b1 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 88e08b174e2db2554029e7cc1435a417a6ee0c20
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Wed Dec 20 01:08:51 2017 +1100

<span style='display:block; white-space:pre;color:#404040;'>    Correct default value of distpath
</span>---
 guide/xml/portfile-variables.xml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/guide/xml/portfile-variables.xml b/guide/xml/portfile-variables.xml
</span><span style='display:block; white-space:pre;color:#808080;'>index 67cee8c..03ca54f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/guide/xml/portfile-variables.xml
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/guide/xml/portfile-variables.xml
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -106,10 +106,8 @@
</span>       <listitem>
         <para>Location to store downloaded distfiles.</para>
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        <!-- TODO: which value have the variables? -->
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span>         <para>Value:
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        <varname>${sysportpath}/distfiles/${dist_subdir}/</varname></para>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        <varname>${portdbpath}/distfiles/${dist_subdir}/</varname></para>
</span>       </listitem>
     </varlistentry>
 
</pre><pre style='margin:0'>

</pre>