[Bug 233497] math/nlopt: Update to version 2.5.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Nov 25 11:27:17 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233497
Bug ID: 233497
Summary: math/nlopt: Update to version 2.5.0
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: rhurlin at gwdg.de
Created attachment 199538
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=199538&action=edit
patch to update from 2.4.2 to 2.5.0
This patch updates NLopt from version 2.4.2 to 2.5.0.
The new version brings some enhancements and changes:
- New AGS global solver (#194), thanks to Vladislav Sovrasov
- New nlopt_get_numevals function providing a built-in evaluation counter
(#160)
- New nlopt_get_errmsg function for more descriptive error messages
- Build system is converted from autotools to cmake (#49), thanks to Julien
Schueller
- Plugins updated for recent Octave and Guile versions
- Various other build fixes and minor bug fixes
What the port update should do:
- Update from 2.4.2 to 2.5.0
- Change sources from MASTER_SITES to GitHub
- Update version of Python dependency
- Remove CONFIGURE
- Add CFLAGS to find gmp.h
- Remov INSTALL_TARGET
- Update WWW in pkg-descr
- Update pkg-plist
Tested with Poudriere (F11.2i/a, F12.0-RC1i/a, and HEADi/a).
'portlint -AC' seems fine.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list