aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-08-22 19:36:52 +0800
committerpav <pav@FreeBSD.org>2008-08-22 19:36:52 +0800
commitfc5f43a8a62131ede74851aaeab040a2880e2641 (patch)
tree9d345d1d6170a488b57fcbff887499dbbc3f4133 /math
parent1d93d84d7c977b206ad89e164f73b3a7ba795b38 (diff)
downloadfreebsd-ports-gnome-fc5f43a8a62131ede74851aaeab040a2880e2641.tar.gz
freebsd-ports-gnome-fc5f43a8a62131ede74851aaeab040a2880e2641.tar.zst
freebsd-ports-gnome-fc5f43a8a62131ede74851aaeab040a2880e2641.zip
- Update to 1.8.0
PR: ports/126555 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com> Approved by: Co Nijn <co9co9@gmail.com> (maintainer)
Diffstat (limited to 'math')
-rw-r--r--math/clp/Makefile3
-rw-r--r--math/clp/distinfo6
-rw-r--r--math/clp/pkg-plist3
3 files changed, 7 insertions, 5 deletions
diff --git a/math/clp/Makefile b/math/clp/Makefile
index 5f2c09160e56..a9a84e89f24b 100644
--- a/math/clp/Makefile
+++ b/math/clp/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Clp
-PORTVERSION= 1.7.4
+PORTVERSION= 1.8.0
CATEGORIES= math
MASTER_SITES= http://www.coin-or.org/download/source/Clp/ \
http://www.mavetju.org/download/adopted/
@@ -21,6 +21,7 @@ LIB_DEPENDS+= glpk.15:${PORTSDIR}/math/glpk
.endif
USE_FORTRAN= yes
+CXXFLAGS+= -ffast-math -fomit-frame-pointer
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/math/clp/distinfo b/math/clp/distinfo
index 3ea1a0334a84..524f1ecbf813 100644
--- a/math/clp/distinfo
+++ b/math/clp/distinfo
@@ -1,3 +1,3 @@
-MD5 (Clp-1.7.4.tgz) = 05e1c18a1f44e0a78031536f0996760a
-SHA256 (Clp-1.7.4.tgz) = 08b49c99dcf06ba457e94f5f056f2c4be7e32f1783481f053dfaf9a253c3597b
-SIZE (Clp-1.7.4.tgz) = 3186618
+MD5 (Clp-1.8.0.tgz) = f6db678c9676926c45bdcbd7d695365b
+SHA256 (Clp-1.8.0.tgz) = 8e96271a163de5973f5d3f65c9e1b857a52c83a8a419df4b924790c1c66fd265
+SIZE (Clp-1.8.0.tgz) = 3222537
diff --git a/math/clp/pkg-plist b/math/clp/pkg-plist
index ab48af07ef57..6be92c656923 100644
--- a/math/clp/pkg-plist
+++ b/math/clp/pkg-plist
@@ -10,7 +10,7 @@ include/coin/ClpConstraintQuadratic.hpp
include/coin/ClpDualRowDantzig.hpp
include/coin/ClpDualRowPivot.hpp
include/coin/ClpDualRowSteepest.hpp
-include/coin/ClpDummyMatrix.hpp
+include/coin/ClpDummyMatrix.hpp
include/coin/ClpDynamicExampleMatrix.hpp
include/coin/ClpDynamicMatrix.hpp
include/coin/ClpEventHandler.hpp
@@ -43,6 +43,7 @@ include/coin/ClpSolve.hpp
include/coin/Clp_C_Interface.h
include/coin/CoinAlloc.hpp
include/coin/CoinBuild.hpp
+include/coin/CoinDenseFactorization.hpp
include/coin/CoinDenseVector.hpp
include/coin/CoinDistance.hpp
include/coin/CoinError.hpp