From d46186e36bf1699bcc61444f85945aeb5ad1e04c Mon Sep 17 00:00:00 2001 From: Renee Otten Date: Wed, 18 Mar 2026 11:07:59 -0400 Subject: [PATCH] libcerf: update to 3.3 --- math/libcerf/Portfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/math/libcerf/Portfile b/math/libcerf/Portfile index fb41525bd4f..6f021c4f378 100644 --- a/math/libcerf/Portfile +++ b/math/libcerf/Portfile @@ -5,7 +5,7 @@ PortGroup gitlab 1.0 PortGroup cmake 1.1 gitlab.instance https://jugit.fz-juelich.de -gitlab.setup mlz libcerf 3.2 v +gitlab.setup mlz libcerf 3.3 v revision 0 categories math @@ -17,9 +17,9 @@ long_description The libcerf library is a self-contained numeric library that an efficient and accurate implementation of complex error functions, \ along with Dawson, Faddeeva, and Voigt functions. -checksums rmd160 f609caf5533a57e7869808b40b76fac907f52e53 \ - sha256 b64ccf3c2387ed638512a388bed20da47c770fa2556364aaaf5dd5fa829314d3 \ - size 127049 +checksums rmd160 6941bdba521bd12c3d75fe189f333e63e513849b \ + sha256 94672fe0bfc1898d67378e0dce2c7e2b5f9e5f3fb25dcdfa383213d3a5fa90c8 \ + size 186520 compiler.c_standard 2011 # Upstream recommends at least 4.3 or preferably later version.