pkgsrc-WIP-changes archive

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

samtools: Switch dist to bz2



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Feb 25 07:25:21 2023 -0600
Changeset:	21fa8307e4e1b5f8177261a6623ae2c25e42443e

Modified Files:
	samtools/Makefile
	samtools/distinfo

Log Message:
samtools: Switch dist to bz2

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=21fa8307e4e1b5f8177261a6623ae2c25e42443e

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

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

diffs:
diff --git a/samtools/Makefile b/samtools/Makefile
index 15d9f5ea84..3c885747ac 100644
--- a/samtools/Makefile
+++ b/samtools/Makefile
@@ -4,6 +4,7 @@ DISTNAME=	samtools-1.17
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=samtools/}
 GITHUB_RELEASE=	${PKGVERSION_NOREV}
+EXTRACT_SUFX=	.tar.bz2
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://www.htslib.org/
diff --git a/samtools/distinfo b/samtools/distinfo
index db27aef5f2..c4335d6dbe 100644
--- a/samtools/distinfo
+++ b/samtools/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-BLAKE2s (samtools-1.17.tar.gz) = 243349a1b1599faefb726b9d12d0aa8df77b84aa8457a8855296d74853ead169
-SHA512 (samtools-1.17.tar.gz) = c65862fd1e8f5fee860211c6a239cc8bcea9c9ee13b43e509dc117492015212f05d6a787b1e5e4f6d18027682789b85eb76a9b3c48e7fe0258e2f8c6a8ffaa2c
-Size (samtools-1.17.tar.gz) = 5459752 bytes
+BLAKE2s (samtools-1.17.tar.bz2) = 9ab61bddae955190736abf7e9198ee869396a74e195166df38ebb652fe4bc7c7
+SHA512 (samtools-1.17.tar.bz2) = 107a6df858c6bd2556ba4e86cc1922c3184df095f347039fa94bfd24e5ee21e1a4a9fba5a7cce248a06ad47f99978d9aae570efee7e30e165f33ea848a2cd3c3
+Size (samtools-1.17.tar.bz2) = 8605080 bytes
 SHA1 (patch-Makefile) = 3fc1f1d67167c8ca8eff1ed17f7a084ec3d4579d


Home | Main Index | Thread Index | Old Index