diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/mathicsscript/Makefile | 2 | ||||
-rw-r--r-- | math/octave-forge-tablicious/Makefile | 2 | ||||
-rw-r--r-- | math/octave-forge-zeromq/Makefile | 2 | ||||
-rw-r--r-- | math/octave-forge/Makefile | 2 | ||||
-rw-r--r-- | math/py-mathics/Makefile | 2 | ||||
-rw-r--r-- | math/py-pyodesys/Makefile | 1 | ||||
-rw-r--r-- | math/py-yt/Makefile | 1 | ||||
-rw-r--r-- | math/sage/Makefile | 2 |
8 files changed, 8 insertions, 6 deletions
diff --git a/math/mathicsscript/Makefile b/math/mathicsscript/Makefile index 087d96ee45ec..c840f064273a 100644 --- a/math/mathicsscript/Makefile +++ b/math/mathicsscript/Makefile @@ -1,6 +1,6 @@ PORTNAME= mathicsscript PORTVERSION= 6.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math python MASTER_SITES= PYPI diff --git a/math/octave-forge-tablicious/Makefile b/math/octave-forge-tablicious/Makefile index d1762ef54b67..096e7c14cabc 100644 --- a/math/octave-forge-tablicious/Makefile +++ b/math/octave-forge-tablicious/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge-tablicious DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSION= 0.4.2 CATEGORIES= math diff --git a/math/octave-forge-zeromq/Makefile b/math/octave-forge-zeromq/Makefile index e5ccec86cca7..066f1ca0df18 100644 --- a/math/octave-forge-zeromq/Makefile +++ b/math/octave-forge-zeromq/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge-zeromq DISTVERSIONPREFIX= release- -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSION= 1.5.6 CATEGORIES= math diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile index b10f9ec6c5b8..49fce7d6c5d4 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge PORTVERSION= 20240429 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/py-mathics/Makefile b/math/py-mathics/Makefile index a6fb0d5cc6da..10e05bf9c12e 100644 --- a/math/py-mathics/Makefile +++ b/math/py-mathics/Makefile @@ -1,6 +1,6 @@ PORTNAME= Mathics3 PORTVERSION= 6.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pyodesys/Makefile b/math/py-pyodesys/Makefile index ad50b0e4cbc5..8e424413d89c 100644 --- a/math/py-pyodesys/Makefile +++ b/math/py-pyodesys/Makefile @@ -1,5 +1,6 @@ PORTNAME= pyodesys DISTVERSION= 0.14.3 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-yt/Makefile b/math/py-yt/Makefile index c8225d137dc8..00fc990e4d59 100644 --- a/math/py-yt/Makefile +++ b/math/py-yt/Makefile @@ -1,5 +1,6 @@ PORTNAME= yt DISTVERSION= 4.3.0 +PORTREVISION= 1 CATEGORIES= math astro python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/sage/Makefile b/math/sage/Makefile index 53127d03f407..83e3d23c6603 100644 --- a/math/sage/Makefile +++ b/math/sage/Makefile @@ -1,6 +1,6 @@ PORTNAME= sage PORTVERSION= 9.2 -PORTREVISION= 44 +PORTREVISION= 45 CATEGORIES= math MASTER_SITES= https://mirrors.xmission.com/sage/src/ \ http://mirrors.xmission.com/sage/src/ \ |