pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

htslib: Update to 1.22



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Fri Jun 13 14:38:28 2025 -0500
Changeset:	6c4322d5280893f8097f64ec8927534c2b9b5ba7

Modified Files:
	htslib/Makefile
	htslib/PLIST
	htslib/distinfo

Log Message:
htslib: Update 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=6c4322d5280893f8097f64ec8927534c2b9b5ba7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 htslib/Makefile | 2 +-
 htslib/PLIST    | 2 ++
 htslib/distinfo | 6 +++---
 3 files changed, 6 insertions(+), 4 deletions(-)

diffs:
diff --git a/htslib/Makefile b/htslib/Makefile
index 20444c5409..0b24f8fe2b 100644
--- a/htslib/Makefile
+++ b/htslib/Makefile
@@ -2,7 +2,7 @@
 
 # CAUTION: htslib should always be upgraded in conjunction with
 # samtools, bcftools, bio-mocha, and bcf-score
-DISTNAME=	htslib-1.21
+DISTNAME=	htslib-1.22
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=samtools/}
 GITHUB_RELEASE=	${PKGVERSION_NOREV}
diff --git a/htslib/PLIST b/htslib/PLIST
index 1d40c92bb8..8e7efa9cb9 100644
--- a/htslib/PLIST
+++ b/htslib/PLIST
@@ -2,6 +2,7 @@
 bin/annot-tsv
 bin/bgzip
 bin/htsfile
+bin/ref-cache
 bin/tabix
 include/htslib/bgzf.h
 include/htslib/cram.h
@@ -39,6 +40,7 @@ lib/pkgconfig/htslib.pc
 man/man1/annot-tsv.1
 man/man1/bgzip.1
 man/man1/htsfile.1
+man/man1/ref-cache.1
 man/man1/tabix.1
 man/man5/faidx.5
 man/man5/sam.5
diff --git a/htslib/distinfo b/htslib/distinfo
index b6bc10cdb3..83bacca38b 100644
--- a/htslib/distinfo
+++ b/htslib/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (htslib-1.21.tar.bz2) = 56d6dde2945d162fda083d1d3a79aab5fb0bfce2c9e3538db46367d4953a69ff
-SHA512 (htslib-1.21.tar.bz2) = 4989d9fd3702893d2b275e6de593a2109a0ebd10c0329ddca82cd3d53893a93197b9ca9f3756c480c88dc345e14527b1a540810089a480d839814e018a736bee
-Size (htslib-1.21.tar.bz2) = 4781943 bytes
+BLAKE2s (htslib-1.22.tar.bz2) = 6fe4010e748e2bfaf70db5a761de4eaeb285542be42f54b4481fe0646ad5ab23
+SHA512 (htslib-1.22.tar.bz2) = 6721a398c285cdb14d879c00f13da425c1d84f75e8a3a5fb04db4f3f875b60122317651d54634c62f302b397026c98c2b4e190c1ae3ebcc2f0ecde8307223375
+Size (htslib-1.22.tar.bz2) = 4830206 bytes


Home | Main Index | Thread Index | Old Index