pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bio-mocha: Update htslib and bcftools to 1.22
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Wed Jun 25 07:42:39 2025 -0500
Changeset: 944f443fb4d9a426e1b964c05f8bb099822671e0
Modified Files:
bio-mocha/Makefile
bio-mocha/distinfo
Log Message:
bio-mocha: Update htslib and bcftools to 1.22
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=944f443fb4d9a426e1b964c05f8bb099822671e0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
bio-mocha/Makefile | 5 +++--
bio-mocha/distinfo | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diffs:
diff --git a/bio-mocha/Makefile b/bio-mocha/Makefile
index de027286ff..95cd69149b 100644
--- a/bio-mocha/Makefile
+++ b/bio-mocha/Makefile
@@ -6,8 +6,8 @@ CATEGORIES= biology
MASTER_SITES= https://software.broadinstitute.org/software/mocha/
MASTER_SITES+= https://github.com/samtools/bcftools/releases/download/${GH_TAG}/
DISTFILES+= bio-mocha_1.20-20240505.tar.gz
-DISTFILES+= bcftools-1.21.tar.bz2
-GH_TAG= 1.21
+DISTFILES+= bcftools-1.22.tar.bz2
+GH_TAG= 1.22
OWNER= bacon%NetBSD.org@localhost
HOMEPAGE= https://software.broadinstitute.org/software/mocha/
@@ -56,6 +56,7 @@ do-install:
(cd ${WRKSRC}/MoCha && pax -rw . ${DESTDIR}${DATADIR})
.include "../../devel/zlib/buildlink3.mk"
+.include "../../www/curl/buildlink3.mk"
.include "../../math/gsl/buildlink3.mk"
.include "../../lang/python/application.mk"
.include "../../wip/htslib/buildlink3.mk"
diff --git a/bio-mocha/distinfo b/bio-mocha/distinfo
index 7e5997c007..0c9b8c5de2 100644
--- a/bio-mocha/distinfo
+++ b/bio-mocha/distinfo
@@ -1,8 +1,8 @@
$NetBSD$
-BLAKE2s (bcftools-1.21.tar.bz2) = 517b73f84870fa967e6f7f6241c446131cc54229e7ee446110955e39dfbe2563
-SHA512 (bcftools-1.21.tar.bz2) = f8fb2e50a1a9e7a7e8a4f71d71d052f6019d54c60ae060d0abfbd01ab61a2c44e04e069c479ea9f6156513b54a611a9a46930a0ff4454019bb715fdb9558d07d
-Size (bcftools-1.21.tar.bz2) = 7982173 bytes
+BLAKE2s (bcftools-1.22.tar.bz2) = 8402f5a359c80828d63ae759a7d30481e938ff50dbc389b51dbf7317e40a149f
+SHA512 (bcftools-1.22.tar.bz2) = 20daee4ecb6b7d0034e0d9590fcc42712ac78c4e511d519ac0dd98d2b2b920d85d234cf1a08abd1be62d1be994788de53d6010af642099f2b75753ecc19efd15
+Size (bcftools-1.22.tar.bz2) = 8176878 bytes
BLAKE2s (bio-mocha_1.20-20240505.tar.gz) = 318b02176dfff73b88da45f7bd754921027307696ce4a124a934090539529efe
SHA512 (bio-mocha_1.20-20240505.tar.gz) = 1aeeffb2383f7e6d223129ca58ca55823444275b0d0d759f9c8842dc5f3f4ff493af106c68bdc2c43840098691a357a53e18af4914f78584aad34edb58851991
Size (bio-mocha_1.20-20240505.tar.gz) = 66752 bytes
Home |
Main Index |
Thread Index |
Old Index