mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Update to 6.0-77
This commit is contained in:
parent
e59c88cece
commit
ae3ef57f32
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449592
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= caret
|
||||
DISTVERSION= 6.0-76
|
||||
DISTVERSION= 6.0-77
|
||||
CATEGORIES= devel
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
@ -12,11 +12,12 @@ COMMENT= Classification and Regression Training
|
||||
LICENSE= GPLv2+
|
||||
|
||||
CRAN_DEPENDS= R-cran-ggplot2>0:graphics/R-cran-ggplot2 \
|
||||
R-cran-car>0:math/R-cran-car \
|
||||
R-cran-foreach>0:devel/R-cran-foreach \
|
||||
R-cran-plyr>0:devel/R-cran-plyr \
|
||||
R-cran-ModelMetrics>=1.1.0:devel/R-cran-ModelMetrics \
|
||||
R-cran-reshape2>0:devel/R-cran-reshape2
|
||||
R-cran-reshape2>0:devel/R-cran-reshape2 \
|
||||
R-cran-recipes>0.0.1:math/R-cran-recipes \
|
||||
R-cran-withr>=2.0.0:devel/R-cran-withr
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1493943975
|
||||
SHA256 (caret_6.0-76.tar.gz) = 8c210893d9be02b5ce09153302d72205dba8bab47c077db4c9e62259efef61f0
|
||||
SIZE (caret_6.0-76.tar.gz) = 2362161
|
||||
TIMESTAMP = 1504921326
|
||||
SHA256 (caret_6.0-77.tar.gz) = beec200e18a0bbcefa6ba0380b50bea2faf535ac66c4e7febd56e8630a018515
|
||||
SIZE (caret_6.0-77.tar.gz) = 4668444
|
||||
|
Loading…
Reference in New Issue
Block a user