Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Oct 2021 18:27:14 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 774c4513ecd1 - main - math/flint2: Update 2.8.0 -> 2.8.1
Message-ID:  <202110161827.19GIRENp062887@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=774c4513ecd1dc2d4b89b2f8e5055dfec5e58649

commit 774c4513ecd1dc2d4b89b2f8e5055dfec5e58649
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-10-16 16:16:28 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-10-16 18:27:01 +0000

    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(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110161827.19GIRENp062887>