diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-02-01 14:52:48 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-02-01 14:52:48 +0000 |
commit | cadf7734609ea4105117f54150585424ffdf96ce (patch) | |
tree | 827401c2d09469903258fa65b9431435be563550 /math | |
parent | 8c32851d9170b8c12270be604f03d10c1716c1cd (diff) | |
download | ports-cadf7734609ea4105117f54150585424ffdf96ce.tar.gz ports-cadf7734609ea4105117f54150585424ffdf96ce.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/couenne/Makefile | 3 | ||||
-rw-r--r-- | math/couenne/distinfo | 6 | ||||
-rw-r--r-- | math/couenne/pkg-plist | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/math/couenne/Makefile b/math/couenne/Makefile index 17c5f3ffd309..400d2d2f9d65 100644 --- a/math/couenne/Makefile +++ b/math/couenne/Makefile @@ -2,8 +2,7 @@ PORTNAME= couenne DISTVERSIONPREFIX= releases/ -DISTVERSION= 0.5.7 -PORTREVISION= 1 +DISTVERSION= 0.5.8 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/couenne/distinfo b/math/couenne/distinfo index 726b2276bf27..616eb111f5c5 100644 --- a/math/couenne/distinfo +++ b/math/couenne/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1566695137 -SHA256 (coin-or-Couenne-releases-0.5.7_GH0.tar.gz) = 61e3d1ccfff545d509261ecb5867ac4aeb12cf03a27011b926475ef60066901c -SIZE (coin-or-Couenne-releases-0.5.7_GH0.tar.gz) = 1320614 +TIMESTAMP = 1580542087 +SHA256 (coin-or-Couenne-releases-0.5.8_GH0.tar.gz) = 73b36e7475910f576ca25f8323553b9d5201fcb2656cef0a2c72e69dc0681051 +SIZE (coin-or-Couenne-releases-0.5.8_GH0.tar.gz) = 1321163 diff --git a/math/couenne/pkg-plist b/math/couenne/pkg-plist index a1372d02b292..00b8f4003810 100644 --- a/math/couenne/pkg-plist +++ b/math/couenne/pkg-plist @@ -84,7 +84,7 @@ include/coin/CouenneVTObject.hpp include/coin/CouenneVarObject.hpp lib/libCouenne.so lib/libCouenne.so.1 -lib/libCouenne.so.1.4.7 +lib/libCouenne.so.1.4.8 libdata/pkgconfig/couenne.pc share/coin/doc/Couenne/AUTHORS share/coin/doc/Couenne/LICENSE |