forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NLopt 2.7.1 * Various minor bugfixes (#268, #409, #420) and build * improvements (support Octave 6.x, Guile 3.x, Cmake 3.2). NLopt 2.7.0 * New nlopt_set_param API for setting internal algorithm parameters ([#365]). * Avoid library-symbol conflicts ([#355], [#361])
- Loading branch information
mef
committed
Aug 11, 2023
1 parent
92a3003
commit f203eac
Showing
4 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.5 2021/10/26 10:55:50 nia Exp $ | ||
$NetBSD: distinfo,v 1.6 2023/08/11 08:31:20 mef Exp $ | ||
|
||
BLAKE2s (nlopt-2.6.2.tar.gz) = d444d55f282438c590032360813ccc584df35a700729463ce7231fb48293150b | ||
SHA512 (nlopt-2.6.2.tar.gz) = 61e5c01140a57c0ad2a0acd82ad50dce1b5679dc281e55cbbc332e876b19a689013100617545a42b721d8c487df37d6ccd67859171243433fe29468f259b556b | ||
Size (nlopt-2.6.2.tar.gz) = 2040229 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 |