pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/nlopt



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Feb 10 07:27:52 UTC 2026

Modified Files:
        pkgsrc/math/nlopt: Makefile distinfo

Log Message:
nlopt: updated to 2.10.1

NLopt 2.10.1

* Fixed octave 10.x build
* Fixed slsqp constraints count
* Fixed build with libstdc++ debug iterators
* Fixed PRAXIS evaluations count


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/math/nlopt/Makefile \
    pkgsrc/math/nlopt/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/nlopt/Makefile
diff -u pkgsrc/math/nlopt/Makefile:1.8 pkgsrc/math/nlopt/Makefile:1.9
--- pkgsrc/math/nlopt/Makefile:1.8      Mon Jan 12 06:50:43 2026
+++ pkgsrc/math/nlopt/Makefile  Tue Feb 10 07:27:52 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2026/01/12 06:50:43 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2026/02/10 07:27:52 adam Exp $
 
-DISTNAME=      nlopt-2.10.0
+DISTNAME=      nlopt-2.10.1
 CATEGORIES=    math
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=stevengj/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
Index: pkgsrc/math/nlopt/distinfo
diff -u pkgsrc/math/nlopt/distinfo:1.8 pkgsrc/math/nlopt/distinfo:1.9
--- pkgsrc/math/nlopt/distinfo:1.8      Thu Feb  6 08:47:14 2025
+++ pkgsrc/math/nlopt/distinfo  Tue Feb 10 07:27:52 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2025/02/06 08:47:14 adam Exp $
+$NetBSD: distinfo,v 1.9 2026/02/10 07:27:52 adam Exp $
 
-BLAKE2s (nlopt-2.10.0.tar.gz) = 7db6ae357c56737e567380e955c394df69755ecd07b28bbbf4ca8a36d39841ee
-SHA512 (nlopt-2.10.0.tar.gz) = 7668db6997ba141ee1759f222bad23a7854aa17962470653ddb5824c25100b50f52c462441f0cc12a62e2322ff084c7f7b7fab09471b0acb13a861d7f7575655
-Size (nlopt-2.10.0.tar.gz) = 2065021 bytes
+BLAKE2s (nlopt-2.10.1.tar.gz) = 57d46b4df7ac5a70ed035c0d74cf445dd5eee6ee5a3c3235d087766c8dea5d27
+SHA512 (nlopt-2.10.1.tar.gz) = c7bc34c3fc00cb714473f5612329291dd3b7f2748a08c83ac0ab1fc719e9ce88c730eeeac88367273dd6e5f78e7afa0bed818374ae50b326fcd25f370abc1909
+Size (nlopt-2.10.1.tar.gz) = 2064973 bytes



Home | Main Index | Thread Index | Old Index