git: 09deaa3f871c - main - */*: Bump after math/singular update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Mar 2022 21:09:56 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=09deaa3f871c1f9a730388909eb4909ecaaf8a34
commit 09deaa3f871c1f9a730388909eb4909ecaaf8a34
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-03-12 21:08:02 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-03-12 21:09:54 +0000
*/*: Bump after math/singular update
PR: 262510
Reported by: Philipp Ost <Philipp Ost>
---
math/ntl/Makefile | 1 +
math/polymake/Makefile | 1 +
math/pynac/Makefile | 2 +-
math/sage/Makefile | 2 +-
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/ \