diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-12-21 22:56:31 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-12-21 22:56:31 +0000 |
commit | 8eac97c0f27ad56c305788b94c01af9949f12dd4 (patch) | |
tree | 69277123c4b57ebd6c870b5ad0e80e8fea76b7db /math/cgl | |
parent | a7973a9061ea0e6261b1edbbc1cfaa2dbc57860e (diff) |
Notes
Diffstat (limited to 'math/cgl')
-rw-r--r-- | math/cgl/Makefile | 4 | ||||
-rw-r--r-- | math/cgl/distinfo | 6 | ||||
-rw-r--r-- | math/cgl/pkg-plist | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/math/cgl/Makefile b/math/cgl/Makefile index a79c6e95b990..2de2b43201db 100644 --- a/math/cgl/Makefile +++ b/math/cgl/Makefile @@ -2,9 +2,9 @@ PORTNAME= cgl DISTVERSIONPREFIX= releases/ -DISTVERSION= 0.59.10 -PORTREVISION= 2 +DISTVERSION= 0.60.2 CATEGORIES= math +PKGNAMEPREFIX= coin-or- MAINTAINER= yuri@FreeBSD.org COMMENT= Collection of cut generators for COIN-OR packages that use cuts diff --git a/math/cgl/distinfo b/math/cgl/distinfo index da1336c16add..2f02a33d27f8 100644 --- a/math/cgl/distinfo +++ b/math/cgl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522615098 -SHA256 (coin-or-Cgl-releases-0.59.10_GH0.tar.gz) = 2a4038dfeb00b4f4084bbe00b144b6bae4ddfe87873ac5913603af248cb3f1d4 -SIZE (coin-or-Cgl-releases-0.59.10_GH0.tar.gz) = 1255366 +TIMESTAMP = 1576963013 +SHA256 (coin-or-Cgl-releases-0.60.2_GH0.tar.gz) = c965b7173ab0e1a6c6d4be785813311e7869ce5333b952f70837309abd82e659 +SIZE (coin-or-Cgl-releases-0.60.2_GH0.tar.gz) = 1265518 diff --git a/math/cgl/pkg-plist b/math/cgl/pkg-plist index b0d352a99b98..93ea8451bd58 100644 --- a/math/cgl/pkg-plist +++ b/math/cgl/pkg-plist @@ -31,7 +31,7 @@ include/coin/CglTwomir.hpp include/coin/CglZeroHalf.hpp lib/libCgl.so lib/libCgl.so.1 -lib/libCgl.so.1.9.10 +lib/libCgl.so.1.10.2 libdata/pkgconfig/cgl.pc share/coin/doc/Cgl/AUTHORS share/coin/doc/Cgl/LICENSE |