diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-04-07 01:13:58 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-04-07 01:13:58 +0000 |
commit | 2ec5a6ab2b9d0e7f4a2db0eb58c5ee703f187ea8 (patch) | |
tree | e5fcebf8bb47509ffa678c370bd5d2f21fdcab73 /math | |
parent | f2fe39a280eb51a75df1834f4d5451ea452fa66f (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/coinutils/Makefile | 2 | ||||
-rw-r--r-- | math/coinutils/distinfo | 6 | ||||
-rw-r--r-- | math/coinutils/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/math/coinutils/Makefile b/math/coinutils/Makefile index d00588a5bbd5..244bd6b65a1b 100644 --- a/math/coinutils/Makefile +++ b/math/coinutils/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= CoinUtils -DISTVERSION= 2.11.0 +DISTVERSION= 2.11.1 CATEGORIES= math MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME}/ PKGNAMEPREFIX= coin-or- diff --git a/math/coinutils/distinfo b/math/coinutils/distinfo index 96ff953ab277..1ba7f5ef3a2b 100644 --- a/math/coinutils/distinfo +++ b/math/coinutils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1550938088 -SHA256 (CoinUtils-2.11.0.zip) = 05158294adf490f5f21cc410514146fc6b9ae88676865190e091a36e94482ec5 -SIZE (CoinUtils-2.11.0.zip) = 1894058 +TIMESTAMP = 1554599424 +SHA256 (CoinUtils-2.11.1.zip) = bcb38d008c3b8d6c095f3025230ded6a9aba2f0b8635bf64cc7bacf111eced79 +SIZE (CoinUtils-2.11.1.zip) = 1879033 diff --git a/math/coinutils/pkg-plist b/math/coinutils/pkg-plist index 96a536a367b7..7eacbb9cf3dc 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.0 +lib/libCoinUtils.so.3.11.1 libdata/pkgconfig/coinutils.pc |