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.23



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Dec 6 10:54:32 2021 -0600
Changeset:	ab45c9334f77e8fd16ab0175b7d9e15678680007

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

Log Message:
vcf-split: Update to 0.1.2.23

Add program name to --version output

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

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 0e43dae644..09154b557f 100644
--- a/vcf-split/Makefile
+++ b/vcf-split/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	vcf-split-0.1.2.20
+DISTNAME=	vcf-split-0.1.2.23
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	b58caf8ef268edb63548178007a8a835dcd361c3
+GITHUB_TAG=	163415a474dc3098391351bcead9f47f8ca84336
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/vcf-split
diff --git a/vcf-split/distinfo b/vcf-split/distinfo
index 68fe900a64..f22344e3b4 100644
--- a/vcf-split/distinfo
+++ b/vcf-split/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-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
+BLAKE2s (vcf-split-0.1.2.23-163415a474dc3098391351bcead9f47f8ca84336.tar.gz) = 035034136c7fa457c3fa91cb9f656963d2b547c390a4f1ae37d4a5271e9b90f8
+SHA512 (vcf-split-0.1.2.23-163415a474dc3098391351bcead9f47f8ca84336.tar.gz) = 54971f19feba21fe92b04f48f128b407b046c6b39ef185ffb179c505c83d498dc5e9c967b3182b7d97541cfd881bf0599bf3dbfb1dc5a8e95da9f3023ca7e6b2
+Size (vcf-split-0.1.2.23-163415a474dc3098391351bcead9f47f8ca84336.tar.gz) = 21859 bytes


Home | Main Index | Thread Index | Old Index