pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/R-randomForest



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Nov 16 01:42:54 UTC 2024

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

Log Message:
(math/R-randomForest) Updated 4.7.11 to 4.7.12, NEWS  does not have that entry


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/math/R-randomForest/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/math/R-randomForest/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-randomForest/Makefile
diff -u pkgsrc/math/R-randomForest/Makefile:1.12 pkgsrc/math/R-randomForest/Makefile:1.13
--- pkgsrc/math/R-randomForest/Makefile:1.12    Sat Jun 10 11:58:44 2023
+++ pkgsrc/math/R-randomForest/Makefile Sat Nov 16 01:42:54 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2023/06/10 11:58:44 mef Exp $
+# $NetBSD: Makefile,v 1.13 2024/11/16 01:42:54 mef Exp $
 
 R_PKGNAME=     randomForest
-R_PKGVER=      4.7-1.1
+R_PKGVER=      4.7-1.2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Breiman and Cutler's Random Forests for Classification and Regression
@@ -11,5 +11,12 @@ USE_LANGUAGES=       c fortran
 
 TEST_DEPENDS+= R-RColorBrewer-[0-9]*:../../math/R-RColorBrewer
 
+# !pdfTeX error: pdflatex (file tctt0900): Font tctt0900 at 600 not found
+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
+
 .include "../../math/R/Makefile.extension"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/math/R-randomForest/distinfo
diff -u pkgsrc/math/R-randomForest/distinfo:1.9 pkgsrc/math/R-randomForest/distinfo:1.10
--- pkgsrc/math/R-randomForest/distinfo:1.9     Sat Jun 10 11:58:44 2023
+++ pkgsrc/math/R-randomForest/distinfo Sat Nov 16 01:42:54 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2023/06/10 11:58:44 mef Exp $
+$NetBSD: distinfo,v 1.10 2024/11/16 01:42:54 mef Exp $
 
-BLAKE2s (R/randomForest_4.7-1.1.tar.gz) = 9906c315a60a8696f2b87ccf0fb7ecdb5f99f4f5edbe5ec6923ad109c2c561bc
-SHA512 (R/randomForest_4.7-1.1.tar.gz) = 1a0277e84fed321397384425af1e1e52e116dfadea2f066117f2cd9817707dd22a28f9b4d6e285087c7e651e6f75c735171cd66edea83364e943e5562071391c
-Size (R/randomForest_4.7-1.1.tar.gz) = 80886 bytes
+BLAKE2s (R/randomForest_4.7-1.2.tar.gz) = 094edea0bd9db44c804fe9173094dcfa01ebc798dbaeac32f26a5a1eb6815b40
+SHA512 (R/randomForest_4.7-1.2.tar.gz) = 562c8f23f6fba2f2588450b12140cc3cd18ce7efcfa8d4044c729fbb4893827a4c342425cd4cbc8f6068f2337862fcfbec26c6132bf121a9feedf2bf0ff98ff0
+Size (R/randomForest_4.7-1.2.tar.gz) = 81974 bytes



Home | Main Index | Thread Index | Old Index