aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-02-24 16:15:00 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-02-24 16:21:08 +0000
commit55c0987690eccbc7c9f72a537673f150b5ba9b5f (patch)
tree3e44ac758d30d46d6ca26c28193f7896e0e18f8b
parent2786528c17ffd59c35a89510ef5adffc343f2272 (diff)
downloadports-55c0987690eccbc7c9f72a537673f150b5ba9b5f.tar.gz
ports-55c0987690eccbc7c9f72a537673f150b5ba9b5f.zip
math/gravity: Update 1.1.20210512 -> 1.1.20210825
-rw-r--r--math/gravity/Makefile11
-rw-r--r--math/gravity/distinfo6
2 files changed, 8 insertions, 9 deletions
diff --git a/math/gravity/Makefile b/math/gravity/Makefile
index 53256a0466a1..fc2399e4c066 100644
--- a/math/gravity/Makefile
+++ b/math/gravity/Makefile
@@ -1,7 +1,6 @@
PORTNAME= gravity
DISTVERSIONPREFIX= v
-DISTVERSION= 1.1.20210512
-PORTREVISION= 1
+DISTVERSION= 1.1.20210825
CATEGORIES= math
PKGNAMEPREFIX= coin-or-
@@ -18,8 +17,6 @@ LIB_DEPENDS= libblas.so:math/blas \
libCgl.so:math/cgl \
libClp.so:math/clp \
libcoinasl.so:math/asl \
- libCoinUtils.so:math/coinutils \
- libipopt.so:math/ipopt \
liblapack.so:math/lapack \
libopenblas.so:math/openblas
RUN_DEPENDS= gcc${GCC_DEFAULT}>0:lang/gcc${GCC_DEFAULT}
@@ -29,10 +26,12 @@ USES= cmake compiler:c++11-lang eigen:3 localbase:ldflags pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= coin-or
GH_PROJECT= Gravity
-GH_TAGNAME= da941e9
+GH_TAGNAME= e500e78
CMAKE_ARGS+= -DIPOPT_ROOT_DIR=${LOCALBASE}
-CMAKE_ON= Boost Ipopt
+CMAKE_ON= Boost
+CMAKE_OFF= MP
+CMAKE_OFF+= Ipopt CoinUtils # fails to find Ipopt and CoinUtils for some reason
LDFLAGS+= -L${LOCALBASE}/lib/gcc${GCC_DEFAULT}
diff --git a/math/gravity/distinfo b/math/gravity/distinfo
index 3cc7461b3f6f..f14b8f43c1b2 100644
--- a/math/gravity/distinfo
+++ b/math/gravity/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620857771
-SHA256 (coin-or-Gravity-v1.1.20210512-da941e9_GH0.tar.gz) = 24937c346457a8367f2572238e52d7d0b1ecf9da6152e9f872c37c16c8a438f0
-SIZE (coin-or-Gravity-v1.1.20210512-da941e9_GH0.tar.gz) = 16886742
+TIMESTAMP = 1645717844
+SHA256 (coin-or-Gravity-v1.1.20210825-e500e78_GH0.tar.gz) = 89a6166d1f0a1ae407e9027f4032b9d054c14ea793a396529ca2a32ae6ce8419
+SIZE (coin-or-Gravity-v1.1.20210825-e500e78_GH0.tar.gz) = 16886810