pkgsrc-WIP-changes archive

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

vcf2hap: Update to 0.1.3.12



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Aug 13 15:06:34 2021 -0500
Changeset:	077a3e2009c337ef90fa440dbf56a8a3a03c25cb

Modified Files:
	vcf2hap/Makefile
	vcf2hap/distinfo

Log Message:
vcf2hap: Update to 0.1.3.12

Update for new libxtend API

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

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 cdf02b63db..345f60eb13 100644
--- a/vcf2hap/Makefile
+++ b/vcf2hap/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	vcf2hap-0.1.3.11
+DISTNAME=	vcf2hap-0.1.3.12
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	b40f2406cf0f20468cfe09fb65f38d10b165d4c9
+GITHUB_TAG=	3626f5a320be8176d359b487682385fa6ab0f197
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/vcf2hap
diff --git a/vcf2hap/distinfo b/vcf2hap/distinfo
index dfe8f9c4cc..f8f681b04f 100644
--- a/vcf2hap/distinfo
+++ b/vcf2hap/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-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
+SHA1 (vcf2hap-0.1.3.12-3626f5a320be8176d359b487682385fa6ab0f197.tar.gz) = 1cab0392fb40d2457079a9bf2d8ab5ef0880d499
+RMD160 (vcf2hap-0.1.3.12-3626f5a320be8176d359b487682385fa6ab0f197.tar.gz) = 3c51d3b48fb88c48793799412aac7115a9b7228b
+SHA512 (vcf2hap-0.1.3.12-3626f5a320be8176d359b487682385fa6ab0f197.tar.gz) = b97e7fb8bf13f03a90248d8002c46546e0932c1463b6fe4480454b9643de4695ca82f7c49a5ab8ef86e6eb4a931bf6e588334998edfeb29a5fc67b379a927ebb
+Size (vcf2hap-0.1.3.12-3626f5a320be8176d359b487682385fa6ab0f197.tar.gz) = 200650 bytes


Home | Main Index | Thread Index | Old Index