pkgsrc-Changes archive

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

CVS commit: pkgsrc/finance/R-bayesm



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Jan  4 14:38:30 UTC 2025

Modified Files:
        pkgsrc/finance/R-bayesm: Makefile distinfo

Log Message:
(finance/R-bayesm) Updated 3.1.5 to 3.1.6, NEWS.md unknown, make test passed


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/finance/R-bayesm/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/finance/R-bayesm/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/finance/R-bayesm/Makefile
diff -u pkgsrc/finance/R-bayesm/Makefile:1.3 pkgsrc/finance/R-bayesm/Makefile:1.4
--- pkgsrc/finance/R-bayesm/Makefile:1.3        Mon Jun 12 15:33:04 2023
+++ pkgsrc/finance/R-bayesm/Makefile    Sat Jan  4 14:38:30 2025
@@ -1,13 +1,22 @@
-# $NetBSD: Makefile,v 1.3 2023/06/12 15:33:04 mef Exp $
+# $NetBSD: Makefile,v 1.4 2025/01/04 14:38:30 mef Exp $
 
 R_PKGNAME=     bayesm
-R_PKGVER=      3.1-5
+R_PKGVER=      3.1-6
 CATEGORIES=    finance
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Bayesian inference for marketing/micro-econometrics
 LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3
 
+TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
+TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
+
+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= c c++ fortran
 
 .include "../../math/R/Makefile.extension"

Index: pkgsrc/finance/R-bayesm/distinfo
diff -u pkgsrc/finance/R-bayesm/distinfo:1.5 pkgsrc/finance/R-bayesm/distinfo:1.6
--- pkgsrc/finance/R-bayesm/distinfo:1.5        Mon Jun 12 15:33:04 2023
+++ pkgsrc/finance/R-bayesm/distinfo    Sat Jan  4 14:38:30 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2023/06/12 15:33:04 mef Exp $
+$NetBSD: distinfo,v 1.6 2025/01/04 14:38:30 mef Exp $
 
-BLAKE2s (R/bayesm_3.1-5.tar.gz) = b2c0ecec5d10a4718ad25dbc9e0c10ce26a95b4ef8147959cb7acac652c066df
-SHA512 (R/bayesm_3.1-5.tar.gz) = 95ced9c2d4f549c1027c074f65530d9d0c1b3779e2ec9287436f44513825a9fa2d8d1984e74ab155a65dc63412fd9b6b16ddb1238eac57cc20e50166c92796c0
-Size (R/bayesm_3.1-5.tar.gz) = 2268160 bytes
+BLAKE2s (R/bayesm_3.1-6.tar.gz) = 827a7068a8b69af8e57e989949e5ec0d16ec0f7ab76db371d60bac95db4bca89
+SHA512 (R/bayesm_3.1-6.tar.gz) = d953b44153bec423554e08562aca8f49cbb361a0b2931d555a611dc510b232a452107c6573dd17047bb2eaf10d81dd53689ec8fe444dc0c22d66bb00ba919734
+Size (R/bayesm_3.1-6.tar.gz) = 2267618 bytes



Home | Main Index | Thread Index | Old Index