aboutsummaryrefslogtreecommitdiff
path: root/math/qposases
diff options
context:
space:
mode:
Diffstat (limited to 'math/qposases')
-rw-r--r--math/qposases/Makefile8
-rw-r--r--math/qposases/distinfo6
-rw-r--r--math/qposases/files/patch-CMakeLists.txt11
-rw-r--r--math/qposases/pkg-plist2
4 files changed, 10 insertions, 17 deletions
diff --git a/math/qposases/Makefile b/math/qposases/Makefile
index 31e74ae64998..94bf32ea3a65 100644
--- a/math/qposases/Makefile
+++ b/math/qposases/Makefile
@@ -1,8 +1,7 @@
PORTNAME= qpOASES
-DISTVERSION= 3.2.1
-PORTREVISION= 10
+DISTVERSIONPREFIX= releases/
+DISTVERSION= 3.2.2
CATEGORIES= math
-MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME}/
PKGNAMEPREFIX= coin-or-
MAINTAINER= yuri@FreeBSD.org
@@ -17,6 +16,9 @@ LIB_DEPENDS= libopenblas.so:math/openblas
USES= cmake fortran tar:tgz
USE_LDCONFIG= yes
+USE_GITHUB= yes
+GH_ACCOUNT= coin-or
+
CMAKE_ON= BUILD_SHARED_LIBS
CMAKE_OFF= QPOASES_BUILD_EXAMPLES
diff --git a/math/qposases/distinfo b/math/qposases/distinfo
index 03cee5dd66f2..de549c07c6eb 100644
--- a/math/qposases/distinfo
+++ b/math/qposases/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544388746
-SHA256 (qpOASES-3.2.1.tgz) = 9d81a8af3f5b5ba6e90912964966f7b246f16979db166c3631eeaeca9b4d5666
-SIZE (qpOASES-3.2.1.tgz) = 995713
+TIMESTAMP = 1762711686
+SHA256 (coin-or-qpOASES-releases-3.2.2_GH0.tar.gz) = e36d795a17b067ea333793d96f17a14fb2bfbd92a4ab86c7f6f513cd9e3e640d
+SIZE (coin-or-qpOASES-releases-3.2.2_GH0.tar.gz) = 1058403
diff --git a/math/qposases/files/patch-CMakeLists.txt b/math/qposases/files/patch-CMakeLists.txt
deleted file mode 100644
index c18af929728f..000000000000
--- a/math/qposases/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,11 +0,0 @@
---- CMakeLists.txt.orig 2018-12-09 20:53:53 UTC
-+++ CMakeLists.txt
-@@ -104,7 +104,7 @@ INCLUDE_DIRECTORIES(${PROJECT_SOURCE_DIR
- FILE(GLOB SRC src/*.cpp)
-
- # library
--ADD_LIBRARY(qpOASES STATIC ${SRC})
-+ADD_LIBRARY(qpOASES ${SRC})
- INSTALL(TARGETS qpOASES
- LIBRARY DESTINATION lib
- ARCHIVE DESTINATION lib
diff --git a/math/qposases/pkg-plist b/math/qposases/pkg-plist
index e0fbe16a398b..e52743130988 100644
--- a/math/qposases/pkg-plist
+++ b/math/qposases/pkg-plist
@@ -31,5 +31,7 @@ include/qpOASES/Utils.ipp
include/qpOASES/extras/OQPinterface.hpp
include/qpOASES/extras/SolutionAnalysis.hpp
include/qpOASES/extras/SolutionAnalysis.ipp
+lib/cmake/qpOASES/qpOASESConfig.cmake
+lib/cmake/qpOASES/qpOASESConfigVersion.cmake
lib/libqpOASES.so
lib/libqpOASES.so.3.2