pkgsrc-WIP-changes archive

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

vcf-split: Update to 0.1.0.15



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Feb 20 12:49:17 2021 -0600
Changeset:	f2b3ea5433eeeda0fc953e272f86092e20c511a2

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

Log Message:
vcf-split: Update to 0.1.0.15

Use new vcf_call_init() interface to specify max field sizes

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

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 03bf946bcc..3d02bede23 100644
--- a/vcf-split/Makefile
+++ b/vcf-split/Makefile
@@ -5,10 +5,10 @@
 #              Wed May 20 07:28:18 CDT 2020               #
 ###########################################################
 
-DISTNAME=	vcf-split-0.1.0.14
+DISTNAME=	vcf-split-0.1.0.15
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	8b45858e66bc7f356200b8a18318140659b31db8
+GITHUB_TAG=	5f727d7234dbe9ca18c2cea53227e21ee3348568
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/vcf-split
diff --git a/vcf-split/distinfo b/vcf-split/distinfo
index 1fad1d092b..72351af06f 100644
--- a/vcf-split/distinfo
+++ b/vcf-split/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (vcf-split-0.1.0.14-8b45858e66bc7f356200b8a18318140659b31db8.tar.gz) = c14e87b613c4f07fcbf3efd52e3e73826e161e28
-RMD160 (vcf-split-0.1.0.14-8b45858e66bc7f356200b8a18318140659b31db8.tar.gz) = caf4ee36f7940c931f99ce2ba9d684c98b0dccd2
-SHA512 (vcf-split-0.1.0.14-8b45858e66bc7f356200b8a18318140659b31db8.tar.gz) = 6ed245c9da230bcca944f8df708fe146c84d6a9071e42ac17132845e2d049580820edf6ffdb2851ec7fb081352b49311536d735635f4e4699c5ac5186300ed7e
-Size (vcf-split-0.1.0.14-8b45858e66bc7f356200b8a18318140659b31db8.tar.gz) = 12911 bytes
+SHA1 (vcf-split-0.1.0.15-5f727d7234dbe9ca18c2cea53227e21ee3348568.tar.gz) = ffae3ff78cf7da52800f550f7afb69415948265a
+RMD160 (vcf-split-0.1.0.15-5f727d7234dbe9ca18c2cea53227e21ee3348568.tar.gz) = a67954446c166b26ebedf4198128eb8127bee361
+SHA512 (vcf-split-0.1.0.15-5f727d7234dbe9ca18c2cea53227e21ee3348568.tar.gz) = 9b6e3204853fb78c22dc2144b2a15cfdd487256e8306272bf5ba601e6f8982d341819574b856cffa45822e4fbfcc0f6e338ebb591d38b686f5985dd4ad95fe2c
+Size (vcf-split-0.1.0.15-5f727d7234dbe9ca18c2cea53227e21ee3348568.tar.gz) = 13023 bytes


Home | Main Index | Thread Index | Old Index