pkgsrc-WIP-changes archive

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

vcf2hap: Update to 0.1.3.10



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Jul 17 15:29:22 2021 -0500
Changeset:	d42f906eaeca48b142566311bd1cf96fc5bf576a

Modified Files:
	vcf2hap/Makefile
	vcf2hap/distinfo

Log Message:
vcf2hap: Update to 0.1.3.10

Update for biolibc API overhaul

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

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 fb736a4bb0..69139432e1 100644
--- a/vcf2hap/Makefile
+++ b/vcf2hap/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	vcf2hap-0.1.3.6
+DISTNAME=	vcf2hap-0.1.3.10
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	b39db01de0af717d0967b61c71ad1ea47225fdc7
+GITHUB_TAG=	74b3552ca68a394a73c92a221ad4f60e8f0892ce
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/vcf2hap
diff --git a/vcf2hap/distinfo b/vcf2hap/distinfo
index dc3b3819f1..13f81fd5b9 100644
--- a/vcf2hap/distinfo
+++ b/vcf2hap/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (vcf2hap-0.1.3.6-b39db01de0af717d0967b61c71ad1ea47225fdc7.tar.gz) = a6cb34f6ebbdba6063a27d45ae9f3234f2bf6fc1
-RMD160 (vcf2hap-0.1.3.6-b39db01de0af717d0967b61c71ad1ea47225fdc7.tar.gz) = 60d83204b331ec03afc8a45fec6907b8b9335fed
-SHA512 (vcf2hap-0.1.3.6-b39db01de0af717d0967b61c71ad1ea47225fdc7.tar.gz) = 778585bd8b36167fb8d3fabe72aee8ac491354806dc5b2418ecd7b31c02e2ba26836b4c5652a81af099e54d5fc07cf6df8e9fe006eac38d6979eb2e05eae6fa3
-Size (vcf2hap-0.1.3.6-b39db01de0af717d0967b61c71ad1ea47225fdc7.tar.gz) = 200573 bytes
+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


Home | Main Index | Thread Index | Old Index