From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 15 20:30:01 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D97D11065672 for ; Fri, 15 Aug 2008 20:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BEB098FC14 for ; Fri, 15 Aug 2008 20:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m7FKU1sb015005 for ; Fri, 15 Aug 2008 20:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m7FKU1Sp015004; Fri, 15 Aug 2008 20:30:01 GMT (envelope-from gnats) Resent-Date: Fri, 15 Aug 2008 20:30:01 GMT Resent-Message-Id: <200808152030.m7FKU1Sp015004@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Pedro F. Giffuni" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B091106564A for ; Fri, 15 Aug 2008 20:24:51 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 42CE78FC08 for ; Fri, 15 Aug 2008 20:24:51 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m7FKOoCg096226 for ; Fri, 15 Aug 2008 20:24:50 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m7FKOoCV096225; Fri, 15 Aug 2008 20:24:50 GMT (envelope-from nobody) Message-Id: <200808152024.m7FKOoCV096225@www.freebsd.org> Date: Fri, 15 Aug 2008 20:24:50 GMT From: "Pedro F. Giffuni" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/126555: math/clp update to 1.8.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Aug 2008 20:30:02 -0000 >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@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: