From nobody Sat Oct 16 18:27:14 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 86F4C18002E5; Sat, 16 Oct 2021 18:27:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HWs7639HWz3vyt; Sat, 16 Oct 2021 18:27:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 45BBE1E7D9; Sat, 16 Oct 2021 18:27:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19GIREcA062888; Sat, 16 Oct 2021 18:27:14 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19GIRENp062887; Sat, 16 Oct 2021 18:27:14 GMT (envelope-from git) Date: Sat, 16 Oct 2021 18:27:14 GMT Message-Id: <202110161827.19GIRENp062887@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 774c4513ecd1 - main - math/flint2: Update 2.8.0 -> 2.8.1 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 774c4513ecd1dc2d4b89b2f8e5055dfec5e58649 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=774c4513ecd1dc2d4b89b2f8e5055dfec5e58649 commit 774c4513ecd1dc2d4b89b2f8e5055dfec5e58649 Author: Yuri Victorovich AuthorDate: 2021-10-16 16:16:28 +0000 Commit: Yuri Victorovich 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