pkgsrc-WIP-changes archive

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

ad2vcf: Update to 0.1.1.60



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Feb 20 12:47:04 2021 -0600
Changeset:	d5c938816d2850feebfdf32a6ecd29f86655c929

Modified Files:
	ad2vcf/Makefile
	ad2vcf/distinfo

Log Message:
ad2vcf: Update to 0.1.1.60

Use new vcf_call_init() interface to specify max field sizes

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

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 624092ca31..1d724f0d94 100644
--- a/ad2vcf/Makefile
+++ b/ad2vcf/Makefile
@@ -5,11 +5,11 @@
 #              Tue May 19 13:12:28 CDT 2020               #
 ###########################################################
 
-DISTNAME=	ad2vcf-0.1.1.59
+DISTNAME=	ad2vcf-0.1.1.60
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
 GITHUB_PROJECT=	ad2vcf
-GITHUB_TAG=	e88754ccdc3b31071cfbe35ff863830c58bbaeb1
+GITHUB_TAG=	18162c1d3aa9a0e12386931b9c4d17eccf033507
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/ad2vcf
diff --git a/ad2vcf/distinfo b/ad2vcf/distinfo
index 258d654492..ec57b7c972 100644
--- a/ad2vcf/distinfo
+++ b/ad2vcf/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (ad2vcf-0.1.1.59-e88754ccdc3b31071cfbe35ff863830c58bbaeb1.tar.gz) = 2cba6c2780cccef59d8af2d37497c53110252ae0
-RMD160 (ad2vcf-0.1.1.59-e88754ccdc3b31071cfbe35ff863830c58bbaeb1.tar.gz) = 4d96ca503210af052e35d6be1b352a9403a077be
-SHA512 (ad2vcf-0.1.1.59-e88754ccdc3b31071cfbe35ff863830c58bbaeb1.tar.gz) = 72f65045624f6dc55f632683c5fb354a3ae09ca90b4baf7d47ef9702f0d4a9c3f33f10dc2058ecc52e575ccf5087d5f6cb1bd93fe48bb7b6fba6514c96ded941
-Size (ad2vcf-0.1.1.59-e88754ccdc3b31071cfbe35ff863830c58bbaeb1.tar.gz) = 14260 bytes
+SHA1 (ad2vcf-0.1.1.60-18162c1d3aa9a0e12386931b9c4d17eccf033507.tar.gz) = 1ddc8bbd1cd5dbd2a36a0588b8bfffdd67aaf45b
+RMD160 (ad2vcf-0.1.1.60-18162c1d3aa9a0e12386931b9c4d17eccf033507.tar.gz) = f230c73620c754aeb4eb668eced9a72c85e63d43
+SHA512 (ad2vcf-0.1.1.60-18162c1d3aa9a0e12386931b9c4d17eccf033507.tar.gz) = e8d1e70f73c8ad5cc742a49e64c7757ef1157a56b69778ccdda2f6b629084f4e8f33d1a22cadd4dddb8ef8dd85ba4e44bc8d10363883a6f80458e1745c24ba5a
+Size (ad2vcf-0.1.1.60-18162c1d3aa9a0e12386931b9c4d17eccf033507.tar.gz) = 14354 bytes


Home | Main Index | Thread Index | Old Index