ports/155015: Update math/clp to version 12.1

Pedro Giffuni giffunip at tutopia.com
Fri Feb 25 00:00:50 UTC 2011


>Number:         155015
>Category:       ports
>Synopsis:       Update math/clp to version 12.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 25 00:00:50 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Pedro Giffuni
>Release:        8.1-RELEASE
>Organization:
>Environment:
FreeBSD mogwai.giffuni.net 8.1-RELEASE FreeBSD 8.1-RELEASE #1: Sat Jul 17 14:19:59 PDT 2010     root at build8x64.pcbsd.org:/usr/obj/usr/pcbsd-build81/fbsd-source/8.1/sys/PCBSD  amd64

>Description:
Update Clp: changes don't appear to be too big yet.

FWIW, there is a new version 13.1 which looks to have a lot more stuff but is starting to install libraries in non standard paths so I left it for a future update.
>How-To-Repeat:

>Fix:
Patch attached

Patch attached with submission follows:

diff -ruN clp.orig/Makefile clp/Makefile
--- clp.orig/Makefile	2011-02-21 22:42:33.000000000 +0000
+++ clp/Makefile	2011-02-24 18:41:41.000000000 +0000
@@ -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 -ruN clp.orig/distinfo clp/distinfo
--- clp.orig/distinfo	2011-02-21 22:42:33.000000000 +0000
+++ clp/distinfo	2011-02-24 18:32:33.000000000 +0000
@@ -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 -ruN clp.orig/pkg-plist clp/pkg-plist
--- clp.orig/pkg-plist	2011-02-21 22:42:33.000000000 +0000
+++ clp/pkg-plist	2011-02-24 18:43:38.000000000 +0000
@@ -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/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


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list