mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
math/arb: Update 2.19.0 -> 2.20.0
This commit is contained in:
parent
35c4b7b175
commit
d28495c0ce
7 changed files with 9 additions and 15 deletions
|
@ -1,11 +1,7 @@
|
||||||
PORTNAME= arb
|
PORTNAME= arb
|
||||||
DISTVERSION= 2.19.0
|
DISTVERSION= 2.20.0
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
|
|
||||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/commit/
|
|
||||||
PATCHFILES= b6c8032e2da1b19eb7c5a5f5c2f3372643e3d170.patch:-p1 # compatibility fix for latest flint
|
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
COMMENT= C library for arbitrary-precision interval arithmetic
|
COMMENT= C library for arbitrary-precision interval arithmetic
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
TIMESTAMP = 1627190196
|
TIMESTAMP = 1627224413
|
||||||
SHA256 (fredrik-johansson-arb-2.19.0_GH0.tar.gz) = 0aec6b492b6e9a543bdb3287a91f976951e2ba74fd4de942e692e21f7edbcf13
|
SHA256 (fredrik-johansson-arb-2.20.0_GH0.tar.gz) = d2f186b10590c622c11d1ca190c01c3da08bac9bc04e84cb591534b917faffe7
|
||||||
SIZE (fredrik-johansson-arb-2.19.0_GH0.tar.gz) = 1606463
|
SIZE (fredrik-johansson-arb-2.20.0_GH0.tar.gz) = 1621426
|
||||||
SHA256 (b6c8032e2da1b19eb7c5a5f5c2f3372643e3d170.patch) = 031b5e734ac7d23d769a5d6448c8eb76210a808087acd823fbde726e55fcc464
|
|
||||||
SIZE (b6c8032e2da1b19eb7c5a5f5c2f3372643e3d170.patch) = 1336
|
|
||||||
|
|
|
@ -25,4 +25,4 @@ include/mag.h
|
||||||
include/partitions.h
|
include/partitions.h
|
||||||
lib/libarb.so
|
lib/libarb.so
|
||||||
lib/libarb.so.2
|
lib/libarb.so.2
|
||||||
lib/libarb.so.2.10.0
|
lib/libarb.so.2.11.0
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
PORTNAME= e-antic
|
PORTNAME= e-antic
|
||||||
DISTVERSION= 1.0.0-rc.13
|
DISTVERSION= 1.0.0-rc.13
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
#MASTER_SITES= https://www.labri.fr/perso/vdelecro/e-antic/
|
#MASTER_SITES= https://www.labri.fr/perso/vdelecro/e-antic/
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
PORTNAME= mppp
|
PORTNAME= mppp
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 0.24
|
DISTVERSION= 0.24
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
PORTNAME= sage
|
PORTNAME= sage
|
||||||
PORTVERSION= 9.2
|
PORTVERSION= 9.2
|
||||||
PORTREVISION= 17
|
PORTREVISION= 18
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
MASTER_SITES= https://mirrors.xmission.com/sage/src/ \
|
MASTER_SITES= https://mirrors.xmission.com/sage/src/ \
|
||||||
http://mirrors.xmission.com/sage/src/ \
|
http://mirrors.xmission.com/sage/src/ \
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
PORTNAME= symengine
|
PORTNAME= symengine
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 0.7.0
|
DISTVERSION= 0.7.0
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
|
Loading…
Add table
Reference in a new issue