Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Nov 2008 16:18:33 GMT
From:      "Pedro F. Giffuni" <giffunip@tutopia.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/128701: update math/clp to 1.8.2
Message-ID:  <200811081618.mA8GIXjk018957@www.freebsd.org>
Resent-Message-ID: <200811081620.mA8GK1Wl005246@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         128701
>Category:       ports
>Synopsis:       update math/clp to 1.8.2
>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:   Sat Nov 08 16:20:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Pedro F. Giffuni
>Release:        7.1-BETA2
>Organization:
>Environment:
%uname -a
FreeBSD kakumen.cable.net.co 7.1-BETA2 FreeBSD 7.1-BETA2 #0: Sun Oct 12 20:59:28 UTC 2008     root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
- Update to version 1.8.2
- Minor port knits.
>How-To-Repeat:

>Fix:
diff -ruN clp.orig/Makefile clp/Makefile
--- clp.orig/Makefile	2008-11-08 10:53:08.000000000 -0500
+++ clp/Makefile	2008-11-08 11:10:35.000000000 -0500
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	Clp
-PORTVERSION=	1.8.0
-PORTREVISION=	1
+PORTVERSION=	1.8.2
 CATEGORIES=	math
 MASTER_SITES=	http://www.coin-or.org/download/source/Clp/ \
 		http://www.mavetju.org/download/adopted/
@@ -25,6 +24,7 @@
 CXXFLAGS+=	-ffast-math -fomit-frame-pointer
 
 GNU_CONFIGURE=	yes
+#USE_GMAKE=	yes
 USE_LDCONFIG=	yes
 
 CONFIGURE_ENV+=	${MAKE_ENV}
@@ -35,7 +35,7 @@
 		--with-gmpl-lib="-L${LOCALBASE}/lib -lglpk"
 .endif
 
-regression-test:
+regression-test: build
 	(cd ${WRKSRC}/Clp && ${MAKE} unitTest )
 
 .include <bsd.port.mk>
diff -ruN clp.orig/distinfo clp/distinfo
--- clp.orig/distinfo	2008-11-08 10:53:08.000000000 -0500
+++ clp/distinfo	2008-11-08 10:55:03.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (Clp-1.8.0.tgz) = f6db678c9676926c45bdcbd7d695365b
-SHA256 (Clp-1.8.0.tgz) = 8e96271a163de5973f5d3f65c9e1b857a52c83a8a419df4b924790c1c66fd265
-SIZE (Clp-1.8.0.tgz) = 3222537
+MD5 (Clp-1.8.2.tgz) = ffef5f4fac3322d2ddc473aeabe0d477
+SHA256 (Clp-1.8.2.tgz) = 7200cfdbe3ad08b1cd95aca9a3a7ff708e6b6cb457debd1d424f7b8228e5ce5a
+SIZE (Clp-1.8.2.tgz) = 3230700


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811081618.mA8GIXjk018957>