pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/R-coda



Module Name:    pkgsrc
Committed By:   mef
Date:           Fri Nov  1 23:02:56 UTC 2024

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

Log Message:
(math/R-coda) Updated 0.19.4 to 0.19.4.1, make test passed

Explicit change Not described, easy check shows trimmed white space
at the end of line in following files

diff -urN coda-0.9.14/R/gelman.R coda/R/gelman.R
diff -urN coda-0.9.14/R/output.R coda/R/output.R
diff -urN coda-0.9.14/R/util.R coda/R/util.R

0.19-4 Martyn Plummer <martyn.plummer%gmail.com@localhost>
        - Fix cumuplot, affected by changes in matplot in R 4.0.0.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/math/R-coda/Makefile \
    pkgsrc/math/R-coda/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-coda/Makefile
diff -u pkgsrc/math/R-coda/Makefile:1.5 pkgsrc/math/R-coda/Makefile:1.6
--- pkgsrc/math/R-coda/Makefile:1.5     Sun May 29 00:35:45 2022
+++ pkgsrc/math/R-coda/Makefile Fri Nov  1 23:02:56 2024
@@ -1,13 +1,18 @@
-# $NetBSD: Makefile,v 1.5 2022/05/29 00:35:45 wen Exp $
+# $NetBSD: Makefile,v 1.6 2024/11/01 23:02:56 mef Exp $
 
 R_PKGNAME=     coda
-R_PKGVER=      0.19-4
-CATEGORIES=    math
+R_PKGVER=      0.19-4.1
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 COMMENT=       Output analysis and diagnostics for MCMC
 LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3
 
+TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
+TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
+TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+TEST_DEPENDS+= tex-url-[0-9]*:../../print/tex-url
+TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+
 USE_LANGUAGES+=        # none
 
 .include "../../math/R/Makefile.extension"
Index: pkgsrc/math/R-coda/distinfo
diff -u pkgsrc/math/R-coda/distinfo:1.5 pkgsrc/math/R-coda/distinfo:1.6
--- pkgsrc/math/R-coda/distinfo:1.5     Sun May 29 00:35:45 2022
+++ pkgsrc/math/R-coda/distinfo Fri Nov  1 23:02:56 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2022/05/29 00:35:45 wen Exp $
+$NetBSD: distinfo,v 1.6 2024/11/01 23:02:56 mef Exp $
 
-BLAKE2s (R/coda_0.19-4.tar.gz) = e543090153a0a7ee1a6c14308133796c6d5edcc89ed252a975725d0152f453fb
-SHA512 (R/coda_0.19-4.tar.gz) = f390a76658fc49da236dfbf04c920a9cf148ee6ecbb4ca595b6c5a20e8d87a749e67fe294ce63781a277b51b31741508197f9939b62b1edda03228022a02c950
-Size (R/coda_0.19-4.tar.gz) = 74239 bytes
+BLAKE2s (R/coda_0.19-4.1.tar.gz) = 834afe01bf5aace648efa8bba84a671bd0dcd56e8e1c0bb393476190505f9263
+SHA512 (R/coda_0.19-4.1.tar.gz) = a89dbfa8fa58937c58e58df9c6d84f7907eae9cf841f414b32d54acd2218e8d529604e6f8952590787d7e09889f49182d6794fd35b9caf775073834f1718ffcd
+Size (R/coda_0.19-4.1.tar.gz) = 74301 bytes



Home | Main Index | Thread Index | Old Index