FreeBSD Bugzilla – Attachment 148443 Details for
Bug 194458
Update math/suitesparse to version 4.2.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
SuiteSparse update
math-suitesparse.diff (text/plain), 2.75 KB, created by
Pedro F. Giffuni
on 2014-10-18 22:30:02 UTC
(
hide
)
Description:
SuiteSparse update
Filename:
MIME Type:
Creator:
Pedro F. Giffuni
Created:
2014-10-18 22:30:02 UTC
Size:
2.75 KB
patch
obsolete
>Index: math/suitesparse/Makefile >=================================================================== >--- math/suitesparse/Makefile (revision 371065) >+++ math/suitesparse/Makefile (working copy) >@@ -2,10 +2,9 @@ > # $FreeBSD$ > > PORTNAME= suitesparse >-PORTVERSION= 4.0.2 >-PORTREVISION= 4 >+PORTVERSION= 4.2.1 > CATEGORIES= math >-MASTER_SITES= http://www.cise.ufl.edu/research/sparse/SuiteSparse/ >+MASTER_SITES= http://faculty.cse.tamu.edu/davis/SuiteSparse/ > DISTNAME= SuiteSparse-${PORTVERSION} > > MAINTAINER= maho@FreeBSD.org >Index: math/suitesparse/distinfo >=================================================================== >--- math/suitesparse/distinfo (revision 371065) >+++ math/suitesparse/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (SuiteSparse-4.0.2.tar.gz) = 93b5928987fe010808b3fdff3e7edef42fb2d8cfd65b09dd6d4c41756acb0050 >-SIZE (SuiteSparse-4.0.2.tar.gz) = 22421100 >+SHA256 (SuiteSparse-4.2.1.tar.gz) = e8023850bc30742e20a3623fabda02421cb5774b980e3e7c9c6d9e7e864946bd >+SIZE (SuiteSparse-4.2.1.tar.gz) = 22541409 >Index: math/suitesparse/files/patch-SuiteSparse_config-SuiteSparse_config.h >=================================================================== >--- math/suitesparse/files/patch-SuiteSparse_config-SuiteSparse_config.h (revision 0) >+++ math/suitesparse/files/patch-SuiteSparse_config-SuiteSparse_config.h (working copy) >@@ -0,0 +1,16 @@ >+--- SuiteSparse_config/SuiteSparse_config.h.orig 2014-10-18 16:46:33.000000000 -0500 >++++ SuiteSparse_config/SuiteSparse_config.h 2014-10-18 17:04:09.000000000 -0500 >+@@ -121,13 +121,11 @@ >+ ) ; >+ >+ /* determine which timer to use, if any */ >+-#ifndef NTIMER >+ #ifdef _POSIX_C_SOURCE >+ #if _POSIX_C_SOURCE >= 199309L >+ #define SUITESPARSE_TIMER_ENABLED >+ #endif >+ #endif >+-#endif >+ >+ /* ========================================================================== */ >+ /* === SuiteSparse version ================================================== */ >Index: math/suitesparse/pkg-descr >=================================================================== >--- math/suitesparse/pkg-descr (revision 371065) >+++ math/suitesparse/pkg-descr (working copy) >@@ -12,4 +12,4 @@ > * CSparse: a concise sparse matrix package > * CXSparse: and extended version of CSparse > >-WWW: http://www.cise.ufl.edu/research/sparse/SuiteSparse/ >+WWW: http://faculty.cse.tamu.edu/davis/suitesparse.html >Index: math/suitesparse/pkg-plist >=================================================================== >--- math/suitesparse/pkg-plist (revision 371065) >+++ math/suitesparse/pkg-plist (working copy) >@@ -11,6 +11,7 @@ > include/suitesparse/ccolamd.h > include/suitesparse/cholmod.h > include/suitesparse/cholmod_blas.h >+include/suitesparse/cholmod_camd.h > include/suitesparse/cholmod_check.h > include/suitesparse/cholmod_cholesky.h > include/suitesparse/cholmod_complexity.h
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 194458
:
148443
|
148451