pkgsrc-WIP-changes archive

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

vcf-split: Update to 0.1.2.11



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Jul 18 10:32:48 2021 -0500
Changeset:	eef2c569eea8b3a185b635656bd1977e940851f0

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

Log Message:
vcf-split: Update to 0.1.2.11

Update for biolibc API changes

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

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 ac94d7a62b..deae5c984c 100644
--- a/vcf-split/Makefile
+++ b/vcf-split/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	vcf-split-0.1.2.10
+DISTNAME=	vcf-split-0.1.2.11
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	57a81442665b3894f73add84e6c7b28e7c09424a
+GITHUB_TAG=	e75a14b30f9ec1b7187f710f8696577740ecaf8a
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/vcf-split
diff --git a/vcf-split/distinfo b/vcf-split/distinfo
index 242b02d1ce..2c99b575c9 100644
--- a/vcf-split/distinfo
+++ b/vcf-split/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (vcf-split-0.1.2.10-57a81442665b3894f73add84e6c7b28e7c09424a.tar.gz) = c2575d1d32784574c4370e24415ae6f5cad163ca
-RMD160 (vcf-split-0.1.2.10-57a81442665b3894f73add84e6c7b28e7c09424a.tar.gz) = 60e04029f4df9ea209f3df908951bb21f20f6966
-SHA512 (vcf-split-0.1.2.10-57a81442665b3894f73add84e6c7b28e7c09424a.tar.gz) = 4d7ef19dff2f2aae1fa8675a9d4eef12f21ede6824504cddd8ae7e5aaa59cb4744f1a6fac185852f8e8432e7214defd6082164e1eac9acf7c18ef1642d508f29
-Size (vcf-split-0.1.2.10-57a81442665b3894f73add84e6c7b28e7c09424a.tar.gz) = 16157 bytes
+SHA1 (vcf-split-0.1.2.11-e75a14b30f9ec1b7187f710f8696577740ecaf8a.tar.gz) = 47b092538513aea4bc0751518be9c983a59ade75
+RMD160 (vcf-split-0.1.2.11-e75a14b30f9ec1b7187f710f8696577740ecaf8a.tar.gz) = 1e5a8f3c5618ea5ef4d46e1709a7b73914bbb607
+SHA512 (vcf-split-0.1.2.11-e75a14b30f9ec1b7187f710f8696577740ecaf8a.tar.gz) = 5d6073c44b7e0d0e6cf08d33a437f60c6441b3dd6d09d9162971cb67c5a0e354eea63311a3fb8e9eeeff6d5e0058031546fb01637100ad856ff09fe01c8793d0
+Size (vcf-split-0.1.2.11-e75a14b30f9ec1b7187f710f8696577740ecaf8a.tar.gz) = 16163 bytes


Home | Main Index | Thread Index | Old Index