aboutsummaryrefslogtreecommitdiff
path: root/math/R
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2019-04-22 13:16:33 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2019-04-22 13:16:33 +0000
commit879e75a6593d4f669464a017aaebd9f8bee250f3 (patch)
tree44760fb1f02ea408fa8f79bb5c9a29b881768f31 /math/R
parentac9adb54c85f3dfb91ab2b68f5398801ca2e1f78 (diff)
downloadports-879e75a6593d4f669464a017aaebd9f8bee250f3.tar.gz
ports-879e75a6593d4f669464a017aaebd9f8bee250f3.zip
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when absolutely necessary. Suggested by: tijl
Notes
Notes: svn path=/head/; revision=499638
Diffstat (limited to 'math/R')
-rw-r--r--math/R/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index d9d082fec0be..4490984d2a52 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -3,7 +3,7 @@
PORTNAME= R
DISTVERSION= 3.5.3
-PORTREVISION= 2
+PORTREVISION= 4
CATEGORIES= math lang
MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||}