git: 75dbe18cf06b - main - math/flint: Update to 3.3.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 Sep 2025 00:42:08 UTC
The branch main has been updated by wen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=75dbe18cf06bb11e03bdcecee9f8d00c3e424903
commit 75dbe18cf06bb11e03bdcecee9f8d00c3e424903
Author: Wen Heping <wen@FreeBSD.org>
AuthorDate: 2025-09-12 00:39:47 +0000
Commit: Wen Heping <wen@FreeBSD.org>
CommitDate: 2025-09-12 00:41:48 +0000
math/flint: Update to 3.3.1
PR: 288620
Approved by: maintainer(timeout, > 30 days)
---
math/flint/Makefile | 6 +++---
math/flint/distinfo | 6 +++---
math/flint/pkg-plist | 4 ++--
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/math/flint/Makefile b/math/flint/Makefile
index 652cd8119eca..06888de4f74e 100644
--- a/math/flint/Makefile
+++ b/math/flint/Makefile
@@ -1,5 +1,5 @@
PORTNAME= flint
-DISTVERSION= 3.2.0
+DISTVERSION= 3.3.1
CATEGORIES= math
MASTER_SITES= http://www.flintlib.org/download/
@@ -45,8 +45,8 @@ MAKE_ENV+= VERBOSE=1
MAKE_ARGS+= VERBOSE=1
post-install:
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libflint.so.20.0.0
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libflint.so.21.0.0
-# tests as of 3.2.0: All tests passed.
+# tests as of 3.3.1: All tests passed.
.include <bsd.port.mk>
diff --git a/math/flint/distinfo b/math/flint/distinfo
index 91a90dc16a1a..73745c05e495 100644
--- a/math/flint/distinfo
+++ b/math/flint/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741882945
-SHA256 (flint-3.2.0.tar.gz) = 6d182c4a05d3d6bfc611565d6331d02f94066a3be32df36ed880264afa9c30f4
-SIZE (flint-3.2.0.tar.gz) = 8384561
+TIMESTAMP = 1757637266
+SHA256 (flint-3.3.1.tar.gz) = 64d70e513076cfa971e0410b58c1da5d35112913e9a56b44e2c681b459d3eafb
+SIZE (flint-3.3.1.tar.gz) = 8400253
diff --git a/math/flint/pkg-plist b/math/flint/pkg-plist
index b293f9f6d6b5..54ce9b9d01cb 100644
--- a/math/flint/pkg-plist
+++ b/math/flint/pkg-plist
@@ -174,6 +174,6 @@ include/flint/thread_pool.h
include/flint/thread_support.h
include/flint/ulong_extras.h
lib/libflint.so
-lib/libflint.so.20
-lib/libflint.so.20.0.0
+lib/libflint.so.21
+lib/libflint.so.21.0.0
libdata/pkgconfig/flint.pc