pkgsrc-WIP-changes archive

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

vcf2hap: Update to 0.1.2.5



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon May 31 20:09:43 2021 -0500
Changeset:	9bda774fda631492d8da19b75def08a4d330b8a6

Modified Files:
	vcf2hap/Makefile
	vcf2hap/distinfo

Log Message:
vcf2hap: Update to 0.1.2.5

Update for new biolibc API

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

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

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

diffs:
diff --git a/vcf2hap/Makefile b/vcf2hap/Makefile
index 36bcf31738..6c1ca96eeb 100644
--- a/vcf2hap/Makefile
+++ b/vcf2hap/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	vcf2hap-0.1.2.3
+DISTNAME=	vcf2hap-0.1.2.5
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	079d3537ef081567fc64cf6cbf92e7856818769d
+GITHUB_TAG=	77d952ded0cad5244df0af46e87715f8d948d89a
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/vcf2hap
@@ -16,5 +16,6 @@ pre-build:
 do-test:
 	cd ${WRKSRC}/Test && ./run-test.sh
 
+.include "../../wip/libxtend/buildlink3.mk"
 .include "../../wip/biolibc/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/vcf2hap/distinfo b/vcf2hap/distinfo
index 33354cb076..893bba02fc 100644
--- a/vcf2hap/distinfo
+++ b/vcf2hap/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (vcf2hap-0.1.2.3-079d3537ef081567fc64cf6cbf92e7856818769d.tar.gz) = fe53c1a9e27a047622eedf5672bf4815f7d87979
-RMD160 (vcf2hap-0.1.2.3-079d3537ef081567fc64cf6cbf92e7856818769d.tar.gz) = d9919eca48c227ef7ccba544ada052a7b8af2e10
-SHA512 (vcf2hap-0.1.2.3-079d3537ef081567fc64cf6cbf92e7856818769d.tar.gz) = cfbed4ee96f770752b5d020e108035f15d3ff6b3a90bc6b1fc0f8a3c99b89913ba80b64aee78bf5bda41fcbbd447c44b3679d0d5325c4b110a8052e8f2d1bdf4
-Size (vcf2hap-0.1.2.3-079d3537ef081567fc64cf6cbf92e7856818769d.tar.gz) = 197852 bytes
+SHA1 (vcf2hap-0.1.2.5-77d952ded0cad5244df0af46e87715f8d948d89a.tar.gz) = 3fed624612e985f2b42923551262f6cbca25513c
+RMD160 (vcf2hap-0.1.2.5-77d952ded0cad5244df0af46e87715f8d948d89a.tar.gz) = 9c7ece358d68dd3ef00a9997ab8ca7dc6c5a5a92
+SHA512 (vcf2hap-0.1.2.5-77d952ded0cad5244df0af46e87715f8d948d89a.tar.gz) = 2f7a264a2b60eacc758b5c3c9400fac9a7ed6c910a1e6a41f4bf28a6e3228acd0bcb2d1b8ea8aa2f2641f60e158d2debcbeebc56c5407f09ab005f9e81e6e252
+Size (vcf2hap-0.1.2.5-77d952ded0cad5244df0af46e87715f8d948d89a.tar.gz) = 197816 bytes


Home | Main Index | Thread Index | Old Index