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

</pre>
<p><a href="https://github.com/macports/macports-base/commit/6a3e0a29ceec9dfef584c68d961163308f99e1d7">https://github.com/macports/macports-base/commit/6a3e0a29ceec9dfef584c68d961163308f99e1d7</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 6a3e0a2  Mention mpstats at install time
</span>6a3e0a2 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 6a3e0a29ceec9dfef584c68d961163308f99e1d7
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Mon Aug 19 13:30:51 2019 +1000

<span style='display:block; white-space:pre;color:#404040;'>    Mention mpstats at install time
</span>---
 Makefile.in            | 1 +
 portmgr/dmg/ReadMe.rtf | 6 ++++++
 2 files changed, 7 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/Makefile.in b/Makefile.in
</span><span style='display:block; white-space:pre;color:#808080;'>index 6576870..eb8d84a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/Makefile.in
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/Makefile.in
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -105,6 +105,7 @@ ifndef SELFUPDATING
</span> else
        @echo ""; echo "Congratulations, you have successfully upgraded the MacPorts system."; echo ""
 endif
<span style='display:block; white-space:pre;background:#e0ffe0;'>+        @echo "Installing the \"mpstats\" port will enable submission of anonymous information about your system and installed ports to our database for statistical purposes: <https://ports.macports.org/>"; echo ""
</span> 
 group::
        @echo "creating a macports group..." && sudo dseditgroup -o create -n . macports && echo "done! use './configure --with-install-group=macports --with-shared-directory' if you haven't already"
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/portmgr/dmg/ReadMe.rtf b/portmgr/dmg/ReadMe.rtf
</span><span style='display:block; white-space:pre;color:#808080;'>index ff4aa59..a6a7dc7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/portmgr/dmg/ReadMe.rtf
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/portmgr/dmg/ReadMe.rtf
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,6 +8,12 @@
</span> \f0\fs24 \cf0 \
 \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+\f1\b \cf0 NEW:
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+\f0\b0 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+Please consider installing the "mpstats" port to opt in to contributing anonymous information about your system and installed ports. The statistics collected can be viewed with our new {\field{\*\fldinst{HYPERLINK "https://ports.macports.org/"}}{\fldrslt online ports database}}.\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> \f1\b \cf0 What is MacPorts?
 \f0\b0 \
 \
</pre><pre style='margin:0'>

</pre>