pkgsrc-WIP-changes archive

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

vcf2hap: Update to 0.1.3.14



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Dec 3 18:07:44 2021 -0600
Changeset:	192d5d0f840298fe5563eec3a5af002dcfd3a281

Modified Files:
	vcf2hap/Makefile
	vcf2hap/distinfo

Log Message:
vcf2hap: Update to 0.1.3.14

Add --version flag

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

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 345f60eb13..34a5013d3c 100644
--- a/vcf2hap/Makefile
+++ b/vcf2hap/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	vcf2hap-0.1.3.12
+DISTNAME=	vcf2hap-0.1.3.14
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	3626f5a320be8176d359b487682385fa6ab0f197
+GITHUB_TAG=	ee3e885c615fabad3d95c1d3d34b110bb8b10c15
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/vcf2hap
diff --git a/vcf2hap/distinfo b/vcf2hap/distinfo
index b6394c1ac1..d0f807ee6f 100644
--- a/vcf2hap/distinfo
+++ b/vcf2hap/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-RMD160 (vcf2hap-0.1.3.12-3626f5a320be8176d359b487682385fa6ab0f197.tar.gz) = 3c51d3b48fb88c48793799412aac7115a9b7228b
-SHA512 (vcf2hap-0.1.3.12-3626f5a320be8176d359b487682385fa6ab0f197.tar.gz) = b97e7fb8bf13f03a90248d8002c46546e0932c1463b6fe4480454b9643de4695ca82f7c49a5ab8ef86e6eb4a931bf6e588334998edfeb29a5fc67b379a927ebb
-Size (vcf2hap-0.1.3.12-3626f5a320be8176d359b487682385fa6ab0f197.tar.gz) = 200650 bytes
+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


Home | Main Index | Thread Index | Old Index