diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/R/Makefile | 1 | ||||
-rw-r--r-- | math/libqalculate/Makefile | 1 | ||||
-rw-r--r-- | math/py-rpy2/Makefile | 1 | ||||
-rw-r--r-- | math/sage/Makefile | 2 | ||||
-rw-r--r-- | math/timbl/Makefile | 2 |
5 files changed, 5 insertions, 2 deletions
diff --git a/math/R/Makefile b/math/R/Makefile index 76a12524c763..90335aa88199 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,5 +1,6 @@ PORTNAME= R DISTVERSION= 4.2.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 a7843b0169e8..46b6756334ce 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -1,5 +1,6 @@ PORTNAME= libqalculate PORTVERSION= 4.5.1 +PORTREVISION= 1 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 5ba9e9a79cbb..7d0cac7a7e19 100644 --- a/math/py-rpy2/Makefile +++ b/math/py-rpy2/Makefile @@ -1,5 +1,6 @@ PORTNAME= rpy2 PORTVERSION= 3.5.10 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/sage/Makefile b/math/sage/Makefile index 35ab08911fa9..b6d18fb9266d 100644 --- a/math/sage/Makefile +++ b/math/sage/Makefile @@ -1,6 +1,6 @@ PORTNAME= sage PORTVERSION= 9.2 -PORTREVISION= 35 +PORTREVISION= 36 CATEGORIES= math MASTER_SITES= https://mirrors.xmission.com/sage/src/ \ http://mirrors.xmission.com/sage/src/ \ diff --git a/math/timbl/Makefile b/math/timbl/Makefile index d39733ba6f38..4f390b38a3cd 100644 --- a/math/timbl/Makefile +++ b/math/timbl/Makefile @@ -1,7 +1,7 @@ PORTNAME= timbl DISTVERSIONPREFIX= v DISTVERSION= 6.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math education MAINTAINER= yuri@FreeBSD.org |