pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/R-Deriv



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Jun 13 00:06:49 UTC 2026

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

Log Message:
(math/R-Deriv) Updated 4.1.6 to 4.2.0

Version 4.2.0
=============

* 2025-06-20
 - added `with()` construct
 - fixed as.integer() for big numbers in simplification of fractions (fixing issue #29)


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/math/R-Deriv/Makefile \
    pkgsrc/math/R-Deriv/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-Deriv/Makefile
diff -u pkgsrc/math/R-Deriv/Makefile:1.1 pkgsrc/math/R-Deriv/Makefile:1.2
--- pkgsrc/math/R-Deriv/Makefile:1.1    Sat Nov  9 13:33:04 2024
+++ pkgsrc/math/R-Deriv/Makefile        Sat Jun 13 00:06:49 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2024/11/09 13:33:04 mef Exp $
+# $NetBSD: Makefile,v 1.2 2026/06/13 00:06:49 mef Exp $
 
 R_PKGNAME=     Deriv
-R_PKGVER=      4.1.6
+R_PKGVER=      4.2.0
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Symbolic Differentiation
Index: pkgsrc/math/R-Deriv/distinfo
diff -u pkgsrc/math/R-Deriv/distinfo:1.1 pkgsrc/math/R-Deriv/distinfo:1.2
--- pkgsrc/math/R-Deriv/distinfo:1.1    Sat Nov  9 13:33:04 2024
+++ pkgsrc/math/R-Deriv/distinfo        Sat Jun 13 00:06:49 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2024/11/09 13:33:04 mef Exp $
+$NetBSD: distinfo,v 1.2 2026/06/13 00:06:49 mef Exp $
 
-BLAKE2s (R/Deriv_4.1.6.tar.gz) = c4d7a8219867a0c98191a74f3f03317c5f5e12d4c6091c646166b1988350e856
-SHA512 (R/Deriv_4.1.6.tar.gz) = 8a0352844e0ae78b5dcaace33fdb4f5d8deebfbfc597fb8da35ca4bdf6d4bb74050e6c6b6f509443f19d01c9c51eb9ac4f96c916f8d68668d7b9c770fd99814e
-Size (R/Deriv_4.1.6.tar.gz) = 37831 bytes
+BLAKE2s (R/Deriv_4.2.0.tar.gz) = fd05b10c369714c1db864b24762199a8e4a06c82a4408eb0a0449fb2249bba7e
+SHA512 (R/Deriv_4.2.0.tar.gz) = e4873693d65b30143de7b7ebbab023567481626fafba9a664f0477057fdb7baeda4fe9107c87f1c9efdde6593fe36f1f1a68058beb3d965d5592f469965e7323
+Size (R/Deriv_4.2.0.tar.gz) = 38752 bytes



Home | Main Index | Thread Index | Old Index