math/flint2: Update 2.8.5 -> 2.9.0
This commit is contained in:
parent
bbdfe2cb92
commit
d61cc94b73
16 changed files with 21 additions and 12 deletions
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= antic
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.2.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= math
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= arb
|
||||
DISTVERSION= 2.22.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= e-antic
|
||||
DISTVERSION= 1.2.1
|
||||
PORTREVISION= 1
|
||||
#MASTER_SITES= https://www.labri.fr/perso/vdelecro/e-antic/
|
||||
CATEGORIES= math
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= eclib
|
||||
PORTVERSION= 20210625
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= thierry@FreeBSD.org
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= flint
|
||||
DISTVERSION= 2.8.5 # FLINT is known to change its API. When upgrading please check that it does not break its consumers (e.g. math/e-antic)
|
||||
DISTVERSION= 2.9.0 # FLINT is known to change its API. When upgrading please check that it does not break its consumers (e.g. math/e-antic)
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://www.flintlib.org/
|
||||
PKGNAMESUFFIX= 2
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1650995091
|
||||
SHA256 (flint-2.8.5.tar.gz) = 5911fedff911100f15781f35e3a4fa934fe60e4aea02a8c10cc8918101c1eed8
|
||||
SIZE (flint-2.8.5.tar.gz) = 5212704
|
||||
TIMESTAMP = 1656445752
|
||||
SHA256 (flint-2.9.0.tar.gz) = 2fc090d51033c93208e6c10d406397a53c983ae5343b958eb25f72a57a4ce76a
|
||||
SIZE (flint-2.9.0.tar.gz) = 5283624
|
||||
|
|
|
@ -104,6 +104,7 @@ include/flint/mpfr_vec.h
|
|||
include/flint/mpn_extras.h
|
||||
include/flint/mpoly.h
|
||||
include/flint/n_poly.h
|
||||
include/flint/nmod.h
|
||||
include/flint/nmod_mat.h
|
||||
include/flint/nmod_matxx.h
|
||||
include/flint/nmod_mpoly.h
|
||||
|
@ -130,6 +131,7 @@ include/flint/qsieve.h
|
|||
include/flint/rules.h
|
||||
include/flint/stdmath.h
|
||||
include/flint/templates.h
|
||||
include/flint/test_helpers.h
|
||||
include/flint/thread_pool.h
|
||||
include/flint/thread_support.h
|
||||
include/flint/traits.h
|
||||
|
@ -138,5 +140,5 @@ include/flint/tuple.h
|
|||
include/flint/ulong_extras.h
|
||||
include/flint/vector.h
|
||||
lib/libflint.so
|
||||
lib/libflint.so.16
|
||||
lib/libflint.so.16.1.5
|
||||
lib/libflint.so.17
|
||||
lib/libflint.so.17.0.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# PORTNAME block
|
||||
PORTNAME= libnormaliz
|
||||
DISTVERSION= 3.9.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
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= 8
|
||||
PORTREVISION= 9
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= math
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
PORTNAME= mppp
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.26
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= paritwine
|
||||
DISTVERSION= 0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://www.multiprecision.org/downloads/
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= polymake
|
||||
DISTVERSION= 4.6
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= https://polymake.org/lib/exe/fetch.php/download/
|
||||
DISTNAME= ${PORTNAME}-${DISTVERSION}-minimal
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= pynac
|
||||
PORTVERSION= 0.7.29
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math python
|
||||
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/archive/
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= sage
|
||||
PORTVERSION= 9.2
|
||||
PORTREVISION= 26
|
||||
PORTREVISION= 27
|
||||
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-3-1
|
||||
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.9.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
Loading…
Reference in a new issue