diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2020-05-06 00:07:53 +0800 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2020-05-06 00:07:53 +0800 |
commit | a0a98863caa692b26f90ee45a3cda113bc4e1abf (patch) | |
tree | 05fb244a0bd455905f747077657ebe20dff0ec44 /science/R-cran-epicalc | |
parent | 5714fb68e8eeb6c05801762cff55390d5df15047 (diff) | |
download | freebsd-ports-gnome-a0a98863caa692b26f90ee45a3cda113bc4e1abf.tar.gz freebsd-ports-gnome-a0a98863caa692b26f90ee45a3cda113bc4e1abf.tar.zst freebsd-ports-gnome-a0a98863caa692b26f90ee45a3cda113bc4e1abf.zip |
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
Diffstat (limited to 'science/R-cran-epicalc')
-rw-r--r-- | science/R-cran-epicalc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/R-cran-epicalc/Makefile b/science/R-cran-epicalc/Makefile index 2f6d4fedd79e..beab3f6ebf36 100644 --- a/science/R-cran-epicalc/Makefile +++ b/science/R-cran-epicalc/Makefile @@ -3,7 +3,7 @@ PORTNAME= epicalc PORTVERSION= 2.15.1.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= science DISTNAME= ${PORTNAME}_${PORTVERSION} |