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.6



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Jul 14 08:06:53 2021 -0500
Changeset:	29492b62abf59a8ef7fac74e79ff2d4ce2b0f8be

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

Log Message:
vcf-split: Update to 0.1.2.6

Update for VCF read functions API change

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

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

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

diffs:
diff --git a/vcf-split/Makefile b/vcf-split/Makefile
index daaa1119d4..8d01f1963a 100644
--- a/vcf-split/Makefile
+++ b/vcf-split/Makefile
@@ -1,8 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	vcf-split-0.1.2
+DISTNAME=	vcf-split-0.1.2.6
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
+GITHUB_TAG=	4740d4a58f4de636c42c483c52d2cfb92b5c5b5f
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/vcf-split
diff --git a/vcf-split/distinfo b/vcf-split/distinfo
index 14dc4d38bd..97fe5dd4d2 100644
--- a/vcf-split/distinfo
+++ b/vcf-split/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (vcf-split-0.1.2.tar.gz) = 6ff5bd12fcbaea6fa6a0afd78cd2978cd5c25beb
-RMD160 (vcf-split-0.1.2.tar.gz) = 9cf2087943e5869ed6a293c7e420d1f0ed8a85b4
-SHA512 (vcf-split-0.1.2.tar.gz) = db0c205e71a3cd07c39bae6d7db65bdfc71ccaf2d6d3c8a1e4a5e13dcbed10052657db48943d7d564ddda2e6dc6feb32223651e06fe6a242c8c7c89056304d60
-Size (vcf-split-0.1.2.tar.gz) = 15690 bytes
+SHA1 (vcf-split-0.1.2.6-4740d4a58f4de636c42c483c52d2cfb92b5c5b5f.tar.gz) = 9e633707798bb8075cb990dd0b8ec024d748b1f7
+RMD160 (vcf-split-0.1.2.6-4740d4a58f4de636c42c483c52d2cfb92b5c5b5f.tar.gz) = 72949ac0ed6a822b77f70019ac1799f1fd4370c1
+SHA512 (vcf-split-0.1.2.6-4740d4a58f4de636c42c483c52d2cfb92b5c5b5f.tar.gz) = f944c00b24a051d08c8942ecfc9469cab186e5a2e7ce95ada4703db5930171d4c7148619a00e25963be1e062a07be1e15f495c8ef5466d70f417ddaa13df6b28
+Size (vcf-split-0.1.2.6-4740d4a58f4de636c42c483c52d2cfb92b5c5b5f.tar.gz) = 16011 bytes


Home | Main Index | Thread Index | Old Index