<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/d320606360ccee24c1a74e5e388eaefd7cd6ecac">https://github.com/macports/macports-ports/commit/d320606360ccee24c1a74e5e388eaefd7cd6ecac</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 d320606360c py-scikit-boost-histogram: add compiler blacklist PG
</span>d320606360c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit d320606360ccee24c1a74e5e388eaefd7cd6ecac
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Thu Nov 5 15:41:22 2020 +0000

<span style='display:block; white-space:pre;color:#404040;'>    py-scikit-boost-histogram: add compiler blacklist PG
</span>---
 python/py-scikit-hep-boost-histogram/Portfile | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-scikit-hep-boost-histogram/Portfile b/python/py-scikit-hep-boost-histogram/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f30a615334e..f3b80293378 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-scikit-hep-boost-histogram/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-scikit-hep-boost-histogram/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,8 +1,9 @@
</span> # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-PortSystem                           1.0
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-PortGroup           python           1.0
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-PortGroup           github           1.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+PortSystem                                           1.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup           python                           1.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup           github                           1.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup           compiler_blacklist_versions      1.0
</span> 
 name                py-scikit-hep-boost-histogram
 
</pre><pre style='margin:0'>

</pre>