From nobody Tue Dec 21 13:59:27 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 98C0E18FE374; Tue, 21 Dec 2021 13:59:30 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JJJ3k2VsPz3NCb; Tue, 21 Dec 2021 13:59:30 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from aniel.nours.eu (nours.eu [176.31.115.77]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: bapt) by smtp.freebsd.org (Postfix) with ESMTPSA id 1E2CB2538A; Tue, 21 Dec 2021 13:59:30 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: by aniel.nours.eu (Postfix, from userid 1001) id C9BFC800F6; Tue, 21 Dec 2021 14:59:27 +0100 (CET) Date: Tue, 21 Dec 2021 14:59:27 +0100 From: Baptiste Daroussin To: "Jason W. Bacon" Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: b9105b7ef1e9 - main - biology/canu: Update to 2.2 Message-ID: <20211221135927.7mvliovpdepovp2j@aniel.nours.eu> References: <202112192106.1BJL6v7J079540@gitrepo.freebsd.org> 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=us-ascii Content-Disposition: inline In-Reply-To: <202112192106.1BJL6v7J079540@gitrepo.freebsd.org> ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640095170; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=0fvnZjwatO83Je6+mId6rgsNWMmq3eUeE3Q2Y9v8mII=; b=YHLTT+5zkzdNIp5gWv25cdfkMI5LOxtppjTkrYKNfByDwVZpN4omatB7yZXzYwpjC7Txr+ u8/0K/Md0fb7absakasdmZgYODXje5xdA9vRsOcIibZUPeKPiyVLW6JUF+Cr/HTEfRUdId OspkSaR2JppFQi0y7vb0JAERJccyZpUxVzQJYZ9gWHeaLU65x00VBPDN2sfUopls+b3ZAW uFzXRccrXKAmdks+BNKOnMOiGXyDRe2CvGoo0UQXV1Nuk8WuuH8Z+CIYcSt4+P6Lbi+t0/ gMUP249KSxTOk3Ob0Udv9TQtpI+lgCj2cIMuhM8dPnpM/XT7dra5Zn4TAHBgbQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640095170; a=rsa-sha256; cv=none; b=jRgKaWPMJRsI5nc2MsMP5G+cxQpMByWxIAWcZP58wfXp/HNUARqXAzGIvhkE0oQU+D+2K6 LUy9mxd/0Omy/ECuxVUr1YGgnqlHNph9VoSWrPbsHnxwqtvuCAO19AExtasQmWjwHesoV9 wnTnFdNvxXKWD3y4hXTiSvJan3M2hmSChtBwD6FxM1uCjuk50YtOkj6/ZXc1sU2VEuMZ2U 1ygozkofXK2BQV95lCfPBE3MDMLnWLNxGRnlA14DZy6RT5zCQISDuD4Jqd9/Rs4cuiF8nl WhDFo8zARZMTVZiP82UiAObYgBJlKPInsLJGc+3aH1ey54k01X9wOSFjhV/c4Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N On Sun, Dec 19, 2021 at 09:06:57PM +0000, Jason W. Bacon wrote: > The branch main has been updated by jwb: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=b9105b7ef1e91bce177273f3031a98781ca6faf7 > > commit b9105b7ef1e91bce177273f3031a98781ca6faf7 > Author: Jason W. Bacon > AuthorDate: 2021-12-19 21:03:36 +0000 > Commit: Jason W. Bacon > CommitDate: 2021-12-19 21:06:56 +0000 > > biology/canu: Update to 2.2 > > FreeBSD port: Add support for aarch64 and powerpc64 using simde > Not yet supported upstream > > Several upstream bug fixes and minor enhancements since 2.1 > > Changes: https://github.com/marbl/canu/tags > --- > biology/canu/Makefile | 27 ++++++---- > biology/canu/distinfo | 6 +-- > biology/canu/files/cpuid_arm.c | 57 ++++++++++++++++++++++ > biology/canu/files/cpuid_ppc.c | 57 ++++++++++++++++++++++ > ...boost_boost_smart__ptr_detail_shared__count.hpp | 10 ++++ > .../patch-utility_src_parasail_internal__sse.h | 12 +++++ > .../files/patch-utility_src_utility_align-ssw.H | 12 +++++ > .../canu/files/patch-utility_src_utility_files.H | 11 +++++ > .../canu/files/patch-utility_src_utility_system.H | 11 +++++ > .../canu/files/patch-utility_src_utility_types.H | 11 +++++ > biology/canu/pkg-plist | 3 +- > 11 files changed, 204 insertions(+), 13 deletions(-) > > diff --git a/biology/canu/Makefile b/biology/canu/Makefile > index 56ebc0779e5e..72a628226299 100644 > --- a/biology/canu/Makefile > +++ b/biology/canu/Makefile > @@ -1,9 +1,8 @@ > PORTNAME= canu > -DISTVERSION= 2.1 > -PORTREVISION= 1 > -CATEGORIES= biology java perl5 > +DISTVERSION= 2.2 > +CATEGORIES= wip biology java perl5 It has already been fixed by antoine@, but this breaks the tree (adding an invalid category) Best regards, Bapt