<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/ad70c1131dcc343d2e1db4b56487a1b679e0bb07">https://github.com/macports/macports-ports/commit/ad70c1131dcc343d2e1db4b56487a1b679e0bb07</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 ad70c1131dc cminpack: update to 1.3.11
</span>ad70c1131dc is described below
<span style='display:block; white-space:pre;color:#808000;'>commit ad70c1131dcc343d2e1db4b56487a1b679e0bb07
</span>Author: Sergey Fedorov <barracuda@macos-powerpc.org>
AuthorDate: Sat Sep 14 03:46:38 2024 +0800
<span style='display:block; white-space:pre;color:#404040;'> cminpack: update to 1.3.11
</span>---
math/cminpack/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/cminpack/Portfile b/math/cminpack/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a37574b9b51..a335488c4f1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/cminpack/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/cminpack/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,16 +4,16 @@ PortSystem 1.0
</span> PortGroup cmake 1.1
PortGroup github 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup devernay cminpack 1.3.10 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup devernay cminpack 1.3.11 v
</span> categories math
license BSD
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
description Solving nonlinear equations and nonlinear least squares problems
long_description A C/C++ rewrite of the MINPACK software (originally in Fortran) \
for solving nonlinear equations and nonlinear least squares problems.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 31212f0f888380cac89b1fd3deb466256c3c3511 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 6355776f60ebfeef63883aa02c19ab57f1ba776e43122f27cb3161e7fc277d1d \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 337519
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 50aa8b983fccce5e7510ddd477fac00d80e93f3a \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 45675fac0a721a1c7600a91a9842fe1ab313069db163538f2923eaeddb0f46de \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 337521
</span> github.tarball_from archive
configure.args-append \
</pre><pre style='margin:0'>
</pre>