- Update to 6.0-73
This commit is contained in:
parent
5c0af9f4f0
commit
e469c3e735
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427941
2 changed files with 6 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= caret
|
||||
DISTVERSION= 6.0-71
|
||||
DISTVERSION= 6.0-73
|
||||
CATEGORIES= devel
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
|
@ -15,10 +15,11 @@ 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
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
|
||||
USES= cran:auto-plist,compile
|
||||
USES= cran:auto-plist,compiles
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1470490237
|
||||
SHA256 (caret_6.0-71.tar.gz) = 403da6ad90613254fd58a37fa6084d61b5d855cf52ea696d7d305fa2860008f6
|
||||
SIZE (caret_6.0-71.tar.gz) = 4336523
|
||||
TIMESTAMP = 1480960543
|
||||
SHA256 (caret_6.0-73.tar.gz) = 90a0a4a10f1a3b37502cb0ed7d8830063d059a548faabb9cc5d8d34736c7eacb
|
||||
SIZE (caret_6.0-73.tar.gz) = 4491725
|
||||
|
|
Loading…
Reference in a new issue