diff options
author | wen <wen@pkgsrc.org> | 2012-12-17 15:04:19 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2012-12-17 15:04:19 +0000 |
commit | 7804648cd3ba1353df51cfe55d253da8d0f1c915 (patch) | |
tree | 3ae24106708ddf275367901460a454ab4115437e /math | |
parent | 0021b63c9cb9a82b7f66b88b807f76263d432537 (diff) | |
download | pkgsrc-7804648cd3ba1353df51cfe55d253da8d0f1c915.tar.gz |
Update to 4.6.7
No upstream changelog.
Diffstat (limited to 'math')
-rw-r--r-- | math/R-randomForest/Makefile | 4 | ||||
-rw-r--r-- | math/R-randomForest/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/math/R-randomForest/Makefile b/math/R-randomForest/Makefile index d781071d6d4..7b8314c3458 100644 --- a/math/R-randomForest/Makefile +++ b/math/R-randomForest/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/04/15 13:28:39 brook Exp $ +# $NetBSD: Makefile,v 1.7 2012/12/17 15:04:19 wen Exp $ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} @@ -9,7 +9,7 @@ COMMENT= Classification and regression based on a forest of trees LICENSE= gnu-gpl-v2 R_PKGNAME= randomForest -R_PKGVER= 4.6-6 +R_PKGVER= 4.6-7 USE_LANGUAGES= c fortran diff --git a/math/R-randomForest/distinfo b/math/R-randomForest/distinfo index 9231fcf312c..6a7d8769855 100644 --- a/math/R-randomForest/distinfo +++ b/math/R-randomForest/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2012/04/15 13:28:39 brook Exp $ +$NetBSD: distinfo,v 1.3 2012/12/17 15:04:19 wen Exp $ -SHA1 (R/randomForest_4.6-6.tar.gz) = 142f68dcfae31bd69927a11506fdbf795cba07af -RMD160 (R/randomForest_4.6-6.tar.gz) = 59e795d2a09c382c016c5d5b11b366425ca73292 -Size (R/randomForest_4.6-6.tar.gz) = 76960 bytes +SHA1 (R/randomForest_4.6-7.tar.gz) = 01f5455d952627cd7a2a1a3977ccfa4005121e9f +RMD160 (R/randomForest_4.6-7.tar.gz) = 951808aeb479134080324792c6450fbb4196cf13 +Size (R/randomForest_4.6-7.tar.gz) = 77163 bytes |