<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/7ce24d79cf216f251785b6b42557a1347d3a52fe">https://github.com/macports/macports-ports/commit/7ce24d79cf216f251785b6b42557a1347d3a52fe</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 7ce24d79cf2 blis: update to 1.0
</span>7ce24d79cf2 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 7ce24d79cf216f251785b6b42557a1347d3a52fe
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Fri May 10 15:39:27 2024 +0800

<span style='display:block; white-space:pre;color:#404040;'>    blis: update to 1.0
</span>---
 math/blis/Portfile | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/blis/Portfile b/math/blis/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6732c4ff17a..34036551f0e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/blis/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/blis/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,8 +4,8 @@ PortSystem          1.0
</span> PortGroup           compiler_blacklist_versions 1.0
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        flame blis 0.9.0
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        flame blis 1.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            0
</span> categories          math
 maintainers         {@barracuda156 gmail.com:vital.had} {@catap korins.ky:kirill} openmaintainer
 license             BSD
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,9 +16,9 @@ long_description    BLIS is an award-winning portable software framework for ins
</span>                     immediately enable optimized implementations of most of its commonly used \
                     and computationally intensive operations.
 github.tarball_from archive
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  6661deb6d059babb6688ad274db09286482f6202 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  1135f664be7355427b91025075562805cdc6cc730d3173f83533b2c5dcc2f308 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    15078619
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  ae17f13fe176f11047f4c1f4fbf3ac990cc07680 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  9c12972aa1e50f64ca61684eba6828f2f3dd509384b1e41a1e8a9aedea4b16a6 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    15714356
</span> 
 compiler.c_standard 1999
 
</pre><pre style='margin:0'>

</pre>