aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-02-24 18:38:26 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-02-24 18:53:32 +0000
commit443f24bef149f45ddf4744aa424113da3e932c92 (patch)
tree87110bdcdd0c8802deaed33d90d81196e0f6ddda
parent7b22fb69cbdf89b9d9909a6909ed56e6ae362c08 (diff)
downloadports-443f24bef149f45ddf4744aa424113da3e932c92.tar.gz
ports-443f24bef149f45ddf4744aa424113da3e932c92.zip
math/coinutils: Update 2.11.4 -> 2.11.6
-rw-r--r--math/coinutils/Makefile17
-rw-r--r--math/coinutils/distinfo6
-rw-r--r--math/coinutils/pkg-plist2
3 files changed, 15 insertions, 10 deletions
diff --git a/math/coinutils/Makefile b/math/coinutils/Makefile
index 028115d598b0..ca717006aabf 100644
--- a/math/coinutils/Makefile
+++ b/math/coinutils/Makefile
@@ -1,8 +1,7 @@
PORTNAME= CoinUtils
-DISTVERSION= 2.11.4
-PORTREVISION= 1
+DISTVERSIONPREFIX= releases/
+DISTVERSION= 2.11.6
CATEGORIES= math
-MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME}/
PKGNAMEPREFIX= coin-or-
MAINTAINER= yuri@FreeBSD.org
@@ -11,12 +10,13 @@ COMMENT= Utilities for COIN-OR project
LICENSE= EPL
LICENSE_FILE= ${WRKSRC}/CoinUtils/LICENSE
-BUILD_DEPENDS= coin-or-Data-Sample>0:math/coin-or-data-sample \
+COIN_DEPENDS= coin-or-Data-Sample>0:math/coin-or-data-sample \
coin-or-Data-Netlib>0:math/coin-or-data-netlib
+BUILD_DEPENDS= ${COIN_DEPENDS}
LIB_DEPENDS= libopenblas.so:math/openblas
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${COIN_DEPENDS}
-USES= fortran gmake libtool localbase:ldflags pkgconfig zip
+USES= fortran gmake libtool localbase:ldflags pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-blas-lib="-lopenblas" --with-lapack-lib="-lopenblas" \
--with-sample-datadir="${LOCALBASE}/share/coin/Data/Sample" \
@@ -24,6 +24,11 @@ CONFIGURE_ARGS= --with-blas-lib="-lopenblas" --with-lapack-lib="-lopenblas" \
# doesn't link with the optional dependency glpk: https://github.com/coin-or/CoinUtils/issues/7
USE_LDCONFIG= yes
+USE_GITHUB= yes
+GH_ACCOUNT= coin-or
+
+INSTALL_TARGET= install-strip
+
post-install:
@${RM} -r ${STAGEDIR}${PREFIX}/share/coin
diff --git a/math/coinutils/distinfo b/math/coinutils/distinfo
index a5238488f814..48744f30a3f5 100644
--- a/math/coinutils/distinfo
+++ b/math/coinutils/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580597314
-SHA256 (CoinUtils-2.11.4.zip) = efdf8513bd09656426224b6a25b09c36c89d59661d38a03f0444205b3c318d72
-SIZE (CoinUtils-2.11.4.zip) = 1880402
+TIMESTAMP = 1645727643
+SHA256 (coin-or-CoinUtils-releases-2.11.6_GH0.tar.gz) = 6ea31d5214f7eb27fa3ffb2bdad7ec96499dd2aaaeb4a7d0abd90ef852fc79ca
+SIZE (coin-or-CoinUtils-releases-2.11.6_GH0.tar.gz) = 1233552
diff --git a/math/coinutils/pkg-plist b/math/coinutils/pkg-plist
index 5f3b3721fa5b..24c6278adf70 100644
--- a/math/coinutils/pkg-plist
+++ b/math/coinutils/pkg-plist
@@ -60,5 +60,5 @@ include/coin/CoinWarmStartVector.hpp
include/coin/Coin_C_defines.h
lib/libCoinUtils.so
lib/libCoinUtils.so.3
-lib/libCoinUtils.so.3.11.4
+lib/libCoinUtils.so.3.11.6
libdata/pkgconfig/coinutils.pc