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



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Dec 8 08:37:43 2021 -0600
Changeset:	e352a42da73a10cb855bc5d05656c41b1324d30b

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

Log Message:
vcf-split: Update to 0.1.2.24

Update for biolibc API change
bl_vcf_skip_header() -> bl_vcf_skip_meta_data()
Generate post-commit version for version.txt
Fix argc check

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

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 09154b557f..8e74728e89 100644
--- a/vcf-split/Makefile
+++ b/vcf-split/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	vcf-split-0.1.2.23
+DISTNAME=	vcf-split-0.1.2.24
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	163415a474dc3098391351bcead9f47f8ca84336
+GITHUB_TAG=	4e3b3629367ef3af1c0af226e32a58c3f074192c
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/vcf-split
diff --git a/vcf-split/distinfo b/vcf-split/distinfo
index f22344e3b4..965d969850 100644
--- a/vcf-split/distinfo
+++ b/vcf-split/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-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
+BLAKE2s (vcf-split-0.1.2.24-4e3b3629367ef3af1c0af226e32a58c3f074192c.tar.gz) = 891bbd5e3d01c96e3f45906655ca5515e41c9dc6d448ca42524498718de5effa
+SHA512 (vcf-split-0.1.2.24-4e3b3629367ef3af1c0af226e32a58c3f074192c.tar.gz) = fecfeae7a714e0b6bdca7db3746b26abd167bf4204fd61e0a6a0fbb5deed143605c57935cd951fd601f5bee0bab2224cfad69fb83e2cddc47f6e25d9927a05d7
+Size (vcf-split-0.1.2.24-4e3b3629367ef3af1c0af226e32a58c3f074192c.tar.gz) = 21979 bytes


Home | Main Index | Thread Index | Old Index