ports/126555: math/clp update to 1.8.0

Pedro F. Giffuni giffunip at tutopia.com
Fri Aug 15 20:30:02 UTC 2008


>Number:         126555
>Category:       ports
>Synopsis:       math/clp update to 1.8.0
>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 Aug 15 20:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Pedro F. Giffuni
>Release:        7.0-Release
>Organization:
>Environment:
FreeBSD kakumen.cable.net.co 7.0-RELEASE-p3 FreeBSD 7.0-RELEASE-p3 #0: Fri Aug  8 16:42:27 COT 2008     root at kakumen.cable.net.co:/usr/src/sys/amd64/compile/GENERIC  amd64

>Description:
- Update to 1.8.0
- Use additional CXXFLAGS as recommended in the INSTALL file.
>How-To-Repeat:

>Fix:
diff -ruN clp.orig/Makefile clp/Makefile
--- clp.orig/Makefile	2008-08-15 13:18:01.000000000 -0500
+++ clp/Makefile	2008-08-15 15:03:55.000000000 -0500
@@ -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 @@
 .endif
 
 USE_FORTRAN=	yes
+CXXFLAGS+=	-ffast-math -fomit-frame-pointer
 
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
diff -ruN clp.orig/distinfo clp/distinfo
--- clp.orig/distinfo	2008-08-15 13:18:01.000000000 -0500
+++ clp/distinfo	2008-08-15 13:18:52.000000000 -0500
@@ -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 -ruN clp.orig/pkg-plist clp/pkg-plist
--- clp.orig/pkg-plist	2008-08-15 13:18:01.000000000 -0500
+++ clp/pkg-plist	2008-08-15 14:44:06.000000000 -0500
@@ -43,6 +43,7 @@
 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


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



More information about the freebsd-ports-bugs mailing list