aboutsummaryrefslogtreecommitdiffstats
path: root/math/R/Makefile
diff options
context:
space:
mode:
authorjrm <jrm@FreeBSD.org>2019-07-15 17:19:17 +0800
committerjrm <jrm@FreeBSD.org>2019-07-15 17:19:17 +0800
commit260bacbc053cf01691945fe7deab0c48630e1c34 (patch)
treec5097b2f780564bdd0bfee560e7b09c9060c4a91 /math/R/Makefile
parentdd02756fbf3e168124982103e813edfddaa49f52 (diff)
downloadfreebsd-ports-gnome-260bacbc053cf01691945fe7deab0c48630e1c34.tar.gz
freebsd-ports-gnome-260bacbc053cf01691945fe7deab0c48630e1c34.tar.zst
freebsd-ports-gnome-260bacbc053cf01691945fe7deab0c48630e1c34.zip
math/R: Update to version 3.6.1
Upstream changes: See 'CHANGES IN R 3.6.1' and 'CHANGES IN R 3.6.1 patched' at https://cran.r-project.org/doc/manuals/r-devel/NEWS.html
Diffstat (limited to 'math/R/Makefile')
-rw-r--r--math/R/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index aeb2410f3e58..b62479e21a89 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= R
-DISTVERSION= 3.6.0
-PORTREVISION= 1
+DISTVERSION= 3.6.1
CATEGORIES= math lang
MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||}