diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2022-08-25 10:51:32 +0200 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2022-08-25 10:51:32 +0200 |
commit | c7912d97754bb7aa9a18eb33df53f91cba4cd82d (patch) | |
tree | 24ceda4636b1d1d96b8c952288f9320fcbd47a1b /math | |
parent | 1bdfb58fea2259d7ba36cc99109e9e4f59897e6e (diff) | |
download | freebsd-ports-c7912d97754bb7aa9a18eb33df53f91cba4cd82d.zip |
lang/rust: Bump revisions after 1.63.0
Diffstat (limited to 'math')
-rw-r--r-- | math/kalker/Makefile | 2 | ||||
-rw-r--r-- | math/py-rustworkx/Makefile | 1 | ||||
-rw-r--r-- | math/savage/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/math/kalker/Makefile b/math/kalker/Makefile index d7ed085fd8d3..14b7a480b937 100644 --- a/math/kalker/Makefile +++ b/math/kalker/Makefile @@ -1,7 +1,7 @@ PORTNAME= kalker DISTVERSIONPREFIX= v DISTVERSION= 2.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= ashish@FreeBSD.org diff --git a/math/py-rustworkx/Makefile b/math/py-rustworkx/Makefile index 2bcaf77c819d..06281ca4b15b 100644 --- a/math/py-rustworkx/Makefile +++ b/math/py-rustworkx/Makefile @@ -1,6 +1,7 @@ PORTNAME= rustworkx DISTVERSION= 0.11.0-51 DISTVERSIONSUFFIX= -ge9edfdc +PORTREVISION= 1 CATEGORIES= math python #MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/savage/Makefile b/math/savage/Makefile index 38eba176e3d6..eb702af7e4a1 100644 --- a/math/savage/Makefile +++ b/math/savage/Makefile @@ -1,7 +1,7 @@ PORTNAME= savage DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= ashish@FreeBSD.org |