<pre style='margin:0'>
Michael Dickens (michaelld) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/f084da4b995ab7bdbe0a3868465e1d2504c5b869">https://github.com/macports/macports-ports/commit/f084da4b995ab7bdbe0a3868465e1d2504c5b869</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit f084da4b995ab7bdbe0a3868465e1d2504c5b869
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Mon May 31 17:46:25 2021 +0100

<span style='display:block; white-space:pre;color:#404040;'>    astroid: require boost 1.71
</span>---
 mail/astroid/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/astroid/Portfile b/mail/astroid/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 97351c2dd5c..e98deb96c46 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/astroid/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/astroid/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -25,6 +25,8 @@ checksums           rmd160  a7babb6609724a7b8fe950bc1321ee61b2af7609 \
</span> compiler.cxx_standard 2014
 compiler.blacklist-append {clang < 800}
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+boost.version       1.71
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> depends_build-append \
                     port:pkgconfig \
                     port:scdoc
</pre><pre style='margin:0'>

</pre>