pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/R-SparseM Update to 1.77



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2d5310147c96
branches:  trunk
changeset: 374385:2d5310147c96
user:      wen <wen%pkgsrc.org@localhost>
date:      Mon Jan 22 07:21:29 2018 +0000

description:
Update to 1.77

Upstream changes:
The version 1.71

1.  Fixed the REAL*8 and INTEGER*4 occurences in accordance with Kurt's email.

The version 1.73

1.  changed occurences of unix.time to system.time in accordance with Kurt's
directive.

The version 1.74

1.  One more unix -> system

The version 1.75

1.  package -> PACKAGE [per Kurt's email of 3/2/17]

The version 1.76

1.  Used package_native_routine_registration_skeleton  to remove
    PACKAGE = SparseM  [per Kurt's email of 3/2/17]

The version 1.77

1.  Changed setMethod for diag (matrix.csr) in accordance with MM's suggestion

2.  removed setGeneric for image also suggested by MM.

diffstat:

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

diffs (33 lines):

diff -r e5ffb5f15dad -r 2d5310147c96 math/R-SparseM/Makefile
--- a/math/R-SparseM/Makefile   Mon Jan 22 06:23:27 2018 +0000
+++ b/math/R-SparseM/Makefile   Mon Jan 22 07:21:29 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/01/01 05:23:13 wen Exp $
+# $NetBSD: Makefile,v 1.2 2018/01/22 07:21:29 wen Exp $
 #
 
 CATEGORIES=    math
@@ -10,7 +10,7 @@
 LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3
 
 R_PKGNAME=     SparseM
-R_PKGVER=      1.7
+R_PKGVER=      1.77
 
 USE_LANGUAGES= c fortran
 
diff -r e5ffb5f15dad -r 2d5310147c96 math/R-SparseM/distinfo
--- a/math/R-SparseM/distinfo   Mon Jan 22 06:23:27 2018 +0000
+++ b/math/R-SparseM/distinfo   Mon Jan 22 07:21:29 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/01/01 05:23:13 wen Exp $
+$NetBSD: distinfo,v 1.2 2018/01/22 07:21:29 wen Exp $
 
-SHA1 (R/SparseM_1.7.tar.gz) = 137dd6627d948497b768509b83826f9211067db3
-RMD160 (R/SparseM_1.7.tar.gz) = 65d21275bc5c233963be32647175c1e8da7c90ee
-SHA512 (R/SparseM_1.7.tar.gz) = 3b45456fd4250cccdc62180e4103e04a7bfe4839f422aaa4eda852b0e44c7cb7476553565899f91ae05a2d4270168a4d1392ef1f1011ae3e72bc4a5aa6fcc40a
-Size (R/SparseM_1.7.tar.gz) = 598188 bytes
+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



Home | Main Index | Thread Index | Old Index