Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 May 2021 16:38:09 GMT
From:      "Jason W. Bacon" <jwb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4521502b9bd3 - main - biology/bowtie2: Update to 2.4.4
Message-ID:  <202105241638.14OGc99I092516@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jwb:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4521502b9bd34932d3547b69cd5aea3c221fad88

commit 4521502b9bd34932d3547b69cd5aea3c221fad88
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2021-05-24 16:35:43 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2021-05-24 16:35:43 +0000

    biology/bowtie2: Update to 2.4.4
    
    Fix deadlock issue in multithreaded execution
    
    Reported by:    portscout
---
 biology/bowtie2/Makefile | 2 +-
 biology/bowtie2/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/biology/bowtie2/Makefile b/biology/bowtie2/Makefile
index 572338c8d90b..55e778b18b50 100644
--- a/biology/bowtie2/Makefile
+++ b/biology/bowtie2/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=		bowtie2
 DISTVERSIONPREFIX=	v
-DISTVERSION=		2.4.3
+DISTVERSION=		2.4.4
 CATEGORIES=		biology perl5 python
 
 MAINTAINER=	jwb@FreeBSD.org
diff --git a/biology/bowtie2/distinfo b/biology/bowtie2/distinfo
index 1671f9bf5b3d..84442482703f 100644
--- a/biology/bowtie2/distinfo
+++ b/biology/bowtie2/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1621280053
-SHA256 (BenLangmead-bowtie2-v2.4.3_GH0.tar.gz) = 616017bcc68fc178418575fe39ffde42fff811d0d071bac7b1e7650288e4d166
-SIZE (BenLangmead-bowtie2-v2.4.3_GH0.tar.gz) = 10582150
+TIMESTAMP = 1621870291
+SHA256 (BenLangmead-bowtie2-v2.4.4_GH0.tar.gz) = ef8272fc1b3e18a30f16cb4b6a4344bf50e1f82fbd3af93dc8194b58e5856f64
+SIZE (BenLangmead-bowtie2-v2.4.4_GH0.tar.gz) = 10582238
 SHA256 (simd-everywhere-simde-no-tests-f6a0b3b_GH0.tar.gz) = 9874f22afe8a6cd92770aa194df47db3d0963d80ea233a502b0d557f59763eb8
 SIZE (simd-everywhere-simde-no-tests-f6a0b3b_GH0.tar.gz) = 397743



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105241638.14OGc99I092516>