pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bcftools: Update to 1.16
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Tue Dec 27 13:32:33 2022 -0600
Changeset: 05a01a2e700f60408501fd81fa2ad079c9be3794
Modified Files:
bcftools/Makefile
bcftools/PLIST
bcftools/distinfo
bcftools/patches/patch-Makefile
Log Message:
bcftools: Update to 1.16
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=05a01a2e700f60408501fd81fa2ad079c9be3794
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
bcftools/Makefile | 4 ++--
bcftools/PLIST | 1 +
bcftools/distinfo | 6 +++---
bcftools/patches/patch-Makefile | 2 +-
4 files changed, 7 insertions(+), 6 deletions(-)
diffs:
diff --git a/bcftools/Makefile b/bcftools/Makefile
index 432d395eb9..6ff9ca1d5d 100644
--- a/bcftools/Makefile
+++ b/bcftools/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD$
+# $NetBSD: Makefile,v 1.15 2022/06/30 11:18:04 nia Exp $
-DISTNAME= bcftools-1.15
+DISTNAME= bcftools-1.16
CATEGORIES= biology
MASTER_SITES= ${MASTER_SITE_GITHUB:=samtools/}
diff --git a/bcftools/PLIST b/bcftools/PLIST
index ebe003576a..0252eecbeb 100644
--- a/bcftools/PLIST
+++ b/bcftools/PLIST
@@ -44,5 +44,6 @@ libexec/bcftools/tag2tag.so
libexec/bcftools/trio-dnm2.so
libexec/bcftools/trio-stats.so
libexec/bcftools/trio-switch-rate.so
+libexec/bcftools/variant-distance.so
libexec/bcftools/variantkey-hex.so
man/man1/bcftools.1
diff --git a/bcftools/distinfo b/bcftools/distinfo
index 0ca1929fbf..063552452f 100644
--- a/bcftools/distinfo
+++ b/bcftools/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-BLAKE2s (bcftools-1.15.tar.gz) = 50d87d4463c84dc7a450dba488d79ad43c5ab2a25c10bee92c94b1c3d11e5963
-SHA512 (bcftools-1.15.tar.gz) = fcb8dac8cf28f9c490c14d72a1c9fba027d7224e09ba37f6ab4c940e0a1eec8aef3b439137be013abb97dff492d252492cee4e88325285fc643729042b4fbd07
-Size (bcftools-1.15.tar.gz) = 3347901 bytes
+BLAKE2s (bcftools-1.16.tar.gz) = 617574a0a1920c4d9aec0eb8f7c07998a5235deafd88b4c74ff1f411a2fbf1e9
+SHA512 (bcftools-1.16.tar.gz) = dc04fa5e99921c724940e00377eb4646daa361322849b4776b80a10bc06635200868e51270975d01e65b73ce380d182f62f37446a77a465a21e702320db35bcd
+Size (bcftools-1.16.tar.gz) = 3432435 bytes
SHA1 (patch-Makefile) = 9dfe7b5dcf77deac6d248d7612440780ec8a3731
diff --git a/bcftools/patches/patch-Makefile b/bcftools/patches/patch-Makefile
index eaaabf29e9..c1cae450ea 100644
--- a/bcftools/patches/patch-Makefile
+++ b/bcftools/patches/patch-Makefile
@@ -1,4 +1,4 @@
-$NetBSD$
+$NetBSD: patch-Makefile,v 1.4 2022/02/26 23:14:33 bacon Exp $
# Respect pkgsrc env
Home |
Main Index |
Thread Index |
Old Index