pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/nlopt: update from 2.7.0 to 2.7.1
Module Name: pkgsrc-wip
Committed By: Paul Ripke <stix%stix.id.au@localhost>
Pushed By: stix
Date: Wed Mar 2 10:26:50 2022 +1100
Changeset: 9d418d495f92b32ba023141c5840625cece044d0
Modified Files:
nlopt/Makefile
nlopt/PLIST
nlopt/distinfo
Log Message:
wip/nlopt: update from 2.7.0 to 2.7.1
Various minor bugfixes (#268, #409, #420) and build
improvements (support Octave 6.x, Guile 3.x, Cmake 3.2).
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9d418d495f92b32ba023141c5840625cece044d0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
nlopt/Makefile | 2 +-
nlopt/PLIST | 2 +-
nlopt/distinfo | 6 +++---
3 files changed, 5 insertions(+), 5 deletions(-)
diffs:
diff --git a/nlopt/Makefile b/nlopt/Makefile
index 23ef925036..a484744077 100644
--- a/nlopt/Makefile
+++ b/nlopt/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= nlopt-2.7.0
+DISTNAME= nlopt-2.7.1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=stevengj/}
GITHUB_PROJECT= nlopt
diff --git a/nlopt/PLIST b/nlopt/PLIST
index f012fd4538..4f5b4eb58c 100644
--- a/nlopt/PLIST
+++ b/nlopt/PLIST
@@ -9,7 +9,7 @@ lib/cmake/nlopt/NLoptLibraryDepends.cmake
lib/guile/2.0/extensions/nlopt_guile.so
lib/libnlopt.so
lib/libnlopt.so.0
-lib/libnlopt.so.0.11.0
+lib/libnlopt.so.0.11.1
lib/octave/6.4.0/site/oct/x86_64--netbsd/nlopt_optimize.oct
lib/pkgconfig/nlopt.pc
man/man3/nlopt.3
diff --git a/nlopt/distinfo b/nlopt/distinfo
index 81b51b6a85..5a27d46a66 100644
--- a/nlopt/distinfo
+++ b/nlopt/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (nlopt-2.7.0.tar.gz) = 6287f9a45e924ed5df3cf40d53a10b1f5cc888d45a02d0802bd6a7676bcedefd
-SHA512 (nlopt-2.7.0.tar.gz) = 3c41cab357b50adf50fe2d6225409ade8c5e8ee3576e3680ab29dded29ed7d328bc3d51d3a50054630159c319dca69e47ff08dc5df891b180b7d7e8fcbc27694
-Size (nlopt-2.7.0.tar.gz) = 2045585 bytes
+BLAKE2s (nlopt-2.7.1.tar.gz) = cd2c3ab540c794c8e1804fc29b1d0b6804cff226522e3f748d0c083ef579f0ea
+SHA512 (nlopt-2.7.1.tar.gz) = e23cb522fc696010574c14b72be85acc0f8ccf0bf208bf2b8789c57d6c5a6e6d419ee10330581518b1c1567018ae909b626ce7761d4fbd5bf112916871e420e2
+Size (nlopt-2.7.1.tar.gz) = 2044180 bytes
Home |
Main Index |
Thread Index |
Old Index