pkgsrc-WIP-changes archive

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

vcf2hap: Update to 0.1.3.16



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Dec 6 10:45:58 2021 -0600
Changeset:	e691cda2e5d4694bf9b0cc940de1756be571ae3f

Modified Files:
	vcf2hap/Makefile
	vcf2hap/distinfo

Log Message:
vcf2hap: Update to 0.1.3.16

Add program name to --version output

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

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

diffs:
diff --git a/vcf2hap/Makefile b/vcf2hap/Makefile
index 34a5013d3c..7223494df1 100644
--- a/vcf2hap/Makefile
+++ b/vcf2hap/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	vcf2hap-0.1.3.14
+DISTNAME=	vcf2hap-0.1.3.16
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	ee3e885c615fabad3d95c1d3d34b110bb8b10c15
+GITHUB_TAG=	dfaef553fc9dbf3f0d6a9c62e91b2a01a062f6fe
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/vcf2hap
diff --git a/vcf2hap/distinfo b/vcf2hap/distinfo
index d0f807ee6f..7b69006cc1 100644
--- a/vcf2hap/distinfo
+++ b/vcf2hap/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (vcf2hap-0.1.3.14-ee3e885c615fabad3d95c1d3d34b110bb8b10c15.tar.gz) = 50c932749c58f28d0aa4b4b8e2f98d5fdd0d90803694ce8aff23e355c57b2576
-SHA512 (vcf2hap-0.1.3.14-ee3e885c615fabad3d95c1d3d34b110bb8b10c15.tar.gz) = b03d75455a7ae5c9b0a2b65c91138562a72344d54dfd3f77a72c0fd7b4b2d96ff3de5e7c91a5ef2c7d3fd0ad698ae721885d7110bc7d82ed273364d23203b27e
-Size (vcf2hap-0.1.3.14-ee3e885c615fabad3d95c1d3d34b110bb8b10c15.tar.gz) = 200739 bytes
+BLAKE2s (vcf2hap-0.1.3.16-dfaef553fc9dbf3f0d6a9c62e91b2a01a062f6fe.tar.gz) = 00b3b74f4ce1b56c7b51a14c9a2a8f46787c949409aa99ca3599bae95859b8be
+SHA512 (vcf2hap-0.1.3.16-dfaef553fc9dbf3f0d6a9c62e91b2a01a062f6fe.tar.gz) = 32874a52da8cd74cfdde4989a75480eb700aab838304900a580385251699809230e3806afefc6564d4a6a7c611bd2a43534900188405d99ede99d27ca7b69c6d
+Size (vcf2hap-0.1.3.16-dfaef553fc9dbf3f0d6a9c62e91b2a01a062f6fe.tar.gz) = 200798 bytes


Home | Main Index | Thread Index | Old Index