pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/R-checkmate
Module Name: pkgsrc
Committed By: mef
Date: Fri May 22 13:12:39 UTC 2026
Modified Files:
pkgsrc/devel/R-checkmate: Makefile distinfo
Log Message:
(devel/R-checkmate) Updated 2.3.2 to 2.3.4
# Version 2.3.4
* Removed deprecated calls to internal R functions.
# Version 2.3.3
* Fixed a minor bug in `allMissing()` for complex numbers where either the real
part or the imaginary part was missing while the other part was not missing
(#279).
* Dropped usage for internal C function `isFrame()` for recent R versions (278).
* Improved documentation (#273, #264).
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/R-checkmate/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/R-checkmate/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/R-checkmate/Makefile
diff -u pkgsrc/devel/R-checkmate/Makefile:1.8 pkgsrc/devel/R-checkmate/Makefile:1.9
--- pkgsrc/devel/R-checkmate/Makefile:1.8 Fri Oct 18 11:51:21 2024
+++ pkgsrc/devel/R-checkmate/Makefile Fri May 22 13:12:39 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2024/10/18 11:51:21 mef Exp $
+# $NetBSD: Makefile,v 1.9 2026/05/22 13:12:39 mef Exp $
R_PKGNAME= checkmate
-R_PKGVER= 2.3.2
+R_PKGVER= 2.3.4
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/R-checkmate/distinfo
diff -u pkgsrc/devel/R-checkmate/distinfo:1.9 pkgsrc/devel/R-checkmate/distinfo:1.10
--- pkgsrc/devel/R-checkmate/distinfo:1.9 Fri Oct 18 11:51:21 2024
+++ pkgsrc/devel/R-checkmate/distinfo Fri May 22 13:12:39 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2024/10/18 11:51:21 mef Exp $
+$NetBSD: distinfo,v 1.10 2026/05/22 13:12:39 mef Exp $
-BLAKE2s (R/checkmate_2.3.2.tar.gz) = 84ce44997307ea8a9158a128847520b454cb3f5767ef1b33ae83cd164269dc2a
-SHA512 (R/checkmate_2.3.2.tar.gz) = dab4121f1d5bd382dc8c125439cc438404f6930eb749515368d39ba10fcaf66f9fa313bb40922dab5deb2ad2ab007949befd3bbfa844696d98c128f8dace222e
-Size (R/checkmate_2.3.2.tar.gz) = 229874 bytes
+BLAKE2s (R/checkmate_2.3.4.tar.gz) = 8c7c1b00e36d802218ef1d81d1402c16c90fbca8280409e20055ee3a287c2e1c
+SHA512 (R/checkmate_2.3.4.tar.gz) = 9bda53ea747cf7de6b5522790ade17a1eb850f9199678b2b1db39bf028d7a2a4cee53a068d2a5fe8990e6f8fe7ee3e916494204766a1f915af592dcce69dafd7
+Size (R/checkmate_2.3.4.tar.gz) = 252516 bytes
Home |
Main Index |
Thread Index |
Old Index