pkgsrc-WIP-changes archive

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

vcf2hap: Update to 0.1.3.11



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Jul 18 10:34:38 2021 -0500
Changeset:	55c6521cea300f2ea4cd2f8e8bb94610bc3da4d5

Modified Files:
	vcf2hap/Makefile
	vcf2hap/distinfo

Log Message:
vcf2hap: Update to 0.1.3.11

Update for biolibc API changes

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

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

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

diffs:
diff --git a/vcf2hap/Makefile b/vcf2hap/Makefile
index 69139432e1..cdf02b63db 100644
--- a/vcf2hap/Makefile
+++ b/vcf2hap/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	vcf2hap-0.1.3.10
+DISTNAME=	vcf2hap-0.1.3.11
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	74b3552ca68a394a73c92a221ad4f60e8f0892ce
+GITHUB_TAG=	b40f2406cf0f20468cfe09fb65f38d10b165d4c9
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/vcf2hap
diff --git a/vcf2hap/distinfo b/vcf2hap/distinfo
index 13f81fd5b9..dfe8f9c4cc 100644
--- a/vcf2hap/distinfo
+++ b/vcf2hap/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (vcf2hap-0.1.3.10-74b3552ca68a394a73c92a221ad4f60e8f0892ce.tar.gz) = 1276e2df90bc9c844039ea6f76cd3b4c81eb00f8
-RMD160 (vcf2hap-0.1.3.10-74b3552ca68a394a73c92a221ad4f60e8f0892ce.tar.gz) = 41d0333a1ac6c2120cb165b79574aa3fde448a6e
-SHA512 (vcf2hap-0.1.3.10-74b3552ca68a394a73c92a221ad4f60e8f0892ce.tar.gz) = 363f13b58540a00fced4b15972b0ec1d08ce1a577996c670d26c8c03c421f44c4da9fcf8c49951c32ad526807bd2d243f7da32218a1686692d2cfceced512373
-Size (vcf2hap-0.1.3.10-74b3552ca68a394a73c92a221ad4f60e8f0892ce.tar.gz) = 200635 bytes
+SHA1 (vcf2hap-0.1.3.11-b40f2406cf0f20468cfe09fb65f38d10b165d4c9.tar.gz) = e2c4ef19054df2fc4ec65999a926ea4df3ea1f2a
+RMD160 (vcf2hap-0.1.3.11-b40f2406cf0f20468cfe09fb65f38d10b165d4c9.tar.gz) = ad5e1ba133a6276919fa0c9624c62f362f8a6c8b
+SHA512 (vcf2hap-0.1.3.11-b40f2406cf0f20468cfe09fb65f38d10b165d4c9.tar.gz) = e2233bdb653d38e8ddaad3c55b84da4d029e90e561be427a1d4c4e1f411fd54eb32f608a4302021dd5f2a3e1030b796d3e2daff99cab366d52288f537c701cbf
+Size (vcf2hap-0.1.3.11-b40f2406cf0f20468cfe09fb65f38d10b165d4c9.tar.gz) = 200629 bytes


Home | Main Index | Thread Index | Old Index