summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-03-12 13:08:02 -0800
committerYuri Victorovich <yuri@FreeBSD.org>2022-03-12 13:09:54 -0800
commit09deaa3f871c1f9a730388909eb4909ecaaf8a34 (patch)
tree36a89df5de7c349837b5d16361d2e68abd55ade1
parentmultimedia/libx264: fix build on riscv64 (diff)
*/*: Bump after math/singular update
PR: 262510 Reported by: Philipp Ost <Philipp Ost>
-rw-r--r--math/ntl/Makefile1
-rw-r--r--math/polymake/Makefile1
-rw-r--r--math/pynac/Makefile2
-rw-r--r--math/sage/Makefile2
4 files changed, 4 insertions, 2 deletions
diff --git a/math/ntl/Makefile b/math/ntl/Makefile
index 760e4c11035f..7a22fb01b967 100644
--- a/math/ntl/Makefile
+++ b/math/ntl/Makefile
@@ -2,6 +2,7 @@
PORTNAME= ntl
PORTVERSION= 11.5.1
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://www.shoup.net/ntl/
diff --git a/math/polymake/Makefile b/math/polymake/Makefile
index 06bd12848fc3..895757cc7d33 100644
--- a/math/polymake/Makefile
+++ b/math/polymake/Makefile
@@ -2,6 +2,7 @@
PORTNAME= polymake
DISTVERSION= 4.6
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= https://polymake.org/lib/exe/fetch.php/download/
DISTNAME= ${PORTNAME}-${DISTVERSION}-minimal
diff --git a/math/pynac/Makefile b/math/pynac/Makefile
index bb87753bbcb4..b138ebdd4371 100644
--- a/math/pynac/Makefile
+++ b/math/pynac/Makefile
@@ -2,7 +2,7 @@
PORTNAME= pynac
PORTVERSION= 0.7.27
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math python
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/archive/
diff --git a/math/sage/Makefile b/math/sage/Makefile
index b56ad3f5ca72..eb689a7dc06b 100644
--- a/math/sage/Makefile
+++ b/math/sage/Makefile
@@ -2,7 +2,7 @@
PORTNAME= sage
PORTVERSION= 9.2
-PORTREVISION= 22
+PORTREVISION= 23
CATEGORIES= math
MASTER_SITES= https://mirrors.xmission.com/sage/src/ \
http://mirrors.xmission.com/sage/src/ \