svn commit: r522499 - head/devel/R-cran-caret
TAKATSU Tomonari
tota at FreeBSD.org
Thu Jan 9 17:06:10 UTC 2020
Author: tota
Date: Thu Jan 9 17:06:09 2020
New Revision: 522499
URL: https://svnweb.freebsd.org/changeset/ports/522499
Log:
- Update to 6.0-85
Modified:
head/devel/R-cran-caret/Makefile (contents, props changed)
head/devel/R-cran-caret/distinfo (contents, props changed)
Modified: head/devel/R-cran-caret/Makefile
==============================================================================
--- head/devel/R-cran-caret/Makefile Thu Jan 9 16:59:25 2020 (r522498)
+++ head/devel/R-cran-caret/Makefile Thu Jan 9 17:06:09 2020 (r522499)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= caret
-DISTVERSION= 6.0-84
-PORTREVISION= 1
+DISTVERSION= 6.0-85
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -18,7 +17,8 @@ CRAN_DEPENDS= R-cran-ggplot2>0:graphics/R-cran-ggplot2
R-cran-ModelMetrics>=1.1.0:devel/R-cran-ModelMetrics \
R-cran-reshape2>0:devel/R-cran-reshape2 \
R-cran-recipes>=0.1.4:math/R-cran-recipes \
- R-cran-withr>=2.0.0:devel/R-cran-withr
+ R-cran-withr>=2.0.0:devel/R-cran-withr \
+ R-cran-pROC>0:graphics/R-cran-pROC
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}
Modified: head/devel/R-cran-caret/distinfo
==============================================================================
--- head/devel/R-cran-caret/distinfo Thu Jan 9 16:59:25 2020 (r522498)
+++ head/devel/R-cran-caret/distinfo Thu Jan 9 17:06:09 2020 (r522499)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559418771
-SHA256 (caret_6.0-84.tar.gz) = a1831c086a9c71b469f7405649ba04517683cdf229e119c005189cf57244090d
-SIZE (caret_6.0-84.tar.gz) = 5250927
+TIMESTAMP = 1578589392
+SHA256 (caret_6.0-85.tar.gz) = da29d9bf30f519fd4ca7b7fc834f61d46fc99540e17d69afd065adcdbe70ab4b
+SIZE (caret_6.0-85.tar.gz) = 5282633
More information about the svn-ports-all
mailing list