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: Sun Jan 3 10:49:31 UTC 2021
Modified Files:
pkgsrc/math/R-SparseM: Makefile distinfo
Log Message:
(math/R-SparseM) Updated 1.77 to 1.78 (make test fails for now)
The version 1.78
1. Changed check for symmetry to use all.equal() in response to an error
reported by Brian Ripley.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/math/R-SparseM/Makefile
cvs rdiff -u -r1.2 -r1.3 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.5 pkgsrc/math/R-SparseM/Makefile:1.6
--- pkgsrc/math/R-SparseM/Makefile:1.5 Thu Aug 8 19:53:46 2019
+++ pkgsrc/math/R-SparseM/Makefile Sun Jan 3 10:49:31 2021
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.5 2019/08/08 19:53:46 brook Exp $
+# $NetBSD: Makefile,v 1.6 2021/01/03 10:49:31 mef Exp $
R_PKGNAME= SparseM
-R_PKGVER= 1.77
-CATEGORIES= math
+R_PKGVER= 1.78
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Sparse linear algebra
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
+TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
+
USE_LANGUAGES= c fortran
.include "../../math/R/Makefile.extension"
Index: pkgsrc/math/R-SparseM/distinfo
diff -u pkgsrc/math/R-SparseM/distinfo:1.2 pkgsrc/math/R-SparseM/distinfo:1.3
--- pkgsrc/math/R-SparseM/distinfo:1.2 Mon Jan 22 07:21:29 2018
+++ pkgsrc/math/R-SparseM/distinfo Sun Jan 3 10:49:31 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/01/22 07:21:29 wen Exp $
+$NetBSD: distinfo,v 1.3 2021/01/03 10:49:31 mef Exp $
-SHA1 (R/SparseM_1.77.tar.gz) = bdd0b56a3e0cf8e8c1d45ce8878884e64a6f5212
-RMD160 (R/SparseM_1.77.tar.gz) = f53cf9879b08e670e4569211af7148dfc9cb07ff
-SHA512 (R/SparseM_1.77.tar.gz) = c46cbd87f79b41e317b9e6973bb5219bcdc60fbbea9d96ec01b542268249bf8dbd27177c552346edd20f54be818f7f805a98cc7bf908fdd860a3bc70b06c1213
-Size (R/SparseM_1.77.tar.gz) = 756317 bytes
+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
Home |
Main Index |
Thread Index |
Old Index