diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-03-08 06:16:40 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-03-08 06:16:40 +0000 |
commit | 9e8196fbf3d9a7e873732e759cf398e1b745d757 (patch) | |
tree | b4119250a7fd119d642b638cabb604793125ec1f /math | |
parent | a40c469575a642fc5376b810cecf2623a6a8ee11 (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/clp/Makefile | 2 | ||||
-rw-r--r-- | math/clp/distinfo | 5 | ||||
-rw-r--r-- | math/clp/pkg-plist | 2 |
3 files changed, 3 insertions, 6 deletions
diff --git a/math/clp/Makefile b/math/clp/Makefile index 3ccfd8e439af..8b8c634a567f 100644 --- a/math/clp/Makefile +++ b/math/clp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Clp -PORTVERSION= 1.11.0 +PORTVERSION= 1.12.1 CATEGORIES= math MASTER_SITES= http://www.coin-or.org/download/source/Clp/ \ http://www.mavetju.org/download/adopted/ diff --git a/math/clp/distinfo b/math/clp/distinfo index a0aa34ec6ca9..5176e509dc11 100644 --- a/math/clp/distinfo +++ b/math/clp/distinfo @@ -1,3 +1,2 @@ -MD5 (Clp-1.11.0.tgz) = 03fd8bc496fc971dedb9a0811ef654c2 -SHA256 (Clp-1.11.0.tgz) = 4c1a5dd81599399c5039d82c58e9bf1a36277d991121c8169502a1086b1e026e -SIZE (Clp-1.11.0.tgz) = 7289973 +SHA256 (Clp-1.12.1.tgz) = 46747193085ea87e2790cca1c9b9fe26e1cc4f4bbb49c3b144389f105241b08f +SIZE (Clp-1.12.1.tgz) = 7343383 diff --git a/math/clp/pkg-plist b/math/clp/pkg-plist index 468d085d4cd1..80610edeb608 100644 --- a/math/clp/pkg-plist +++ b/math/clp/pkg-plist @@ -1,5 +1,4 @@ bin/clp -include/coin/CbcOrClpParam.cpp include/coin/CbcOrClpParam.hpp include/coin/ClpCholeskyBase.hpp include/coin/ClpCholeskyDense.hpp @@ -37,7 +36,6 @@ include/coin/ClpPrimalColumnPivot.hpp include/coin/ClpPrimalColumnSteepest.hpp include/coin/ClpQuadraticObjective.hpp include/coin/ClpSimplex.hpp -include/coin/ClpSimplexDual.hpp include/coin/ClpSimplexNonlinear.hpp include/coin/ClpSimplexOther.hpp include/coin/ClpSimplexPrimal.hpp |