pkgsrc-WIP-changes archive

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

vcf2hap: Update to 0.1.1.18



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Feb 20 12:52:52 2021 -0600
Changeset:	aef72de482bee293fac6c562ec6b1f51c0d488d8

Modified Files:
	vcf2hap/Makefile
	vcf2hap/distinfo

Log Message:
vcf2hap: Update to 0.1.1.18

Use new vcf_call_init() interface to specify max field sizes

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

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 2f8881e026..b616722989 100644
--- a/vcf2hap/Makefile
+++ b/vcf2hap/Makefile
@@ -5,10 +5,10 @@
 #              Wed May 20 07:37:06 CDT 2020               #
 ###########################################################
 
-DISTNAME=	vcf2hap-0.1.1.17
+DISTNAME=	vcf2hap-0.1.1.18
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	1627283101efa231e35767c291581272389d0ec4
+GITHUB_TAG=	7c282826341df6be4cbdaf63fe32fffa9e1b3ff2
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/vcf2hap
diff --git a/vcf2hap/distinfo b/vcf2hap/distinfo
index a362586744..9007a2b96b 100644
--- a/vcf2hap/distinfo
+++ b/vcf2hap/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (vcf2hap-0.1.1.17-1627283101efa231e35767c291581272389d0ec4.tar.gz) = 634627f7bcfa07ba68554e14e0ca62f33a3e4dff
-RMD160 (vcf2hap-0.1.1.17-1627283101efa231e35767c291581272389d0ec4.tar.gz) = 04a1cd2a01ce7edfe7a5e94070cce89ee52e826f
-SHA512 (vcf2hap-0.1.1.17-1627283101efa231e35767c291581272389d0ec4.tar.gz) = b9c0dde3c9d982adee934194c8b6f9f20ac54566041e35988f5233e911c20ce5d4a156f4b1cfaeb53c2b5faf630dd6199f498ac281b50445934631b7cdc8a003
-Size (vcf2hap-0.1.1.17-1627283101efa231e35767c291581272389d0ec4.tar.gz) = 194230 bytes
+SHA1 (vcf2hap-0.1.1.18-7c282826341df6be4cbdaf63fe32fffa9e1b3ff2.tar.gz) = 05ca09f950afc470013f53064aff8a4d23e6216a
+RMD160 (vcf2hap-0.1.1.18-7c282826341df6be4cbdaf63fe32fffa9e1b3ff2.tar.gz) = b173078a71212fd05ca5dffc05409f96d73752bb
+SHA512 (vcf2hap-0.1.1.18-7c282826341df6be4cbdaf63fe32fffa9e1b3ff2.tar.gz) = e8b81de63fa636f2c3c24f176e48f3516360c02a78005dde1844359db51f899641744460992d51514f8ac4929b7e837fd3b4692ace9241d59eba727393c19a69
+Size (vcf2hap-0.1.1.18-7c282826341df6be4cbdaf63fe32fffa9e1b3ff2.tar.gz) = 194389 bytes


Home | Main Index | Thread Index | Old Index