pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/R-e1071



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Nov  2 00:26:24 UTC 2024

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

Log Message:
(math/R-e1071) Updated 1.7.14 to 1.7.16

Changes in version 1.7-16:

        * fix bug in svmdoc vignette

        * fix possible glitch in svm.cpp regarding memory allocation

Changes in version 1.7-15:

        * fix bug in 'read.matrix.csr()'


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/math/R-e1071/Makefile \
    pkgsrc/math/R-e1071/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-e1071/Makefile
diff -u pkgsrc/math/R-e1071/Makefile:1.15 pkgsrc/math/R-e1071/Makefile:1.16
--- pkgsrc/math/R-e1071/Makefile:1.15   Fri Jan 26 10:55:59 2024
+++ pkgsrc/math/R-e1071/Makefile        Sat Nov  2 00:26:24 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2024/01/26 10:55:59 mef Exp $
+# $NetBSD: Makefile,v 1.16 2024/11/02 00:26:24 mef Exp $
 
 R_PKGNAME=     e1071
-R_PKGVER=      1.7-14
+R_PKGVER=      1.7-16
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Misc Functions of the Department of Statistics (e1071), TU Wien
Index: pkgsrc/math/R-e1071/distinfo
diff -u pkgsrc/math/R-e1071/distinfo:1.15 pkgsrc/math/R-e1071/distinfo:1.16
--- pkgsrc/math/R-e1071/distinfo:1.15   Fri Jan 26 10:55:59 2024
+++ pkgsrc/math/R-e1071/distinfo        Sat Nov  2 00:26:24 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2024/01/26 10:55:59 mef Exp $
+$NetBSD: distinfo,v 1.16 2024/11/02 00:26:24 mef Exp $
 
-BLAKE2s (R/e1071_1.7-14.tar.gz) = 766862f8b3204496bcbdb8035199a5240cbd6667dd28c7015a457e6e7411d573
-SHA512 (R/e1071_1.7-14.tar.gz) = 24919f1de63439f0533cc6d3f65289d47fee0e3ca63b29ea2531e087cb5b8bd27d4b8405902e69cac9ffcec6d17fe10e9635c66423cbdfeebce7c5579bb52728
-Size (R/e1071_1.7-14.tar.gz) = 326383 bytes
+BLAKE2s (R/e1071_1.7-16.tar.gz) = ab5f191340625729c5659898e2a85286f269c4b3a24190d2ea96251ac42f2f88
+SHA512 (R/e1071_1.7-16.tar.gz) = a4aa7e5ae60dfff06d4370a85ff585d60f14fef0a6c1ea0497c7a168c93cf4c2157a063b1f645d6804940126b329e8672b9e3f9d19109da0b5a5a1aa3791a895
+Size (R/e1071_1.7-16.tar.gz) = 326734 bytes



Home | Main Index | Thread Index | Old Index