<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/7d836444063d99960807a9279b7bf4217e9b7aa8">https://github.com/macports/macports-ports/commit/7d836444063d99960807a9279b7bf4217e9b7aa8</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 7d836444063d99960807a9279b7bf4217e9b7aa8
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Fri Apr 18 22:33:46 2025 -0400
<span style='display:block; white-space:pre;color:#404040;'> libcerf: update to 2.5
</span>---
math/libcerf/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/libcerf/Portfile b/math/libcerf/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index cb5ef638c1e..ca9737dbc6f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/libcerf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/libcerf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,7 @@ PortGroup gitlab 1.0
</span> PortGroup cmake 1.1
gitlab.instance https://jugit.fz-juelich.de
<span style='display:block; white-space:pre;background:#ffe0e0;'>-gitlab.setup mlz libcerf 2.4 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+gitlab.setup mlz libcerf 2.5 v
</span> revision 0
categories math
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,9 +17,9 @@ long_description The libcerf library is a self-contained numeric library that
</span> an efficient and accurate implementation of complex error functions, \
along with Dawson, Faddeeva, and Voigt functions.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 a9fb52cba8628b7c3fadbd66de7ea369d85f1acd \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 c62f16a71d09731e0681046267b34ea2f5a6a8f6b7367116f3269c2c7f4944f7 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 81160
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 ae2a83ea41513f0139079ecc0bf0196aa77c2b78 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 4f38f80c92d81f97a9b8d650f0bd3978dee468cd4e07798876352539c36d3b7f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 122628
</span>
# Upstream recommends at least 4.3 or preferably later version.
compiler.blacklist-append \
</pre><pre style='margin:0'>
</pre>