pkgsrc-WIP-changes archive

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

samtools: Update to 1.15



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Feb 26 10:12:56 2022 -0600
Changeset:	08f3894f729533031610a5fa58d36f820ad0b748

Modified Files:
	samtools/Makefile
	samtools/PLIST
	samtools/distinfo

Log Message:
samtools: Update to 1.15

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

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

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

diffs:
diff --git a/samtools/Makefile b/samtools/Makefile
index 6bef82757f..51d3b7c27e 100644
--- a/samtools/Makefile
+++ b/samtools/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.7 2020/01/26 17:30:46 rillig Exp $
 
-DISTNAME=	samtools-1.14
+DISTNAME=	samtools-1.15
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=samtools/}
 
diff --git a/samtools/PLIST b/samtools/PLIST
index 11d0004d88..2836535b34 100644
--- a/samtools/PLIST
+++ b/samtools/PLIST
@@ -28,6 +28,7 @@ man/man1/samtools-bedcov.1
 man/man1/samtools-calmd.1
 man/man1/samtools-cat.1
 man/man1/samtools-collate.1
+man/man1/samtools-consensus.1
 man/man1/samtools-coverage.1
 man/man1/samtools-depad.1
 man/man1/samtools-depth.1
@@ -39,6 +40,7 @@ man/man1/samtools-fixmate.1
 man/man1/samtools-flags.1
 man/man1/samtools-flagstat.1
 man/man1/samtools-fqidx.1
+man/man1/samtools-head.1
 man/man1/samtools-idxstats.1
 man/man1/samtools-import.1
 man/man1/samtools-index.1
diff --git a/samtools/distinfo b/samtools/distinfo
index 2689fb7122..6fde1c58cb 100644
--- a/samtools/distinfo
+++ b/samtools/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-BLAKE2s (samtools-1.14.tar.gz) = 86b0e03b47d62619507b3b3284ac82689caa962da424c4af03f6690113a2ea50
-SHA512 (samtools-1.14.tar.gz) = fafc256fff8d2725b8a8ff4555cdb14aa0d32eec3a9afc6ff8ab7b474deed48f2a108805cc8f020cc3a28eec0d04034784d1af340bf89eb3c5f6ef3f262ac489
-Size (samtools-1.14.tar.gz) = 4933354 bytes
+BLAKE2s (samtools-1.15.tar.gz) = b37f18ce7134f921f1e8b5ebb087ad88b387934080742f26708bbecf9ddb5df7
+SHA512 (samtools-1.15.tar.gz) = fad213b6d7eb8885b67642ad7235fb35a923238c13fac7fde501f0d8093fa90d49539e895691bc61a94f6d25e8cdfc4e2c4e94ff0ea91ceee248d5140f561cd6
+Size (samtools-1.15.tar.gz) = 4970205 bytes
 SHA1 (patch-Makefile) = 3fc1f1d67167c8ca8eff1ed17f7a084ec3d4579d


Home | Main Index | Thread Index | Old Index