Index: head/math/osqp/Makefile =================================================================== --- head/math/osqp/Makefile (revision 510323) +++ head/math/osqp/Makefile (revision 510324) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= osqp DISTVERSIONPREFIX= v -DISTVERSION= 0.5.0 +DISTVERSION= 0.6.0 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Operator Splitting QP Solver LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake USE_GITHUB= yes GH_ACCOUNT= oxfordcontrol GH_TUPLE= oxfordcontrol:qdldl:7ab0fca:q/lin_sys/direct/qdldl/qdldl_sources USE_LDCONFIG= yes CMAKE_OFF= BUILD_STATIC_LIBS BUILD_EXAMPLES UNITTESTS .include Index: head/math/osqp/distinfo =================================================================== --- head/math/osqp/distinfo (revision 510323) +++ head/math/osqp/distinfo (revision 510324) @@ -1,5 +1,5 @@ -TIMESTAMP = 1544551542 -SHA256 (oxfordcontrol-osqp-v0.5.0_GH0.tar.gz) = e0932d1f7bc56dbe526bee4a81331c1694d94c570f8ac6a6cb413f38904e0f64 -SIZE (oxfordcontrol-osqp-v0.5.0_GH0.tar.gz) = 928438 +TIMESTAMP = 1567231987 +SHA256 (oxfordcontrol-osqp-v0.6.0_GH0.tar.gz) = 6e00d11d1f88c1e32a4419324b7539b89e8f9cbb1c50afe69f375347c989ba2b +SIZE (oxfordcontrol-osqp-v0.6.0_GH0.tar.gz) = 936676 SHA256 (oxfordcontrol-qdldl-7ab0fca_GH0.tar.gz) = 9d02ed1a10ad2e8df4de3eb70469be4f9b896a8f93a9323065af625b08cd3645 SIZE (oxfordcontrol-qdldl-7ab0fca_GH0.tar.gz) = 22930 Index: head/math/osqp/pkg-plist =================================================================== --- head/math/osqp/pkg-plist (revision 510323) +++ head/math/osqp/pkg-plist (revision 510324) @@ -1,25 +1,25 @@ include/osqp/auxil.h include/osqp/constants.h include/osqp/cs.h include/osqp/ctrlc.h +include/osqp/error.h include/osqp/glob_opts.h -include/osqp/kkt.h include/osqp/lin_alg.h include/osqp/lin_sys.h include/osqp/osqp.h include/osqp/osqp_configure.h include/osqp/polish.h include/osqp/proj.h include/osqp/scaling.h include/osqp/types.h include/osqp/util.h include/qdldl/qdldl.h include/qdldl/qdldl_types.h lib/cmake/osqp/osqp-config.cmake lib/cmake/osqp/osqp-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/osqp/osqp-targets.cmake lib/cmake/qdldl/qdldl-config.cmake lib/cmake/qdldl/qdldl-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/qdldl/qdldl-targets.cmake lib/libosqp.so lib/libqdldl.so