diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2020-05-05 16:07:53 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2020-05-05 16:07:53 +0000 |
commit | a0a98863caa692b26f90ee45a3cda113bc4e1abf (patch) | |
tree | 05fb244a0bd455905f747077657ebe20dff0ec44 /math/R-cran-ChangeAnomalyDetection | |
parent | net-mgmt/chillispot: revert r534081, net/openradius was rescued in r534057 (diff) |
math/R: Update to version 4.0.0
Upstream changes:
https://stat.ethz.ch/pipermail/r-announce/2020/000653.html
Also bump PORTREVISION of ports that depend on math/R.
Submitted by: wen (in part)
Reviewed by: jwb, Rainer Hurling <rhurlin@gwdg.de>, thierry
Differential Revision: https://reviews.freebsd.org/D24572
Notes
Notes:
svn path=/head/; revision=534095
Diffstat (limited to 'math/R-cran-ChangeAnomalyDetection')
-rw-r--r-- | math/R-cran-ChangeAnomalyDetection/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-ChangeAnomalyDetection/Makefile b/math/R-cran-ChangeAnomalyDetection/Makefile index a32de26c0831..cd5bc58a0f00 100644 --- a/math/R-cran-ChangeAnomalyDetection/Makefile +++ b/math/R-cran-ChangeAnomalyDetection/Makefile @@ -3,7 +3,7 @@ PORTNAME= ChangeAnomalyDetection PORTVERSION= 0.1.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} |