mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
math/flint2: Update 2.7.1 -> 2.8.0
Bump 12 consumer ports. Reported by: portscout
This commit is contained in:
parent
89e756a683
commit
d4c60df5e1
15 changed files with 29 additions and 11 deletions
|
@ -1,6 +1,7 @@
|
|||
PORTNAME= antic
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.2.4
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= math
|
||||
|
||||
|
|
|
@ -1,7 +1,11 @@
|
|||
PORTNAME= arb
|
||||
DISTVERSION= 2.19.0
|
||||
PORTREVISION= 1
|
||||
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
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
TIMESTAMP = 1607282389
|
||||
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
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= e-antic
|
||||
DISTVERSION= 1.0.0-rc.13
|
||||
PORTREVISION= 1
|
||||
#MASTER_SITES= https://www.labri.fr/perso/vdelecro/e-antic/
|
||||
CATEGORIES= math
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= eclib
|
||||
PORTVERSION= 20210318
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= thierry@FreeBSD.org
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= flint2
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.7.1 # See note #1
|
||||
DISTVERSION= 2.8.0 # See note #1
|
||||
CATEGORIES= math
|
||||
# Note #1: FLINT is known to change its API. When upgrading please check that
|
||||
# it does not break its consumers (e.g. math/e-antic)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1611079274
|
||||
SHA256 (wbhart-flint2-v2.7.1_GH0.tar.gz) = bcadc2252e61092a9b3a3198b337e20abeac56078eaa19793ab99ff7a987efb7
|
||||
SIZE (wbhart-flint2-v2.7.1_GH0.tar.gz) = 4945343
|
||||
TIMESTAMP = 1627149449
|
||||
SHA256 (wbhart-flint2-v2.8.0_GH0.tar.gz) = 32b9bed06a43c69cc97a2afcb043b6efb6d03b5b4845482d1d65a25b1b6b91bd
|
||||
SIZE (wbhart-flint2-v2.8.0_GH0.tar.gz) = 5210170
|
||||
|
|
|
@ -36,10 +36,12 @@ include/flint/fmpz_matxx.h
|
|||
include/flint/fmpz_mod.h
|
||||
include/flint/fmpz_mod_mat.h
|
||||
include/flint/fmpz_mod_mpoly.h
|
||||
include/flint/fmpz_mod_mpoly_factor.h
|
||||
include/flint/fmpz_mod_poly.h
|
||||
include/flint/fmpz_mod_poly_factor.h
|
||||
include/flint/fmpz_mod_poly_factorxx.h
|
||||
include/flint/fmpz_mod_polyxx.h
|
||||
include/flint/fmpz_mod_vec.h
|
||||
include/flint/fmpz_mpoly.h
|
||||
include/flint/fmpz_mpoly_factor.h
|
||||
include/flint/fmpz_poly.h
|
||||
|
@ -55,6 +57,10 @@ include/flint/fmpz_vecxx.h
|
|||
include/flint/fmpzxx.h
|
||||
include/flint/forwarding.h
|
||||
include/flint/fq.h
|
||||
include/flint/fq_default.h
|
||||
include/flint/fq_default_mat.h
|
||||
include/flint/fq_default_poly.h
|
||||
include/flint/fq_default_poly_factor.h
|
||||
include/flint/fq_embed.h
|
||||
include/flint/fq_embed_templates.h
|
||||
include/flint/fq_mat.h
|
||||
|
@ -132,5 +138,5 @@ include/flint/tuple.h
|
|||
include/flint/ulong_extras.h
|
||||
include/flint/vector.h
|
||||
lib/libflint.so
|
||||
lib/libflint.so.15
|
||||
lib/libflint.so.15.0.1
|
||||
lib/libflint.so.16
|
||||
lib/libflint.so.16.1.0
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# PORTNAME block
|
||||
PORTNAME= libnormaliz
|
||||
DISTVERSION= 3.8.10
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= https://github.com/Normaliz/Normaliz/releases/download/v${PORTVERSION}/
|
||||
DISTNAME= normaliz-${PORTVERSION}
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= linbox
|
||||
PORTVERSION= 1.6.3
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= math
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
PORTNAME= mppp
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.24
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= pynac
|
||||
PORTVERSION= 0.7.27
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= math python
|
||||
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/archive/
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= sage
|
||||
PORTVERSION= 9.2
|
||||
PORTREVISION= 16
|
||||
PORTREVISION= 17
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= https://mirrors.xmission.com/sage/src/ \
|
||||
http://mirrors.xmission.com/sage/src/ \
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
PORTNAME= singular
|
||||
DISTVERSIONPREFIX= Release-
|
||||
DISTVERSION= 4-2-0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
#MASTER_SITES= ftp://jim.mathematik.uni-kl.de/pub/Math/Singular/SOURCES/${PORTVERSION:C/\./-/g}/
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= symengine
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.7.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
Loading…
Add table
Reference in a new issue