pkgsrc-WIP-changes archive

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

vcf2hap: Update to 0.1.3.6



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Jul 14 08:09:16 2021 -0500
Changeset:	940ca9f239ec6af0e4ca09952f91b84264571cfd

Modified Files:
	vcf2hap/Makefile
	vcf2hap/distinfo

Log Message:
vcf2hap: Update to 0.1.3.6

Update for VCF read functions API change

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

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 | 8 ++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

diffs:
diff --git a/vcf2hap/Makefile b/vcf2hap/Makefile
index bc4cabdc6a..fb736a4bb0 100644
--- a/vcf2hap/Makefile
+++ b/vcf2hap/Makefile
@@ -1,8 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	vcf2hap-0.1.3
+DISTNAME=	vcf2hap-0.1.3.6
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
+GITHUB_TAG=	b39db01de0af717d0967b61c71ad1ea47225fdc7
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/vcf2hap
diff --git a/vcf2hap/distinfo b/vcf2hap/distinfo
index 4e971b708d..dc3b3819f1 100644
--- a/vcf2hap/distinfo
+++ b/vcf2hap/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (vcf2hap-0.1.3.tar.gz) = 20df7279310b3ca3a22920fe56e1ab9533bae9e6
-RMD160 (vcf2hap-0.1.3.tar.gz) = 0907219e943391cd5657b980ee1a54d506762cd4
-SHA512 (vcf2hap-0.1.3.tar.gz) = d5dbba976f0e9b6d7b6d3c176780297a87fa4c753b7776fb72024452dfa35ef45e822f974f2825b60836b82d16af267cf3aee11cb7ab8171187fe8977b23a28d
-Size (vcf2hap-0.1.3.tar.gz) = 198981 bytes
+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


Home | Main Index | Thread Index | Old Index