aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-10-16 16:16:28 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-10-16 18:27:01 +0000
commit774c4513ecd1dc2d4b89b2f8e5055dfec5e58649 (patch)
tree97452e639c62290937517162a58adb7824e3f9ab
parentcf76e8fb44cf2eefbabc88cd842d8a50b77b57e6 (diff)
downloadports-774c4513ecd1dc2d4b89b2f8e5055dfec5e58649.tar.gz
ports-774c4513ecd1dc2d4b89b2f8e5055dfec5e58649.zip
math/flint2: Update 2.8.0 -> 2.8.1
Reported by: portscout
-rw-r--r--math/flint2/Makefile4
-rw-r--r--math/flint2/distinfo6
-rw-r--r--math/flint2/pkg-plist2
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