aboutsummaryrefslogtreecommitdiff
path: root/math/clp
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2009-09-17 13:02:43 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2009-09-17 13:02:43 +0000
commite9ceef66936ead3b40282886192ab80bc2113563 (patch)
tree705f5bb634340de7ef20d0670d832fa569abb4f9 /math/clp
parent385cfdbdc1ff3273c0d839dec35b01bcd3fd218f (diff)
downloadports-e9ceef66936ead3b40282886192ab80bc2113563.tar.gz
ports-e9ceef66936ead3b40282886192ab80bc2113563.zip
Update to version 1.10.0, fixing an existing build error with GCC 4.4 by
means of an additional patch. Reported by: pav and miwi (from pointyhat) Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Approved by: maintainer timeout Feature safe: yes
Notes
Notes: svn path=/head/; revision=241574
Diffstat (limited to 'math/clp')
-rw-r--r--math/clp/Makefile3
-rw-r--r--math/clp/distinfo6
-rw-r--r--math/clp/files/patch-CoinUtils+src+CoinParam.hpp10
-rw-r--r--math/clp/pkg-plist2
4 files changed, 16 insertions, 5 deletions
diff --git a/math/clp/Makefile b/math/clp/Makefile
index d0cfa8880101..da068016c9d0 100644
--- a/math/clp/Makefile
+++ b/math/clp/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= Clp
-PORTVERSION= 1.8.2
-PORTREVISION= 6
+PORTVERSION= 1.10.0
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 d40ccb71300c..05ab59cc2af3 100644
--- a/math/clp/distinfo
+++ b/math/clp/distinfo
@@ -1,3 +1,3 @@
-MD5 (Clp-1.8.2.tgz) = ffef5f4fac3322d2ddc473aeabe0d477
-SHA256 (Clp-1.8.2.tgz) = 7200cfdbe3ad08b1cd95aca9a3a7ff708e6b6cb457debd1d424f7b8228e5ce5a
-SIZE (Clp-1.8.2.tgz) = 3230700
+MD5 (Clp-1.10.0.tgz) = ac036bf5d2fac8eb739751632a81bd1f
+SHA256 (Clp-1.10.0.tgz) = 2e9330735f6b3e86a8600894d868e50eecf86d6b56791d0ad11bad2789ea0a8f
+SIZE (Clp-1.10.0.tgz) = 3321332
diff --git a/math/clp/files/patch-CoinUtils+src+CoinParam.hpp b/math/clp/files/patch-CoinUtils+src+CoinParam.hpp
new file mode 100644
index 000000000000..9e661a50e12c
--- /dev/null
+++ b/math/clp/files/patch-CoinUtils+src+CoinParam.hpp
@@ -0,0 +1,10 @@
+--- CoinUtils/src/CoinParam.hpp.orig 2009-08-16 22:33:13.000000000 -0500
++++ CoinUtils/src/CoinParam.hpp 2009-08-16 22:34:23.000000000 -0500
+@@ -12,6 +12,7 @@
+
+ #include <vector>
+ #include <string>
++#include <cstdio>
+
+ /*! \class CoinParam
+ \brief A base class for `keyword value' command line parameters.
diff --git a/math/clp/pkg-plist b/math/clp/pkg-plist
index 6be92c656923..8daaf78ff3de 100644
--- a/math/clp/pkg-plist
+++ b/math/clp/pkg-plist
@@ -83,9 +83,11 @@ include/coin/CoinPresolveZeros.hpp
include/coin/CoinSearchTree.hpp
include/coin/CoinShallowPackedVector.hpp
include/coin/CoinSignal.hpp
+include/coin/CoinSimpFactorization.hpp
include/coin/CoinSmartPtr.hpp
include/coin/CoinSnapshot.hpp
include/coin/CoinSort.hpp
+include/coin/CoinStructuredModel.hpp
include/coin/CoinTime.hpp
include/coin/CoinTypes.hpp
include/coin/CoinUtility.hpp