pkgsrc-WIP-changes archive

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

ad2vcf: Update to 0.1.2.7



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun May 30 08:31:29 2021 -0500
Changeset:	2f980c709575720ffd74c0ff9025961ab76b95d2

Modified Files:
	ad2vcf/Makefile
	ad2vcf/distinfo

Log Message:
ad2vcf: Update to 0.1.2.7

Factor out sam_buff_t class to biolibc

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

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 98f0c540dc..6301809680 100644
--- a/ad2vcf/Makefile
+++ b/ad2vcf/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	ad2vcf-0.1.2.6
+DISTNAME=	ad2vcf-0.1.2.7
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	ea15b267e5554f492c27daf8330fab2cf8479936
+GITHUB_TAG=	e7ceb992293959554ba9f1857639d6d9cd6469dd
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/ad2vcf
diff --git a/ad2vcf/distinfo b/ad2vcf/distinfo
index 707f82a5f5..913c4fc4a6 100644
--- a/ad2vcf/distinfo
+++ b/ad2vcf/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (ad2vcf-0.1.2.6-ea15b267e5554f492c27daf8330fab2cf8479936.tar.gz) = 8840d7c32d60eb7ed90abea5b01ffad6edbdd9f3
-RMD160 (ad2vcf-0.1.2.6-ea15b267e5554f492c27daf8330fab2cf8479936.tar.gz) = 70200f63c2c844a9705ad8a5f1b7d69cc3e42db5
-SHA512 (ad2vcf-0.1.2.6-ea15b267e5554f492c27daf8330fab2cf8479936.tar.gz) = 02e11d1a130aff87b200b564b99eb22451bc68168a2159a30fef874d3e651148024ed97a52679205be8e197f01effe290c7a698a4e6fb4a284c601bf03473283
-Size (ad2vcf-0.1.2.6-ea15b267e5554f492c27daf8330fab2cf8479936.tar.gz) = 14984 bytes
+SHA1 (ad2vcf-0.1.2.7-e7ceb992293959554ba9f1857639d6d9cd6469dd.tar.gz) = c77f63d38e7d8154e39d25df6c024ede774d9954
+RMD160 (ad2vcf-0.1.2.7-e7ceb992293959554ba9f1857639d6d9cd6469dd.tar.gz) = 181f39565faf204b487bdf4f340d9c7b538e00c5
+SHA512 (ad2vcf-0.1.2.7-e7ceb992293959554ba9f1857639d6d9cd6469dd.tar.gz) = 5f758a8925a4efd69c82ceb27fc24839e29e631855f9407b7e49771804ec86836f8ee8bcd4074c527d7edd877bb921c1af5418f48e08f5c0b62f61649a2bb577
+Size (ad2vcf-0.1.2.7-e7ceb992293959554ba9f1857639d6d9cd6469dd.tar.gz) = 12766 bytes


Home | Main Index | Thread Index | Old Index