aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2019-03-28 05:11:08 +0800
committerjbeich <jbeich@FreeBSD.org>2019-03-28 05:11:08 +0800
commit740bd405f014b469ba560476582bd8287d30a15e (patch)
tree38e82fdc8d8a1a28215196aec951504537c1c0ad /math
parentf65e8076ce4a5a1abe9464411e1ac04a0aa811b9 (diff)
downloadfreebsd-ports-gnome-740bd405f014b469ba560476582bd8287d30a15e.tar.gz
freebsd-ports-gnome-740bd405f014b469ba560476582bd8287d30a15e.tar.zst
freebsd-ports-gnome-740bd405f014b469ba560476582bd8287d30a15e.zip
devel/icu: update to 64.1
Changes: http://site.icu-project.org/download/64 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 236325 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D19479
Diffstat (limited to 'math')
-rw-r--r--math/R/Makefile1
-rw-r--r--math/libqalculate/Makefile2
-rw-r--r--math/py-rpy2/Makefile1
3 files changed, 3 insertions, 1 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index e42a9ea04947..29e63d1f2a7b 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -3,6 +3,7 @@
PORTNAME= R
DISTVERSION= 3.5.3
+PORTREVISION= 1
CATEGORIES= math lang
MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||}
diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile
index fed3b75fba79..7e9eed027468 100644
--- a/math/libqalculate/Makefile
+++ b/math/libqalculate/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libqalculate
PORTVERSION= 2.6.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/
diff --git a/math/py-rpy2/Makefile b/math/py-rpy2/Makefile
index 25e36b2728f5..92e5863639b1 100644
--- a/math/py-rpy2/Makefile
+++ b/math/py-rpy2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= rpy2
DISTVERSION= 3.0.1
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}