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

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/xylib/Portfile b/math/xylib/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 24e12a097b0..5dbd300f1c6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/xylib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/xylib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,7 @@ PortSystem          1.0
</span> PortGroup           boost 1.0
 
 boost.depends_type  build
<span style='display:block; white-space:pre;background:#e0ffe0;'>+boost.version       1.71
</span> 
 name                xylib
 version             1.2
</pre><pre style='margin:0'>

</pre>