pkgsrc-WIP-changes archive

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

vcf-split: Update to 0.1.0.19



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Feb 26 07:52:43 2021 -0600
Changeset:	70b8219e37c55345c97a8f9f8524f5cca8423eeb

Modified Files:
	vcf-split/Makefile
	vcf-split/distinfo

Log Message:
vcf-split: Update to 0.1.0.19

Properly determine the number of output files for overload check

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

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

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

diffs:
diff --git a/vcf-split/Makefile b/vcf-split/Makefile
index a7aa70d687..b6959e75a1 100644
--- a/vcf-split/Makefile
+++ b/vcf-split/Makefile
@@ -5,10 +5,10 @@
 #              Wed May 20 07:28:18 CDT 2020               #
 ###########################################################
 
-DISTNAME=	vcf-split-0.1.0.17
+DISTNAME=	vcf-split-0.1.0.19
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	eb3e8629b321bd8fcac4497af055bb6323ee8f3e
+GITHUB_TAG=	1f4cc45d24e4e0eb6159be90b4e445da8e0c4e02
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/vcf-split
diff --git a/vcf-split/distinfo b/vcf-split/distinfo
index 371a8ff3a6..b3ecb99ee6 100644
--- a/vcf-split/distinfo
+++ b/vcf-split/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (vcf-split-0.1.0.17-eb3e8629b321bd8fcac4497af055bb6323ee8f3e.tar.gz) = f72bcb9a3c93a749a5ec6a4052624522da644d69
-RMD160 (vcf-split-0.1.0.17-eb3e8629b321bd8fcac4497af055bb6323ee8f3e.tar.gz) = d2c17703308289b58f0f90724faf762181d4802d
-SHA512 (vcf-split-0.1.0.17-eb3e8629b321bd8fcac4497af055bb6323ee8f3e.tar.gz) = ef9dd879a4cff09da26b4b9df59273ecfb39707f6e978a0eac8e2217c9ba96d144b8111141abdb6996a07822ac34dca15f5edbd80a7db160b731cf8abf204f98
-Size (vcf-split-0.1.0.17-eb3e8629b321bd8fcac4497af055bb6323ee8f3e.tar.gz) = 13924 bytes
+SHA1 (vcf-split-0.1.0.19-1f4cc45d24e4e0eb6159be90b4e445da8e0c4e02.tar.gz) = a95bd18ba9f4ea4014f403acde5c327a8f507d0d
+RMD160 (vcf-split-0.1.0.19-1f4cc45d24e4e0eb6159be90b4e445da8e0c4e02.tar.gz) = 6babceb97c0c74c356c61f205a3cb3f0ae749490
+SHA512 (vcf-split-0.1.0.19-1f4cc45d24e4e0eb6159be90b4e445da8e0c4e02.tar.gz) = a43093c55e25298e53acede96fa0b89367b5bcb510bace12c3df58df83255a6671eaede78b3d85ad390ba132a3035be86a089f1ccdcd9a4be11f4b5b578ca1ff
+Size (vcf-split-0.1.0.19-1f4cc45d24e4e0eb6159be90b4e445da8e0c4e02.tar.gz) = 14062 bytes


Home | Main Index | Thread Index | Old Index