pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/R-SparseM (math/R-SparseM) Updated 1.78 to 1.81



details:   https://anonhg.NetBSD.org/pkgsrc/rev/50dc23a46c04
branches:  trunk
changeset: 458169:50dc23a46c04
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Sep 11 10:09:17 2021 +0000

description:
(math/R-SparseM) Updated 1.78 to 1.81

(from inst/ChangeLog)
The version 1.79

1.  Removed a "f_" from the .Fortran call in chol2csr following bug report
by Alex Ballantynea (Melbourne U)

diffstat:

 math/R-SparseM/Makefile |   4 ++--
 math/R-SparseM/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r f8a05562975d -r 50dc23a46c04 math/R-SparseM/Makefile
--- a/math/R-SparseM/Makefile   Sat Sep 11 09:59:00 2021 +0000
+++ b/math/R-SparseM/Makefile   Sat Sep 11 10:09:17 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2021/01/03 10:49:31 mef Exp $
+# $NetBSD: Makefile,v 1.7 2021/09/11 10:09:17 mef Exp $
 
 R_PKGNAME=     SparseM
-R_PKGVER=      1.78
+R_PKGVER=      1.81
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Sparse linear algebra
diff -r f8a05562975d -r 50dc23a46c04 math/R-SparseM/distinfo
--- a/math/R-SparseM/distinfo   Sat Sep 11 09:59:00 2021 +0000
+++ b/math/R-SparseM/distinfo   Sat Sep 11 10:09:17 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2021/01/03 10:49:31 mef Exp $
+$NetBSD: distinfo,v 1.4 2021/09/11 10:09:17 mef Exp $
 
-SHA1 (R/SparseM_1.78.tar.gz) = 02de5aa6948e3f263f507b11819767d4e58e9562
-RMD160 (R/SparseM_1.78.tar.gz) = e51f6d7beaa36655c8ffdeb2e15ef54cacde74df
-SHA512 (R/SparseM_1.78.tar.gz) = bff92ebf068017ddc65440bc589c77037d42183d7ce535e09f0b6beb4a072743bcb16129ff435cdfa78095bfd153a52a0ae6e0c326ae8a54e21d9783431b73c6
-Size (R/SparseM_1.78.tar.gz) = 735024 bytes
+SHA1 (R/SparseM_1.81.tar.gz) = 5b2d34eaf5e728ac439f7c3ccf272a95fee2bcf7
+RMD160 (R/SparseM_1.81.tar.gz) = 009c27b4a622bff3ea5a282bd92c7deaa70bcbcf
+SHA512 (R/SparseM_1.81.tar.gz) = 3fba6796a48a32059e9b7a7a22302c251a57abaca3c8a90dd531a9f7d201cb1156b65382b00b3d9e4dc919031d7adbe9c7744304401974c81063ef23d98fe126
+Size (R/SparseM_1.81.tar.gz) = 735100 bytes



Home | Main Index | Thread Index | Old Index