pkgsrc-WIP-changes archive

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

ad2vcf: Flush stdout after announcing chromosome to show progress



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Jul 28 21:05:47 2020 +0000
Changeset:	3c34c9909e1d7383c402f96f2a159da9a508e2a9

Modified Files:
	ad2vcf/Makefile
	ad2vcf/distinfo

Log Message:
ad2vcf: Flush stdout after announcing chromosome to show progress

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

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ad2vcf/Makefile | 4 ++--
 ad2vcf/distinfo | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/ad2vcf/Makefile b/ad2vcf/Makefile
index 3d8a36b22f..ba7141eaf1 100644
--- a/ad2vcf/Makefile
+++ b/ad2vcf/Makefile
@@ -5,11 +5,11 @@
 #              Tue May 19 13:12:28 CDT 2020               #
 ###########################################################
 
-DISTNAME=	ad2vcf-0.1.1.45
+DISTNAME=	ad2vcf-0.1.1.46
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
 GITHUB_PROJECT=	ad2vcf
-GITHUB_TAG=	32c247f7e3f52878d01de14d5657d59925fc6f93
+GITHUB_TAG=	7861450e556ba464c4353351df17ffafdf04ffad
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/ad2vcf
diff --git a/ad2vcf/distinfo b/ad2vcf/distinfo
index 093c32174c..3ba3477ddf 100644
--- a/ad2vcf/distinfo
+++ b/ad2vcf/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (ad2vcf-0.1.1.45-32c247f7e3f52878d01de14d5657d59925fc6f93.tar.gz) = 6a872203876df50a97416bc0b6de121cea4588cb
-RMD160 (ad2vcf-0.1.1.45-32c247f7e3f52878d01de14d5657d59925fc6f93.tar.gz) = 4aac69891c1ad19eabf0515dd9a5e22f2bd2c03a
-SHA512 (ad2vcf-0.1.1.45-32c247f7e3f52878d01de14d5657d59925fc6f93.tar.gz) = ed8b91cb8eceb29598431f2282421690944da06e3fa5811afc70084f9ad25b6c2446e5c9f45940d8d0baf25d51a1d4c983f89f529dd134afce3a6072862dd9c8
-Size (ad2vcf-0.1.1.45-32c247f7e3f52878d01de14d5657d59925fc6f93.tar.gz) = 12716 bytes
+SHA1 (ad2vcf-0.1.1.46-7861450e556ba464c4353351df17ffafdf04ffad.tar.gz) = 25fab74690b7a2e73c810f9df5d99f2af3492e71
+RMD160 (ad2vcf-0.1.1.46-7861450e556ba464c4353351df17ffafdf04ffad.tar.gz) = fc03b8b34fd2840652a0782f89671373e39a2f90
+SHA512 (ad2vcf-0.1.1.46-7861450e556ba464c4353351df17ffafdf04ffad.tar.gz) = c75ae6533851eaa313f771333bb3f082d20f851783a1878115590f6637806a810f48dae7b0602eb93851723380b1132f79383e666884c0859f40b7e4603dd7ed
+Size (ad2vcf-0.1.1.46-7861450e556ba464c4353351df17ffafdf04ffad.tar.gz) = 12723 bytes


Home | Main Index | Thread Index | Old Index