pkgsrc-WIP-changes archive

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

ad2vcf: Increase SAM_BUFF_MAX_ALIGNMENTS to 512k per AWS error



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Sep 17 10:22:52 2020 +0000
Changeset:	edb775d4c721cca7359db48487e2ad00e1b9c723

Modified Files:
	ad2vcf/Makefile
	ad2vcf/distinfo

Log Message:
ad2vcf: Increase SAM_BUFF_MAX_ALIGNMENTS to 512k per AWS error

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

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 ba7141eaf1..18ff63a6d7 100644
--- a/ad2vcf/Makefile
+++ b/ad2vcf/Makefile
@@ -5,11 +5,11 @@
 #              Tue May 19 13:12:28 CDT 2020               #
 ###########################################################
 
-DISTNAME=	ad2vcf-0.1.1.46
+DISTNAME=	ad2vcf-0.1.1.47
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
 GITHUB_PROJECT=	ad2vcf
-GITHUB_TAG=	7861450e556ba464c4353351df17ffafdf04ffad
+GITHUB_TAG=	69864bda9c3b1248543665d9aab0547fba4f004e
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/ad2vcf
diff --git a/ad2vcf/distinfo b/ad2vcf/distinfo
index 3ba3477ddf..3c00ae9a13 100644
--- a/ad2vcf/distinfo
+++ b/ad2vcf/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (ad2vcf-0.1.1.46-7861450e556ba464c4353351df17ffafdf04ffad.tar.gz) = 25fab74690b7a2e73c810f9df5d99f2af3492e71
-RMD160 (ad2vcf-0.1.1.46-7861450e556ba464c4353351df17ffafdf04ffad.tar.gz) = fc03b8b34fd2840652a0782f89671373e39a2f90
-SHA512 (ad2vcf-0.1.1.46-7861450e556ba464c4353351df17ffafdf04ffad.tar.gz) = c75ae6533851eaa313f771333bb3f082d20f851783a1878115590f6637806a810f48dae7b0602eb93851723380b1132f79383e666884c0859f40b7e4603dd7ed
-Size (ad2vcf-0.1.1.46-7861450e556ba464c4353351df17ffafdf04ffad.tar.gz) = 12723 bytes
+SHA1 (ad2vcf-0.1.1.47-69864bda9c3b1248543665d9aab0547fba4f004e.tar.gz) = 8230976436d6ec3611b6d238f124c265cee2a3c0
+RMD160 (ad2vcf-0.1.1.47-69864bda9c3b1248543665d9aab0547fba4f004e.tar.gz) = d9d94da9c1e06049a59d0b26254aab98a664a2c4
+SHA512 (ad2vcf-0.1.1.47-69864bda9c3b1248543665d9aab0547fba4f004e.tar.gz) = 1c7069d7c67ffdbffe8c953a9eb3ee69da200bf35528a116e1164358b5d1ed6942d60bc4dca9a6a1a1433cfa6859c60f2fc12dc5ea248b77d310c3843cba1487
+Size (ad2vcf-0.1.1.47-69864bda9c3b1248543665d9aab0547fba4f004e.tar.gz) = 12720 bytes


Home | Main Index | Thread Index | Old Index