git: d28495c0ce31 - main - math/arb: Update 2.19.0 -> 2.20.0

Yuri Victorovich yuri at FreeBSD.org
Sun Jul 25 18:47:09 UTC 2021


The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d28495c0ce313bca840d7a423f52231abcfbbe8f

commit d28495c0ce313bca840d7a423f52231abcfbbe8f
Author:     Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-07-25 17:13:35 +0000
Commit:     Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-07-25 18:47:02 +0000

    math/arb: Update 2.19.0 -> 2.20.0
---
 math/arb/Makefile       | 6 +-----
 math/arb/distinfo       | 8 +++-----
 math/arb/pkg-plist      | 2 +-
 math/e-antic/Makefile   | 2 +-
 math/mppp/Makefile      | 2 +-
 math/sage/Makefile      | 2 +-
 math/symengine/Makefile | 2 +-
 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 at 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 at 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 at FreeBSD.org


More information about the dev-commits-ports-all mailing list