summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason W. Bacon <jwb@FreeBSD.org>2025-06-21 17:07:47 -0500
committerJason W. Bacon <jwb@FreeBSD.org>2025-06-21 17:08:50 -0500
commit49752ef6cd89f84353b8d09ab2dd93994798b113 (patch)
treecdd583803ecccfb98f779fae603757f6d06a4b2f
parentwww/forgejo: Update 11.0.1 => 11.0.2 (diff)
biology/bio-mocha: Use latest versions of htslib and bcftools
-rw-r--r--biology/bio-mocha/Makefile5
-rw-r--r--biology/bio-mocha/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/biology/bio-mocha/Makefile b/biology/bio-mocha/Makefile
index a9228be3a30e..828b246380b0 100644
--- a/biology/bio-mocha/Makefile
+++ b/biology/bio-mocha/Makefile
@@ -1,5 +1,6 @@
PORTNAME= bio-mocha
DISTVERSION= 1.20
+PORTREVISION= 1
CATEGORIES= biology
MASTER_SITES= https://software.broadinstitute.org/software/mocha/
# Get this right, or ports will download bcftools in it's place via tuple
@@ -11,7 +12,7 @@ WWW= https://software.broadinstitute.org/software/mocha/
LICENSE= MIT
-BUILD_DEPENDS= bash:shells/bash htslib>=1.21:biology/htslib
+BUILD_DEPENDS= bash:shells/bash htslib>=1.22:biology/htslib
LIB_DEPENDS= libhts.so:biology/htslib
RUN_DEPENDS= bcftools>=${PORTVERSION}:biology/bcftools
@@ -21,7 +22,7 @@ USE_PERL5= test
GH_ACCOUNT= samtools
GH_PROJECT= bcftools
-GH_TAGNAME= 1.21
+GH_TAGNAME= 1.22
GNU_CONFIGURE= yes
SHEBANG_FILES= misc/* test/test.pl
diff --git a/biology/bio-mocha/distinfo b/biology/bio-mocha/distinfo
index 6f2f8b800396..6485cffc5d72 100644
--- a/biology/bio-mocha/distinfo
+++ b/biology/bio-mocha/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1727475837
+TIMESTAMP = 1750428898
SHA256 (bio-mocha_1.20-20240505.tar.gz) = 3beeb7f046b491fed162dfedd83a29b3eebb165fb1f2a25f44df7fa2f063793b
SIZE (bio-mocha_1.20-20240505.tar.gz) = 66752
-SHA256 (samtools-bcftools-1.20-1.21_GH0.tar.gz) = 7484695c5d833fb1a89c2b886ec302db0514ba3c8e5ef7397b9302fa8bd37f8d
-SIZE (samtools-bcftools-1.20-1.21_GH0.tar.gz) = 3665160
+SHA256 (samtools-bcftools-1.20-1.22_GH0.tar.gz) = 1608e547daf7bd5ab7d52dea57019f57da3fdfb29bc26dece1e8d01a999a9a2d
+SIZE (samtools-bcftools-1.20-1.22_GH0.tar.gz) = 3751342