From 774c4513ecd1dc2d4b89b2f8e5055dfec5e58649 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Sat, 16 Oct 2021 09:16:28 -0700 Subject: math/flint2: Update 2.8.0 -> 2.8.1 Reported by: portscout --- math/flint2/Makefile | 4 +--- math/flint2/distinfo | 6 +++--- math/flint2/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 7 deletions(-) (limited to 'math/flint2') diff --git a/math/flint2/Makefile b/math/flint2/Makefile index 5dace0698555..ee8e4ef61332 100644 --- a/math/flint2/Makefile +++ b/math/flint2/Makefile @@ -1,9 +1,7 @@ PORTNAME= flint2 DISTVERSIONPREFIX= v -DISTVERSION= 2.8.0 # See note #1 +DISTVERSION= 2.8.1 # 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 -# 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) MAINTAINER= yuri@FreeBSD.org COMMENT= Fast library for number theory diff --git a/math/flint2/distinfo b/math/flint2/distinfo index 212e66638f1f..3f25426db000 100644 --- a/math/flint2/distinfo +++ b/math/flint2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627149449 -SHA256 (wbhart-flint2-v2.8.0_GH0.tar.gz) = 32b9bed06a43c69cc97a2afcb043b6efb6d03b5b4845482d1d65a25b1b6b91bd -SIZE (wbhart-flint2-v2.8.0_GH0.tar.gz) = 5210170 +TIMESTAMP = 1634365673 +SHA256 (wbhart-flint2-v2.8.1_GH0.tar.gz) = 93c4d6acd46d7a4357a2abe313e5f0625fa7e94a1a0e53048f9066f55a7acd49 +SIZE (wbhart-flint2-v2.8.1_GH0.tar.gz) = 5211504 diff --git a/math/flint2/pkg-plist b/math/flint2/pkg-plist index 6eb70a24db6d..8f7c10071870 100644 --- a/math/flint2/pkg-plist +++ b/math/flint2/pkg-plist @@ -139,4 +139,4 @@ include/flint/ulong_extras.h include/flint/vector.h lib/libflint.so lib/libflint.so.16 -lib/libflint.so.16.1.0 +lib/libflint.so.16.1.1 -- cgit v1.2.3