From owner-dev-commits-ports-all@freebsd.org Tue Jul 6 13:15:26 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 B390E657E10; Tue, 6 Jul 2021 13:15:26 +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 4GK32Q45Lsz4bk7; Tue, 6 Jul 2021 13:15:26 +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 6BDB11A50B; Tue, 6 Jul 2021 13:15:26 +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 166DFQS4071184; Tue, 6 Jul 2021 13:15:26 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 166DFQAm071183; Tue, 6 Jul 2021 13:15:26 GMT (envelope-from git) Date: Tue, 6 Jul 2021 13:15:26 GMT Message-Id: <202107061315.166DFQAm071183@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Joseph Mingrone Subject: git: d0bf21ba1d9d - main - biology/diamond: Update to 2.0.11-1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jrm X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d0bf21ba1d9d8c8270615f788349a51586c1e8db 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: Tue, 06 Jul 2021 13:15:26 -0000 The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/ports/commit/?id=d0bf21ba1d9d8c8270615f788349a51586c1e8db commit d0bf21ba1d9d8c8270615f788349a51586c1e8db Author: Joseph Mingrone AuthorDate: 2021-07-06 12:38:18 +0000 Commit: Joseph Mingrone CommitDate: 2021-07-06 13:15:24 +0000 biology/diamond: Update to 2.0.11-1 Includes a build fix for 2.0.11 on FreeBSD https://github.com/bbuchfink/diamond/releases/tag/v2.0.11 --- biology/diamond/Makefile | 3 ++- biology/diamond/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/biology/diamond/Makefile b/biology/diamond/Makefile index 2994e1d42e11..78dbbf4c10ac 100644 --- a/biology/diamond/Makefile +++ b/biology/diamond/Makefile @@ -1,6 +1,7 @@ PORTNAME= diamond DISTVERSIONPREFIX= v -DISTVERSION= 2.0.10 +DISTVERSION= 2.0.11-1 +DISTVERSIONSUFFIX= -g810a3904 CATEGORIES= biology MAINTAINER= jrm@FreeBSD.org diff --git a/biology/diamond/distinfo b/biology/diamond/distinfo index adbbe3901048..cd8e97767a86 100644 --- a/biology/diamond/distinfo +++ b/biology/diamond/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625329281 -SHA256 (bbuchfink-diamond-v2.0.10_GH0.tar.gz) = 02f7c0dff2ab06ef5e7c6829e57b0775d5a40afce8060a51af6b64b029945be1 -SIZE (bbuchfink-diamond-v2.0.10_GH0.tar.gz) = 1472376 +TIMESTAMP = 1625576969 +SHA256 (bbuchfink-diamond-v2.0.11-1-g810a3904_GH0.tar.gz) = 4876be5c8dc0b070ca5208e7833af5d492e0e8928347f8fe63feed9044eec303 +SIZE (bbuchfink-diamond-v2.0.11-1-g810a3904_GH0.tar.gz) = 1473340