Hello,

This updates suitesparse to 4.4.6. Minor bump due to this change:

 CHOLMOD 3.0.6:
        - minor fix to CHOLMOD (-DNGPL did not work as expected)
        - added MATLAB interface for row add/delete (lurowmod)

Okay?

Paul


Index: Makefile
===================================================================
RCS file: /cvs/ports/math/suitesparse/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile    4 Dec 2015 20:47:53 -0000       1.3
+++ Makefile    9 Dec 2015 07:53:24 -0000
@@ -4,7 +4,7 @@ BROKEN-hppa=    undefined refs to dtrsv/dge
 
 COMMENT=               suite of sparse matrix algorithms
 
-DISTNAME=              SuiteSparse-4.4.4
+DISTNAME=              SuiteSparse-4.4.6
 PKGNAME=               ${DISTNAME:L}
 
 CATEGORIES=            math
@@ -13,7 +13,7 @@ HOMEPAGE=             http://faculty.cse.tamu.edu/d
 
 MAINTAINER=            Paul Irofti <piro...@openbsd.org>
 
-SO_VERSION=            2.0
+SO_VERSION=            2.1
 .for _lib in \
 amd btf camd ccolamd cholmod colamd csparse cxsparse klu ldl rbio spqr \
 suitesparseconfig umfpack
Index: distinfo
===================================================================
RCS file: /cvs/ports/math/suitesparse/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo    20 Jul 2015 23:10:35 -0000      1.1.1.1
+++ distinfo    9 Dec 2015 07:53:24 -0000
@@ -1,2 +1,2 @@
-SHA256 (SuiteSparse-4.4.4.tar.gz) = 
8q5H6W8/N7MTw9+vylnxPm28Hp5Us1r1kVUZGYEPtv0=
-SIZE (SuiteSparse-4.4.4.tar.gz) = 25733849
+SHA256 (SuiteSparse-4.4.6.tar.gz) = 
fyJQnYetqFBlgNU37955z5DijiKDVcGLi/YDqtGi17Y=
+SIZE (SuiteSparse-4.4.6.tar.gz) = 25627898

Reply via email to