aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-17 23:42:20 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-17 23:58:01 +0000
commit2ffb4427a317c99668e64f952d41091f1a4f0769 (patch)
tree31ed169fe291aa169c17064c4d61b1c48ec1b8ce /math
parent7e0f78353be3f49617cf9d857098644e237585df (diff)
downloadports-2ffb4427a317c99668e64f952d41091f1a4f0769.tar.gz
ports-2ffb4427a317c99668e64f952d41091f1a4f0769.zip
Diffstat (limited to 'math')
-rw-r--r--math/ceres-solver/Makefile2
-rw-r--r--math/openturns/Makefile2
-rw-r--r--math/or-tools/Makefile2
-rw-r--r--math/py-or-tools/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/math/ceres-solver/Makefile b/math/ceres-solver/Makefile
index af23f75a9712..e3c7468eafa6 100644
--- a/math/ceres-solver/Makefile
+++ b/math/ceres-solver/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ceres-solver
DISTVERSION= 2.0.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MAINTAINER= ports@FreeBSD.org
diff --git a/math/openturns/Makefile b/math/openturns/Makefile
index a8f86943fb6d..ce56e02f2d3d 100644
--- a/math/openturns/Makefile
+++ b/math/openturns/Makefile
@@ -1,7 +1,7 @@
PORTNAME= openturns
DISTVERSIONPREFIX= v
DISTVERSION= 1.18
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/or-tools/Makefile b/math/or-tools/Makefile
index fbed84bbd39b..d3cd9f9f56de 100644
--- a/math/or-tools/Makefile
+++ b/math/or-tools/Makefile
@@ -1,7 +1,7 @@
PORTNAME= or-tools
DISTVERSIONPREFIX= v
DISTVERSION= 9.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/py-or-tools/Makefile b/math/py-or-tools/Makefile
index c8fc874b198e..f86d5fcb3bcf 100644
--- a/math/py-or-tools/Makefile
+++ b/math/py-or-tools/Makefile
@@ -1,7 +1,7 @@
PORTNAME= or-tools
DISTVERSIONPREFIX= v
DISTVERSION= 9.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= math
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}