pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-mvtnorm
Module Name: pkgsrc
Committed By: mef
Date: Sat Feb 15 04:40:08 UTC 2025
Modified Files:
pkgsrc/math/R-mvtnorm: Makefile distinfo
Log Message:
(math/R-mvtnorm) Updated 1.3.2 to 1.3.3
Changes in Version 1.3-3 (2025-01-09):
Bugfixes:
Miwa(steps = 4097) are allowed in R, the C code assumed
steps <= 4096, now steps == 4097 is possible.
Triggered by BDR's gcc-UBSAN check on package
OptimalGoldstandardDesign.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/math/R-mvtnorm/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/math/R-mvtnorm/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-mvtnorm/Makefile
diff -u pkgsrc/math/R-mvtnorm/Makefile:1.25 pkgsrc/math/R-mvtnorm/Makefile:1.26
--- pkgsrc/math/R-mvtnorm/Makefile:1.25 Tue Nov 12 14:35:29 2024
+++ pkgsrc/math/R-mvtnorm/Makefile Sat Feb 15 04:40:08 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2024/11/12 14:35:29 mef Exp $
+# $NetBSD: Makefile,v 1.26 2025/02/15 04:40:08 mef Exp $
R_PKGNAME= mvtnorm
-R_PKGVER= 1.3-2
+R_PKGVER= 1.3-3
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Multivariate normal and t distributions
Index: pkgsrc/math/R-mvtnorm/distinfo
diff -u pkgsrc/math/R-mvtnorm/distinfo:1.19 pkgsrc/math/R-mvtnorm/distinfo:1.20
--- pkgsrc/math/R-mvtnorm/distinfo:1.19 Tue Nov 12 14:35:29 2024
+++ pkgsrc/math/R-mvtnorm/distinfo Sat Feb 15 04:40:08 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2024/11/12 14:35:29 mef Exp $
+$NetBSD: distinfo,v 1.20 2025/02/15 04:40:08 mef Exp $
-BLAKE2s (R/mvtnorm_1.3-2.tar.gz) = 6e245b090073ab064fe8b9aedd905cf545e08e969aa84050876b4bff54c46012
-SHA512 (R/mvtnorm_1.3-2.tar.gz) = 74f98be9546d4192e09a754be201bfa4a4f25632c47ab86d4929daec37507a1c9a7b4c8132765208d805310fbdeb969d8c085a840f1695de68c2397f7175141f
-Size (R/mvtnorm_1.3-2.tar.gz) = 837148 bytes
+BLAKE2s (R/mvtnorm_1.3-3.tar.gz) = b36d62794abb554e0e1be1da86dfd4757a1ae98af665233d2ae9a433c26190d5
+SHA512 (R/mvtnorm_1.3-3.tar.gz) = 942245726e505990bddf3f1d91620cf5d26a4772f0b3aac64a6a71daf02b76fcfc26e05a765491e603773a22f5b27ce53ec2160ab41efb75a8bd60f9cad646d1
+Size (R/mvtnorm_1.3-3.tar.gz) = 837946 bytes
Home |
Main Index |
Thread Index |
Old Index