pkgsrc-WIP-changes archive

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

vcf2hap: Update to 0.1.4.1



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Jan 8 11:34:00 2022 -0600
Changeset:	a282fb29bbb1f07e68bef2c39c2e11351988528f

Modified Files:
	vcf2hap/Makefile
	vcf2hap/distinfo

Log Message:
vcf2hap: Update to 0.1.4.1

Update to biolibc API change

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

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

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

diffs:
diff --git a/vcf2hap/Makefile b/vcf2hap/Makefile
index a3e7be01b6..ec313d1f38 100644
--- a/vcf2hap/Makefile
+++ b/vcf2hap/Makefile
@@ -1,8 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	vcf2hap-0.1.4
+DISTNAME=	vcf2hap-0.1.4.1
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
+GITHUB_TAG=	ada1a4b6189a525a2478fd7ee8ad1b52f0b72d86
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/vcf2hap
diff --git a/vcf2hap/distinfo b/vcf2hap/distinfo
index 046f540af3..6eb247825a 100644
--- a/vcf2hap/distinfo
+++ b/vcf2hap/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (vcf2hap-0.1.4.tar.gz) = 7d624c130972b7f78550ad527d3e6829aa382e0d04350e95b0500a10b32871fa
-SHA512 (vcf2hap-0.1.4.tar.gz) = 2fe7b20f55ba40854d52851a223f1357c3d795860720924b2b8134914361f2e3b396daaacbc9286dc691c83ca144858586f7792d0472c1880c810a11b5c0ee48
-Size (vcf2hap-0.1.4.tar.gz) = 200812 bytes
+BLAKE2s (vcf2hap-0.1.4.1-ada1a4b6189a525a2478fd7ee8ad1b52f0b72d86.tar.gz) = def5def2796d9afb63bfe866bbe0502593373762a4bf79b21ecb95d4d9e7794e
+SHA512 (vcf2hap-0.1.4.1-ada1a4b6189a525a2478fd7ee8ad1b52f0b72d86.tar.gz) = 050c9cf6d363dbfdee4add4d634965fcf6f9aa00cd960e82a710b984595a7c9ab35c74ffb64b3f4645632904fb763b1dd46b0d90d32e6495b19d1f874dfc3cd9
+Size (vcf2hap-0.1.4.1-ada1a4b6189a525a2478fd7ee8ad1b52f0b72d86.tar.gz) = 200876 bytes


Home | Main Index | Thread Index | Old Index