From owner-dev-commits-ports-all@freebsd.org Thu Sep 16 08:37:00 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D8DAB6772D8; Thu, 16 Sep 2021 08:37:00 +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 4H99Rw5kr8z3py6; Thu, 16 Sep 2021 08:37:00 +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 9A9C81E528; Thu, 16 Sep 2021 08:37:00 +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 18G8b0OR003746; Thu, 16 Sep 2021 08:37:00 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18G8b0Yu003745; Thu, 16 Sep 2021 08:37:00 GMT (envelope-from git) Date: Thu, 16 Sep 2021 08:37:00 GMT Message-Id: <202109160837.18G8b0Yu003745@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: 8f3099cbcc27 - main - math/cado-nfs: Update 2.3.0.20210806 -> 2.3.0.20210915 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: 8f3099cbcc27c39a4917b2cf624a48cce48cc7d8 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Sep 2021 08:37:00 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=8f3099cbcc27c39a4917b2cf624a48cce48cc7d8 commit 8f3099cbcc27c39a4917b2cf624a48cce48cc7d8 Author: Yuri Victorovich AuthorDate: 2021-09-16 06:55:55 +0000 Commit: Yuri Victorovich CommitDate: 2021-09-16 08:35:52 +0000 math/cado-nfs: Update 2.3.0.20210806 -> 2.3.0.20210915 Now it builds with clang. --- math/cado-nfs/Makefile | 5 ++--- math/cado-nfs/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/math/cado-nfs/Makefile b/math/cado-nfs/Makefile index db8d7b42ac8b..3c83cb3611e4 100644 --- a/math/cado-nfs/Makefile +++ b/math/cado-nfs/Makefile @@ -1,6 +1,6 @@ PORTNAME= cado-nfs DISTVERSIONPREFIX= v -DISTVERSION= 2.3.0.20210806 +DISTVERSION= 2.3.0.20210915 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org @@ -22,11 +22,10 @@ LIB_DEPENDS= libecm.so:math/gmp-ecm \ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} USES= cmake:noninja compiler:c++11-lang perl5 python shebangfix # noninja because: bad $-escape (literal $ must be written as $$) -USE_GCC= yes # fails in clang-11 with various STL and C++ errors. Reported to the upstream author Emmanuel Thomé on 2021-08-13. USE_GITLAB= yes GL_SITE= https://gitlab.inria.fr -GL_COMMIT= c5b20eac12ea225a325d582923ef058832cda28e +GL_COMMIT= f4284e2391121b2bfb97bc4880b6273c7250dc2f SHEBANG_GLOB= *.py diff --git a/math/cado-nfs/distinfo b/math/cado-nfs/distinfo index 43a82a4057f2..a14862fd2622 100644 --- a/math/cado-nfs/distinfo +++ b/math/cado-nfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628843872 -SHA256 (cado-nfs-cado-nfs-c5b20eac12ea225a325d582923ef058832cda28e_GL0.tar.gz) = 3d50b58fb5235f8ac35913f9fb350ff45da0f533810675e5ed17f07c3fd7b55d -SIZE (cado-nfs-cado-nfs-c5b20eac12ea225a325d582923ef058832cda28e_GL0.tar.gz) = 4571150 +TIMESTAMP = 1631773002 +SHA256 (cado-nfs-cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f_GL0.tar.gz) = 0f6c8303cadc637647606eb3530f822b5c46e2120dddf942bb55714134c9efd5 +SIZE (cado-nfs-cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f_GL0.tar.gz) = 4661250