aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2021-03-16 09:29:53 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2021-03-16 09:29:53 +0000
commit0b7a24020a5dcee29d0d27ff50a70f4a77d51419 (patch)
tree7f2dbfb7533994d5dcfc8c32dfce3825f24ae94b /math
parent165de849951b1a2c9e409d32e39e1c9d21553d7e (diff)
downloadports-0b7a24020a5dcee29d0d27ff50a70f4a77d51419.tar.gz
ports-0b7a24020a5dcee29d0d27ff50a70f4a77d51419.zip
PyQt5: Update PyQt5 to 5.15.4 and py-qtbuilder to 1.9.1
PR: 254218 Exp-run by: antoine
Notes
Notes: svn path=/head/; revision=568547
Diffstat (limited to 'math')
-rw-r--r--math/asymptote/Makefile2
-rw-r--r--math/convertall/Makefile2
-rw-r--r--math/octave/Makefile2
-rw-r--r--math/rpcalc/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile
index 7a7d63df149b..55587a414472 100644
--- a/math/asymptote/Makefile
+++ b/math/asymptote/Makefile
@@ -3,7 +3,7 @@
PORTNAME= asymptote
PORTVERSION= 2.67
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
diff --git a/math/convertall/Makefile b/math/convertall/Makefile
index b9701284c8da..c4862dd3fbc5 100644
--- a/math/convertall/Makefile
+++ b/math/convertall/Makefile
@@ -3,7 +3,7 @@
PORTNAME= convertall
PORTVERSION= 0.8.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MASTER_SITES= https://github.com/doug-101/ConvertAll/releases/download/v${PORTVERSION}/
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 94b109bb020e..d690d01eb1c4 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -3,7 +3,7 @@
PORTNAME= octave
PORTVERSION= ${OCTAVE_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= GNU
diff --git a/math/rpcalc/Makefile b/math/rpcalc/Makefile
index 5c8f0bc48361..8838fa6affff 100644
--- a/math/rpcalc/Makefile
+++ b/math/rpcalc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= rpcalc
PORTVERSION= 0.8.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}