Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jan 2007 00:48:44 +0300 (MSK)
From:      Boris Samorodov <bsam@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/107888: [patch] math/octave: change math/atlas library version
Message-ID:  <200701132148.l0DLmioi017134@tinderbox.i386.ipt.ru>
Resent-Message-ID: <200701132150.l0DLoWNU086754@freefall.freebsd.org>

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

>Number:         107888
>Category:       ports
>Synopsis:       [patch] math/octave: change math/atlas library version
>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 Jan 13 21:50:31 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Boris Samorodov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
InPharmTech, Co. http://www.ipt.ru
>Environment:
System: FreeBSD tinderbox.i386.ipt.ru 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Mon Jan 8 22:44:43 MSK 2007 bsam@tinderbox.i386.ipt.ru:/usr/obj/usr/src/sys/GENERIC i386

>Description:
	The library version for math/atlas has been changed.
>How-To-Repeat:
>Fix:
	Bump library version for math/atlas: 1 -> 2.
	Found by: [LoN]Kamikaze <LoN_Kamikaze at gmx.de> (freebsd-ports ML)

--- octave.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/math/octave/Makefile,v
retrieving revision 1.61
diff -u -r1.61 Makefile
--- Makefile	12 Jan 2007 12:22:50 -0000	1.61
+++ Makefile	13 Jan 2007 21:26:13 -0000
@@ -60,7 +60,7 @@
 .endif
 
 .if defined(WITH_ATLAS)
-LIB_DEPENDS+=		atlas.1:${PORTSDIR}/math/atlas
+LIB_DEPENDS+=		atlas.2:${PORTSDIR}/math/atlas
 CONFIGURE_ARGS+=	--with-blas="-L${LOCALBASE}/lib -lf77blas -lcblas -latlas" \
 			--with-lapack=-lalapack
 .else
--- octave.diff ends here ---

WBR
-- 
bsam

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



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