[Bug 237274] math/nlopt: Update to version 2.6.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 14 09:11:23 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237274

            Bug ID: 237274
           Summary: math/nlopt: Update to version 2.6.1
           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 203657
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203657&action=edit
patch to update math/nlopt from 2.5.0 to 2.6.1

This patch updates NLopt from version 2.5.0 to 2.6.1, which brings some new
features and several bug fixes:

- Fix nlopt_version result for 2.6.x and update soname.
- New nlopt_set_upper_bound and nlopt_set_lower_bound functions
  in the low-level C API to set one bound at a time
- There is no longer a separate libnlopt_cxx library:
  C++ algorithms (STOGO and AGS) are compiled and 
  included by default
- Various build fixes


What the port does:

- Update to version 2.6.1
- Reorder LIB_DEPENDS after RUN_DEPENDS
- Switch from Python 2.7 to 3.6 (default)
- Update version of NumPy dependency
- Update pkg-plist


The patch is tested on Poudriere (11.2i/a, 12.0i/a, and HEADi/a),
'portlint -AC' seems happy.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list