aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-07-25 17:13:35 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-07-25 18:47:02 +0000
commitd28495c0ce313bca840d7a423f52231abcfbbe8f (patch)
tree05f80445f0d5c5ad035c90ba3dfb776ccbae487a
parent35c4b7b1757e67c36d37a6e3f50d35c47f500e17 (diff)
downloadports-d28495c0ce313bca840d7a423f52231abcfbbe8f.tar.gz
ports-d28495c0ce313bca840d7a423f52231abcfbbe8f.zip
math/arb: Update 2.19.0 -> 2.20.0
-rw-r--r--math/arb/Makefile6
-rw-r--r--math/arb/distinfo8
-rw-r--r--math/arb/pkg-plist2
-rw-r--r--math/e-antic/Makefile2
-rw-r--r--math/mppp/Makefile2
-rw-r--r--math/sage/Makefile2
-rw-r--r--math/symengine/Makefile2
7 files changed, 9 insertions, 15 deletions
diff --git a/math/arb/Makefile b/math/arb/Makefile
index 69f4badf26fa..a9db7a184551 100644
--- a/math/arb/Makefile
+++ b/math/arb/Makefile
@@ -1,11 +1,7 @@
PORTNAME= arb
-DISTVERSION= 2.19.0
-PORTREVISION= 1
+DISTVERSION= 2.20.0
CATEGORIES= math
-PATCH_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/commit/
-PATCHFILES= b6c8032e2da1b19eb7c5a5f5c2f3372643e3d170.patch:-p1 # compatibility fix for latest flint
-
MAINTAINER= yuri@FreeBSD.org
COMMENT= C library for arbitrary-precision interval arithmetic
diff --git a/math/arb/distinfo b/math/arb/distinfo
index dc7bb6009664..7085960ebb8f 100644
--- a/math/arb/distinfo
+++ b/math/arb/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1627190196
-SHA256 (fredrik-johansson-arb-2.19.0_GH0.tar.gz) = 0aec6b492b6e9a543bdb3287a91f976951e2ba74fd4de942e692e21f7edbcf13
-SIZE (fredrik-johansson-arb-2.19.0_GH0.tar.gz) = 1606463
-SHA256 (b6c8032e2da1b19eb7c5a5f5c2f3372643e3d170.patch) = 031b5e734ac7d23d769a5d6448c8eb76210a808087acd823fbde726e55fcc464
-SIZE (b6c8032e2da1b19eb7c5a5f5c2f3372643e3d170.patch) = 1336
+TIMESTAMP = 1627224413
+SHA256 (fredrik-johansson-arb-2.20.0_GH0.tar.gz) = d2f186b10590c622c11d1ca190c01c3da08bac9bc04e84cb591534b917faffe7
+SIZE (fredrik-johansson-arb-2.20.0_GH0.tar.gz) = 1621426
diff --git a/math/arb/pkg-plist b/math/arb/pkg-plist
index 6e8dba7b7832..ff30ac250d4f 100644
--- a/math/arb/pkg-plist
+++ b/math/arb/pkg-plist
@@ -25,4 +25,4 @@ include/mag.h
include/partitions.h
lib/libarb.so
lib/libarb.so.2
-lib/libarb.so.2.10.0
+lib/libarb.so.2.11.0
diff --git a/math/e-antic/Makefile b/math/e-antic/Makefile
index 5e4ec19b2620..f800192df207 100644
--- a/math/e-antic/Makefile
+++ b/math/e-antic/Makefile
@@ -2,7 +2,7 @@
PORTNAME= e-antic
DISTVERSION= 1.0.0-rc.13
-PORTREVISION= 1
+PORTREVISION= 2
#MASTER_SITES= https://www.labri.fr/perso/vdelecro/e-antic/
CATEGORIES= math
diff --git a/math/mppp/Makefile b/math/mppp/Makefile
index 6f0a2c3ab644..840e4f4d89f8 100644
--- a/math/mppp/Makefile
+++ b/math/mppp/Makefile
@@ -1,7 +1,7 @@
PORTNAME= mppp
DISTVERSIONPREFIX= v
DISTVERSION= 0.24
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/sage/Makefile b/math/sage/Makefile
index 4ae24ad66355..f8d30a68a1ff 100644
--- a/math/sage/Makefile
+++ b/math/sage/Makefile
@@ -2,7 +2,7 @@
PORTNAME= sage
PORTVERSION= 9.2
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= math
MASTER_SITES= https://mirrors.xmission.com/sage/src/ \
http://mirrors.xmission.com/sage/src/ \
diff --git a/math/symengine/Makefile b/math/symengine/Makefile
index fa6ef53f143b..ee1ccd4d13d1 100644
--- a/math/symengine/Makefile
+++ b/math/symengine/Makefile
@@ -1,7 +1,7 @@
PORTNAME= symengine
DISTVERSIONPREFIX= v
DISTVERSION= 0.7.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org