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



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Apr 24 10:32:37 2022 -0500
Changeset:	b00beb04ac4c72c362e87924c87a370fe1aec203

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

Log Message:
vcf-split: Update to 0.1.4.4

Update for declunkified biolibc VCF API

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

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 7d898bd8ac..185ae709b3 100644
--- a/vcf-split/Makefile
+++ b/vcf-split/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	vcf-split-0.1.4.2
+DISTNAME=	vcf-split-0.1.4.4
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	82657a5759e6857850e55e03e3df5e63e2c6ba90
+GITHUB_TAG=	a89506e05a92c57a7bd789c8ef22a6c511dda169
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/vcf-split
diff --git a/vcf-split/distinfo b/vcf-split/distinfo
index f2c7592981..5fac6907fb 100644
--- a/vcf-split/distinfo
+++ b/vcf-split/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-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
+BLAKE2s (vcf-split-0.1.4.4-a89506e05a92c57a7bd789c8ef22a6c511dda169.tar.gz) = fe65c049260552419cfef7311337a247a02cec8fb2ba7ccefcb3ba2c8b0586b6
+SHA512 (vcf-split-0.1.4.4-a89506e05a92c57a7bd789c8ef22a6c511dda169.tar.gz) = b74ae53b7e79450fbf04fb56059b9978e84ad101580071158839f0b8a9f36307477bb78435e25bd15d3708b336e0a697834efd84c02978a356ccb25d44bd0c02
+Size (vcf-split-0.1.4.4-a89506e05a92c57a7bd789c8ef22a6c511dda169.tar.gz) = 22395 bytes


Home | Main Index | Thread Index | Old Index