diff --git a/math/nlopt/Makefile b/math/nlopt/Makefile index a8931332e264..4c483d9b100f 100644 --- a/math/nlopt/Makefile +++ b/math/nlopt/Makefile @@ -1,33 +1,33 @@ # Created by: Rainer Hurling PORTNAME= nlopt DISTVERSIONPREFIX= v -DISTVERSION= 2.7.0 +DISTVERSION= 2.7.1 CATEGORIES= math MAINTAINER= rhurlin@FreeBSD.org COMMENT= Nonlinear optimization library LICENSE= LGPL21 MIT LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_armv6= fails to package: Unable to access file site-packages/_nlopt.a:No such file or directory BROKEN_armv7= fails to package: Unable to access file site-packages/_nlopt.a:No such file or directory BUILD_DEPENDS= swig:devel/swig \ ${PYNUMPY} RUN_DEPENDS= ${PYNUMPY} LIB_DEPENDS= libgmp.so:math/gmp \ libguile-2.2.so:lang/guile2 USES= cmake compiler:features pathfix pkgconfig python USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= stevengj # Needed to find gmp.h CFLAGS+= -I${LOCALBASE}/include .include 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 @@ -1,18 +1,18 @@ include/nlopt.f include/nlopt.h include/nlopt.hpp lib/cmake/nlopt/NLoptConfig.cmake lib/cmake/nlopt/NLoptConfigVersion.cmake lib/cmake/nlopt/NLoptLibraryDepends-%%CMAKE_BUILD_TYPE%%.cmake 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 man/man3/nlopt.3.gz man/man3/nlopt_minimize.3.gz man/man3/nlopt_minimize_constrained.3.gz share/guile/site/2.2/nlopt.scm