pkgsrc-WIP-changes archive

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

vcf-split: Update to 0.1.4.2



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Apr 6 14:37:18 2022 -0500
Changeset:	2940dfb3757908d540d31f4ab32761320adeb225

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

Log Message:
vcf-split: Update to 0.1.4.2

Update for tsv_skip_field() API change

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

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

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

diffs:
diff --git a/vcf-split/Makefile b/vcf-split/Makefile
index d4f4fa7c60..7d898bd8ac 100644
--- a/vcf-split/Makefile
+++ b/vcf-split/Makefile
@@ -1,8 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	vcf-split-0.1.4
+DISTNAME=	vcf-split-0.1.4.2
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
+GITHUB_TAG=	82657a5759e6857850e55e03e3df5e63e2c6ba90
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/vcf-split
diff --git a/vcf-split/distinfo b/vcf-split/distinfo
index 062f6833f5..f2c7592981 100644
--- a/vcf-split/distinfo
+++ b/vcf-split/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (vcf-split-0.1.4.tar.gz) = 31b04374f814b3957826456ec6399c94b25ed2da93bcd2b65e77bfa8069b9c93
-SHA512 (vcf-split-0.1.4.tar.gz) = 05a8085888c0659e63339a75e4c0b2a7602570e48e4df02df6e4d03f85a4af49d4ca6239175209e2b9b5d4bd8c0a6326b89932560abeca9c25b0fc7dcac48b43
-Size (vcf-split-0.1.4.tar.gz) = 22354 bytes
+BLAKE2s (vcf-split-0.1.4.2-82657a5759e6857850e55e03e3df5e63e2c6ba90.tar.gz) = 3b7cbebe48943ebceeb405f83a50a19efcdca2088946fa920de943a5450f1739
+SHA512 (vcf-split-0.1.4.2-82657a5759e6857850e55e03e3df5e63e2c6ba90.tar.gz) = 43582c223211b13330ff263297e2f824017e37e8bd347c23cbb38e1664c20cf1dfc91f3992a2f58865a1d3ba4f4e12edbe5fad91a19d02fa533f26b653f6564f
+Size (vcf-split-0.1.4.2-82657a5759e6857850e55e03e3df5e63e2c6ba90.tar.gz) = 22359 bytes


Home | Main Index | Thread Index | Old Index