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



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Aug 13 14:05:16 2021 -0500
Changeset:	3d01be25b9b035079fd8113601b5580579057563

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

Log Message:
vcf-split: Update to 0.1.2.14

Update for new libxtend API

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

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 | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/vcf-split/Makefile b/vcf-split/Makefile
index d342482838..68aaa18793 100644
--- a/vcf-split/Makefile
+++ b/vcf-split/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	vcf-split-0.1.2.13
+DISTNAME=	vcf-split-0.1.2.14
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	f4215f5486fe33b6659fb46162948d58cd823f13
+GITHUB_TAG=	bc2eba0b5d5f41443795d7bd465569ba5da27315
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/vcf-split
diff --git a/vcf-split/distinfo b/vcf-split/distinfo
index 44b31dd944..df6a02e1d9 100644
--- a/vcf-split/distinfo
+++ b/vcf-split/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (vcf-split-0.1.2.13-f4215f5486fe33b6659fb46162948d58cd823f13.tar.gz) = 008d4e700b6c18c682bdd899c2eb0b07812a1ff5
-RMD160 (vcf-split-0.1.2.13-f4215f5486fe33b6659fb46162948d58cd823f13.tar.gz) = 9dabc71032b8c952dbdaf64a3fe6a611d426c7f6
-SHA512 (vcf-split-0.1.2.13-f4215f5486fe33b6659fb46162948d58cd823f13.tar.gz) = c2103a212c4e18d9e4a0e76577f3305344b51329deb8605272b313a2bc581d492225366e3692dc26336fc960811d3ddb2e12c099d177f6f4cfdb7c822c325ced
-Size (vcf-split-0.1.2.13-f4215f5486fe33b6659fb46162948d58cd823f13.tar.gz) = 16165 bytes
+SHA1 (vcf-split-0.1.2.14-bc2eba0b5d5f41443795d7bd465569ba5da27315.tar.gz) = 2a68b787928622555d2e766fa05b7ccd1943d3b1
+RMD160 (vcf-split-0.1.2.14-bc2eba0b5d5f41443795d7bd465569ba5da27315.tar.gz) = 73bca81b9f59b0875de85921be64340e140b729c
+SHA512 (vcf-split-0.1.2.14-bc2eba0b5d5f41443795d7bd465569ba5da27315.tar.gz) = fd9481bf9d92967261006bd844b3408f2c33d999a314bd702701da589904bf1322e33723cb26f3753e38a640cc28ffaadabda2ca46a5423c2ac65a020da7aad2
+Size (vcf-split-0.1.2.14-bc2eba0b5d5f41443795d7bd465569ba5da27315.tar.gz) = 16161 bytes


Home | Main Index | Thread Index | Old Index