Skip to content

Commit

Permalink
math/flint2: Update 2.8.5 -> 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Jun 29, 2022
1 parent bbdfe2c commit d61cc94
Show file tree
Hide file tree
Showing 16 changed files with 21 additions and 12 deletions.
2 changes: 1 addition & 1 deletion math/antic/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PORTNAME= antic
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.4
PORTREVISION= 1
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= math

Expand Down
1 change: 1 addition & 0 deletions math/arb/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PORTNAME= arb
DISTVERSION= 2.22.1
PORTREVISION= 1
CATEGORIES= math

MAINTAINER= yuri@FreeBSD.org
Expand Down
1 change: 1 addition & 0 deletions math/e-antic/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 1 addition & 0 deletions math/eclib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

PORTNAME= eclib
PORTVERSION= 20210625
PORTREVISION= 1
CATEGORIES= math

MAINTAINER= thierry@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion math/flint2/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand Down
6 changes: 3 additions & 3 deletions math/flint2/distinfo
Original file line number Diff line number Diff line change
@@ -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
6 changes: 4 additions & 2 deletions math/flint2/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
2 changes: 1 addition & 1 deletion math/libnormaliz/Makefile
Original file line number Diff line number Diff line change
@@ -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}
Expand Down
2 changes: 1 addition & 1 deletion math/linbox/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= linbox
PORTVERSION= 1.6.3
PORTREVISION= 8
PORTREVISION= 9
DISTVERSIONPREFIX= v
CATEGORIES= math

Expand Down
1 change: 1 addition & 0 deletions math/mppp/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
PORTNAME= mppp
DISTVERSIONPREFIX= v
DISTVERSION= 0.26
PORTREVISION= 1
CATEGORIES= math

MAINTAINER= yuri@FreeBSD.org
Expand Down
1 change: 1 addition & 0 deletions math/paritwine/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PORTNAME= paritwine
DISTVERSION= 0.1
PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://www.multiprecision.org/downloads/

Expand Down
2 changes: 1 addition & 1 deletion math/polymake/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions math/pynac/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

PORTNAME= pynac
PORTVERSION= 0.7.29
PORTREVISION= 1
CATEGORIES= math python
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/archive/

Expand Down
2 changes: 1 addition & 1 deletion math/sage/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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/ \
Expand Down
1 change: 1 addition & 0 deletions math/singular/Makefile
Original file line number Diff line number Diff line change
@@ -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}/

Expand Down
2 changes: 1 addition & 1 deletion math/symengine/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PORTNAME= symengine
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= math

MAINTAINER= yuri@FreeBSD.org
Expand Down

0 comments on commit d61cc94

Please sign in to comment.