diff options
author | Rainer Hurling <rhurlin@FreeBSD.org> | 2021-12-10 19:41:38 +0000 |
---|---|---|
committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2021-12-10 19:43:50 +0000 |
commit | 82a75635e9b74615f1dc23af560ce8b5340a6621 (patch) | |
tree | 51c1f159bc34f929244fe4814333283b29643d2e /math/nlopt | |
parent | 7ad43f2bfea75adea57eb172fc44d7d753cb5044 (diff) | |
download | ports-82a75635e9b74615f1dc23af560ce8b5340a6621.tar.gz ports-82a75635e9b74615f1dc23af560ce8b5340a6621.zip |
math/nlopt: Update to 2.7.1
Changelog: https://github.com/stevengj/nlopt/blob/master/NEWS.md#nlopt-271
Reported by: portscout, Repology
MFH: 2021Q4
Diffstat (limited to 'math/nlopt')
-rw-r--r-- | math/nlopt/Makefile | 2 | ||||
-rw-r--r-- | math/nlopt/distinfo | 6 | ||||
-rw-r--r-- | math/nlopt/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/math/nlopt/Makefile b/math/nlopt/Makefile index a8931332e264..4c483d9b100f 100644 --- a/math/nlopt/Makefile +++ b/math/nlopt/Makefile @@ -2,7 +2,7 @@ PORTNAME= nlopt DISTVERSIONPREFIX= v -DISTVERSION= 2.7.0 +DISTVERSION= 2.7.1 CATEGORIES= math MAINTAINER= rhurlin@FreeBSD.org diff --git a/math/nlopt/distinfo b/math/nlopt/distinfo index 0109f676ba64..c666e9ae7541 100644 --- a/math/nlopt/distinfo +++ b/math/nlopt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1605784092 -SHA256 (stevengj-nlopt-v2.7.0_GH0.tar.gz) = b881cc2a5face5139f1c5a30caf26b7d3cb43d69d5e423c9d78392f99844499f -SIZE (stevengj-nlopt-v2.7.0_GH0.tar.gz) = 2045585 +TIMESTAMP = 1638900611 +SHA256 (stevengj-nlopt-v2.7.1_GH0.tar.gz) = db88232fa5cef0ff6e39943fc63ab6074208831dc0031cf1545f6ecd31ae2a1a +SIZE (stevengj-nlopt-v2.7.1_GH0.tar.gz) = 2044180 diff --git a/math/nlopt/pkg-plist b/math/nlopt/pkg-plist index 9f9d3394e261..861fd25d0e45 100644 --- a/math/nlopt/pkg-plist +++ b/math/nlopt/pkg-plist @@ -8,7 +8,7 @@ lib/cmake/nlopt/NLoptLibraryDepends.cmake lib/guile/2.2/extensions/nlopt_guile.so lib/libnlopt.so lib/libnlopt.so.0 -lib/libnlopt.so.0.11.0 +lib/libnlopt.so.0.11.1 %%PYTHON_SITELIBDIR%%/_nlopt.so %%PYTHON_SITELIBDIR%%/nlopt.py libdata/pkgconfig/nlopt.pc |