pkgsrc-WIP-changes archive

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

vcf-split: Update to 0.1.2.20



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Nov 28 08:59:42 2021 -0600
Changeset:	3852c641e035924039fead47bf491ac386bbe00f

Modified Files:
	vcf-split/Makefile
	vcf-split/distinfo

Log Message:
vcf-split: Update to 0.1.2.20

Add --version flag

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

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

diffstat:
 vcf-split/Makefile | 4 ++--
 vcf-split/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/vcf-split/Makefile b/vcf-split/Makefile
index c494f781da..0e43dae644 100644
--- a/vcf-split/Makefile
+++ b/vcf-split/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	vcf-split-0.1.2.19
+DISTNAME=	vcf-split-0.1.2.20
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	1e4f4e3625427dbd25427ba9dbebb7e244f1ebe6
+GITHUB_TAG=	b58caf8ef268edb63548178007a8a835dcd361c3
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/vcf-split
diff --git a/vcf-split/distinfo b/vcf-split/distinfo
index 89647b7a98..68fe900a64 100644
--- a/vcf-split/distinfo
+++ b/vcf-split/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (vcf-split-0.1.2.19-1e4f4e3625427dbd25427ba9dbebb7e244f1ebe6.tar.gz) = 6227c46a2027c93e27e0574ac7484bfb3899abf5f40b7e3859bcb9b307b4d8d3
-SHA512 (vcf-split-0.1.2.19-1e4f4e3625427dbd25427ba9dbebb7e244f1ebe6.tar.gz) = c44eed331a2c35352ff6b633c049c4efd83716b6f7d5936de17e2ebb45bfc09bbcd1f7243012054974096a5db2d3c91bc1772b8051d5057878487331b9081878
-Size (vcf-split-0.1.2.19-1e4f4e3625427dbd25427ba9dbebb7e244f1ebe6.tar.gz) = 21689 bytes
+BLAKE2s (vcf-split-0.1.2.20-b58caf8ef268edb63548178007a8a835dcd361c3.tar.gz) = 02c9657ed9e6708b81671df61a44f494cf006a72da9689cad92b7da8c137c253
+SHA512 (vcf-split-0.1.2.20-b58caf8ef268edb63548178007a8a835dcd361c3.tar.gz) = 09faafe3ec033a46f1a092f2811ff9c2e110037c46d6701f5f3d13d4d5cc451c8d44b6dac5c17f528e5cb356e791ae93c6cb94bdee0b37759f274d1529ece498
+Size (vcf-split-0.1.2.20-b58caf8ef268edb63548178007a8a835dcd361c3.tar.gz) = 21839 bytes


Home | Main Index | Thread Index | Old Index