Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Apr 2019 09:11:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237274] math/nlopt: Update to version 2.6.1
Message-ID:  <bug-237274-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237274

            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@FreeBSD.org
          Reporter: rhurlin@gwdg.de

Created attachment 203657
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203657&action=
=3Dedit
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=20
  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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237274-7788>