pkgsrc-WIP-changes archive

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

vcf2hap: Update to 0.1.5.2



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

Modified Files:
	vcf2hap/Makefile
	vcf2hap/distinfo

Log Message:
vcf2hap: Update to 0.1.5.2

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=b9468f91dcd0dae2046734cf7790e773f6d8462d

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 ab580a2af5..6327ee0e8e 100644
--- a/vcf2hap/Makefile
+++ b/vcf2hap/Makefile
@@ -1,8 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	vcf2hap-0.1.5
+DISTNAME=	vcf2hap-0.1.5.2
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
+GITHUB_TAG=	f93be41ebac4a6e2e6e7f2cadc02f6bedd41baa9
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/vcf2hap
diff --git a/vcf2hap/distinfo b/vcf2hap/distinfo
index cfa4c74c59..d85d117a02 100644
--- a/vcf2hap/distinfo
+++ b/vcf2hap/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (vcf2hap-0.1.5.tar.gz) = ecaa902a7558e5e2cb7c62316c84e8d33324a2f37e1887fa5abbc87d98f49e90
-SHA512 (vcf2hap-0.1.5.tar.gz) = 565663126600e42bff61d47aad2b858fcf6bff369c369250a41530092ae65aae4aac8abdf5d6e85637fed103fbfb974850fce9a1782b04a91f67209ffb25901a
-Size (vcf2hap-0.1.5.tar.gz) = 201128 bytes
+BLAKE2s (vcf2hap-0.1.5.2-f93be41ebac4a6e2e6e7f2cadc02f6bedd41baa9.tar.gz) = 8ed2e09774ce40e2f6c880d7e2ac78687d4842057868a12559411d7ae03b6373
+SHA512 (vcf2hap-0.1.5.2-f93be41ebac4a6e2e6e7f2cadc02f6bedd41baa9.tar.gz) = a18ca377b93298f9ababc771238d14c6f05cd1572af09743593e66264cbb0718b64eb76b62bbbe6bca6a1b0b6d4de8ffa1357f240d5d27fe1ff23562dd141515
+Size (vcf2hap-0.1.5.2-f93be41ebac4a6e2e6e7f2cadc02f6bedd41baa9.tar.gz) = 201186 bytes


Home | Main Index | Thread Index | Old Index