Mon Jan 22 07:21:29 2018 UTC ()
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.


(wen)
diff -r1.1 -r1.2 pkgsrc/math/R-SparseM/Makefile
diff -r1.1 -r1.2 pkgsrc/math/R-SparseM/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/math/R-SparseM/Makefile (expand / switch to unified diff)

--- pkgsrc/math/R-SparseM/Makefile 2016/01/01 05:23:13 1.1
+++ pkgsrc/math/R-SparseM/Makefile 2018/01/22 07:21:29 1.2
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.1 2016/01/01 05:23:13 wen Exp $ 1# $NetBSD: Makefile,v 1.2 2018/01/22 07:21:29 wen Exp $
2# 2#
3 3
4CATEGORIES= math 4CATEGORIES= math
5MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} 5MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= ${R_HOMEPAGE_BASE}/SparseM/ 8HOMEPAGE= ${R_HOMEPAGE_BASE}/SparseM/
9COMMENT= Sparse Linear Algebra 9COMMENT= Sparse Linear Algebra
10LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 10LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
11 11
12R_PKGNAME= SparseM 12R_PKGNAME= SparseM
13R_PKGVER= 1.7 13R_PKGVER= 1.77
14 14
15USE_LANGUAGES= c fortran 15USE_LANGUAGES= c fortran
16 16
17.include "../../math/R/Makefile.extension" 17.include "../../math/R/Makefile.extension"
18.include "../../mk/bsd.pkg.mk" 18.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1 -r1.2 pkgsrc/math/R-SparseM/distinfo (expand / switch to unified diff)

--- pkgsrc/math/R-SparseM/distinfo 2016/01/01 05:23:13 1.1
+++ pkgsrc/math/R-SparseM/distinfo 2018/01/22 07:21:29 1.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.1 2016/01/01 05:23:13 wen Exp $ 1$NetBSD: distinfo,v 1.2 2018/01/22 07:21:29 wen Exp $
2 2
3SHA1 (R/SparseM_1.7.tar.gz) = 137dd6627d948497b768509b83826f9211067db3 3SHA1 (R/SparseM_1.77.tar.gz) = bdd0b56a3e0cf8e8c1d45ce8878884e64a6f5212
4RMD160 (R/SparseM_1.7.tar.gz) = 65d21275bc5c233963be32647175c1e8da7c90ee 4RMD160 (R/SparseM_1.77.tar.gz) = f53cf9879b08e670e4569211af7148dfc9cb07ff
5SHA512 (R/SparseM_1.7.tar.gz) = 3b45456fd4250cccdc62180e4103e04a7bfe4839f422aaa4eda852b0e44c7cb7476553565899f91ae05a2d4270168a4d1392ef1f1011ae3e72bc4a5aa6fcc40a 5SHA512 (R/SparseM_1.77.tar.gz) = c46cbd87f79b41e317b9e6973bb5219bcdc60fbbea9d96ec01b542268249bf8dbd27177c552346edd20f54be818f7f805a98cc7bf908fdd860a3bc70b06c1213
6Size (R/SparseM_1.7.tar.gz) = 598188 bytes 6Size (R/SparseM_1.77.tar.gz) = 756317 bytes