mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
- Update to 1.12.1
PR: ports/155015 Submitted by: Pedro Giffuni <giffunip@tutopia.com> Approved by: maintainer
This commit is contained in:
parent
a40c469575
commit
9e8196fbf3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270493
@ -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/
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user