diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/obake/Makefile | 2 | ||||
-rw-r--r-- | math/or-tools/Makefile | 1 | ||||
-rw-r--r-- | math/py-or-tools/Makefile | 2 | ||||
-rw-r--r-- | math/py-pyaudi/Makefile | 2 |
4 files changed, 4 insertions, 3 deletions
diff --git a/math/obake/Makefile b/math/obake/Makefile index 54d4a95a016d..f2dcdfb056b2 100644 --- a/math/obake/Makefile +++ b/math/obake/Makefile @@ -2,7 +2,7 @@ PORTNAME= obake DISTVERSIONPREFIX= v DISTVERSION= 0.7.0-24 DISTVERSIONSUFFIX= -gb8cc71c -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= math PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/math/or-tools/Makefile b/math/or-tools/Makefile index 81b07b7e3c2e..193ca912c049 100644 --- a/math/or-tools/Makefile +++ b/math/or-tools/Makefile @@ -1,6 +1,7 @@ PORTNAME= or-tools DISTVERSIONPREFIX= v DISTVERSION= 9.12-20250219 # tag from the 'main' branch +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/py-or-tools/Makefile b/math/py-or-tools/Makefile index 4eb4369e1b33..8f6adc7857b6 100644 --- a/math/py-or-tools/Makefile +++ b/math/py-or-tools/Makefile @@ -1,7 +1,7 @@ PORTNAME= or-tools DISTVERSIONPREFIX= v DISTVERSION= 9.6 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pyaudi/Makefile b/math/py-pyaudi/Makefile index dd0bbbd56f5d..e040c11fbd43 100644 --- a/math/py-pyaudi/Makefile +++ b/math/py-pyaudi/Makefile @@ -2,7 +2,7 @@ PORTNAME= pyaudi DISTVERSIONPREFIX= v DISTVERSION= 1.9.2-1 DISTVERSIONSUFFIX= -g899eb78 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |