pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/R-SparseM



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Sep 11 10:09:17 UTC 2021

Modified Files:
        pkgsrc/math/R-SparseM: Makefile distinfo

Log Message:
(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)


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/math/R-SparseM/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/R-SparseM/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/R-SparseM/Makefile
diff -u pkgsrc/math/R-SparseM/Makefile:1.6 pkgsrc/math/R-SparseM/Makefile:1.7
--- pkgsrc/math/R-SparseM/Makefile:1.6  Sun Jan  3 10:49:31 2021
+++ pkgsrc/math/R-SparseM/Makefile      Sat Sep 11 10:09:17 2021
@@ -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

Index: pkgsrc/math/R-SparseM/distinfo
diff -u pkgsrc/math/R-SparseM/distinfo:1.3 pkgsrc/math/R-SparseM/distinfo:1.4
--- pkgsrc/math/R-SparseM/distinfo:1.3  Sun Jan  3 10:49:31 2021
+++ pkgsrc/math/R-SparseM/distinfo      Sat Sep 11 10:09:17 2021
@@ -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