pkgsrc-WIP-changes archive

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

vcf-split: Update to 0.1.3.2



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Dec 12 13:10:07 2021 -0600
Changeset:	4912e3f021b254e320818e7e7ff6b03fc3997e2d

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

Log Message:
vcf-split: Update to 0.1.3.2

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

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

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

diffs:
diff --git a/vcf-split/Makefile b/vcf-split/Makefile
index 8e74728e89..523bc767a5 100644
--- a/vcf-split/Makefile
+++ b/vcf-split/Makefile
@@ -1,15 +1,17 @@
 # $NetBSD$
 
-DISTNAME=	vcf-split-0.1.2.24
+DISTNAME=	vcf-split-0.1.3.2
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	4e3b3629367ef3af1c0af226e32a58c3f074192c
+GITHUB_TAG=	ff5f4dee175dd99c0977f0dc5a0878ad28a8502e
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/vcf-split
 COMMENT=	Split a multi-sample VCF into single-sample VCFs
 LICENSE=	2-clause-bsd
 
+MAKE_ENV=	PKGVERSION=${PKGVERSION}
+
 pre-build:
 	cd ${WRKSRC} && ${MAKE} PREFIX=${PREFIX} depend
 
diff --git a/vcf-split/distinfo b/vcf-split/distinfo
index 965d969850..bb93995a27 100644
--- a/vcf-split/distinfo
+++ b/vcf-split/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (vcf-split-0.1.2.24-4e3b3629367ef3af1c0af226e32a58c3f074192c.tar.gz) = 891bbd5e3d01c96e3f45906655ca5515e41c9dc6d448ca42524498718de5effa
-SHA512 (vcf-split-0.1.2.24-4e3b3629367ef3af1c0af226e32a58c3f074192c.tar.gz) = fecfeae7a714e0b6bdca7db3746b26abd167bf4204fd61e0a6a0fbb5deed143605c57935cd951fd601f5bee0bab2224cfad69fb83e2cddc47f6e25d9927a05d7
-Size (vcf-split-0.1.2.24-4e3b3629367ef3af1c0af226e32a58c3f074192c.tar.gz) = 21979 bytes
+BLAKE2s (vcf-split-0.1.3.2-ff5f4dee175dd99c0977f0dc5a0878ad28a8502e.tar.gz) = 5534ccf26315ef57e1e518de0af4989cc5fe18b725b5f96815aa63e054d7a49e
+SHA512 (vcf-split-0.1.3.2-ff5f4dee175dd99c0977f0dc5a0878ad28a8502e.tar.gz) = 9eb8e46be94b3d14b126939e32b800256f4c2d9c5135fcab196b831a5c50433249c62ee6e671fbd6ba6f3b1ff15d55123610924cc7bc5060beb92b43980fd245
+Size (vcf-split-0.1.3.2-ff5f4dee175dd99c0977f0dc5a0878ad28a8502e.tar.gz) = 21948 bytes


Home | Main Index | Thread Index | Old Index