<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/cbc3a372088b7f0a1c6e7d808e55ce6a7cc65613">https://github.com/macports/macports-ports/commit/cbc3a372088b7f0a1c6e7d808e55ce6a7cc65613</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit cbc3a372088b7f0a1c6e7d808e55ce6a7cc65613
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Mon Mar 15 10:23:51 2021 +0000

<span style='display:block; white-space:pre;color:#404040;'>    py-scikit-hep-mplhep: update to 0.2.17
</span>---
 python/py-scikit-hep-mplhep/Portfile | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-scikit-hep-mplhep/Portfile b/python/py-scikit-hep-mplhep/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ce33c3910c6..46d74bd3193 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-scikit-hep-mplhep/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-scikit-hep-mplhep/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,12 +6,12 @@ PortGroup           github           1.0
</span> 
 name                py-scikit-hep-mplhep
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        scikit-hep mplhep 0.2.15 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        scikit-hep mplhep 0.2.17 v
</span> revision            0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  889e64b86177fe3458252cc1f5cf30a1a947cfc0 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  2bbcdb3d05db66cb8a70bb5f534976360752f11efdb4903b1357b3a1c519be8f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    6590255
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  c36af877539b8da56c25ccb2f11774a53779f5b8 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  7ea5ce5413b8037cf7ef8d62c02165b65c14e651b6f1f851eeea8cc7922dbadd \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    6629674
</span> 
 platforms           darwin
 supported_archs     x86_64
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -37,3 +37,6 @@ if {${name} ne ${subport}} {
</span>     livecheck.type none 
 
 }
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# Only allow numbers, to avoid pre-release versions
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.livecheck.regex  {([0-9.]+)}
</span></pre><pre style='margin:0'>

</pre>