pkgsrc-WIP-changes archive

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

ad2vcf: Update to 0.1.3.10



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Jul 13 09:26:31 2021 -0500
Changeset:	a443fcbd1367bf3c73af83fd4e256866bd286bc9

Modified Files:
	ad2vcf/Makefile
	ad2vcf/distinfo

Log Message:
ad2vcf: Update to 0.1.3.10

Utilize field_mask in sam_alignment_read() to improve efficiency

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

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 caaebd77ab..31882eb713 100644
--- a/ad2vcf/Makefile
+++ b/ad2vcf/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	ad2vcf-0.1.3.6
+DISTNAME=	ad2vcf-0.1.3.10
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	6ef707a9be7db5ba180be4bd55c30434a5905d8d
+GITHUB_TAG=	1f5f9ba396c8ce28fe01a7e272d2a6ccce95cdd7
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/ad2vcf
diff --git a/ad2vcf/distinfo b/ad2vcf/distinfo
index 860fd6a69f..6c7a00f39e 100644
--- a/ad2vcf/distinfo
+++ b/ad2vcf/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (ad2vcf-0.1.3.6-6ef707a9be7db5ba180be4bd55c30434a5905d8d.tar.gz) = d4b218c5b4fb8a26046fc197c6902c705eb90675
-RMD160 (ad2vcf-0.1.3.6-6ef707a9be7db5ba180be4bd55c30434a5905d8d.tar.gz) = ae74c36a76e3b84b41a306e37f3eb01873d5b0c4
-SHA512 (ad2vcf-0.1.3.6-6ef707a9be7db5ba180be4bd55c30434a5905d8d.tar.gz) = 7ace3e0c81128379e89d9ff1fd2b34d6156dfca2257a94b8d5742564d2de258ffda49babd15a092c0bb2cbb1404529345a7168fe38244b4a291358fec02c2617
-Size (ad2vcf-0.1.3.6-6ef707a9be7db5ba180be4bd55c30434a5905d8d.tar.gz) = 14555 bytes
+SHA1 (ad2vcf-0.1.3.10-1f5f9ba396c8ce28fe01a7e272d2a6ccce95cdd7.tar.gz) = fa389eedb1f6151045088cf47e395a6b6282619b
+RMD160 (ad2vcf-0.1.3.10-1f5f9ba396c8ce28fe01a7e272d2a6ccce95cdd7.tar.gz) = 658e3d56ce896dc25a4c4a2226285ece63004703
+SHA512 (ad2vcf-0.1.3.10-1f5f9ba396c8ce28fe01a7e272d2a6ccce95cdd7.tar.gz) = bd7361810e1db35459ddf41a20a99e48e024ae799b5aa2ad4604c549ea83be5d288348ed245e2f563811965b68888333dd866d9ab345acdb14594cf239202c27
+Size (ad2vcf-0.1.3.10-1f5f9ba396c8ce28fe01a7e272d2a6ccce95cdd7.tar.gz) = 14903 bytes


Home | Main Index | Thread Index | Old Index