pkgsrc-WIP-changes archive

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

ad2vcf: Update to 0.1.1.65



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Mar 23 08:35:22 2021 -0500
Changeset:	50f8f08ec64a4bebbef79c956df0ce2bbcdc5d7d

Modified Files:
	ad2vcf/Makefile
	ad2vcf/distinfo

Log Message:
ad2vcf: Update to 0.1.1.65

Locally define BAM_FUNMAP to eliminate htslib dep

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

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

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

diffs:
diff --git a/ad2vcf/Makefile b/ad2vcf/Makefile
index 0875303436..3060f3a541 100644
--- a/ad2vcf/Makefile
+++ b/ad2vcf/Makefile
@@ -1,10 +1,10 @@
 # $NetBSD$
 
-DISTNAME=	ad2vcf-0.1.1.64
+DISTNAME=	ad2vcf-0.1.1.65
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
 GITHUB_PROJECT=	ad2vcf
-GITHUB_TAG=	69d7feaba0776861df87e50361f837034616454b
+GITHUB_TAG=	a23ca09f1c990b27bd2dbd7d292c2cd9fb02d7f1
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/ad2vcf
@@ -14,6 +14,5 @@ LICENSE=	2-clause-bsd
 pre-build:
 	(cd ${WRKSRC} && ${MAKE} PREFIX=${PREFIX} depend)
 
-.include "../../biology/htslib/buildlink3.mk"
 .include "../../wip/biolibc/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/ad2vcf/distinfo b/ad2vcf/distinfo
index ef6432920e..ec9cbb53c6 100644
--- a/ad2vcf/distinfo
+++ b/ad2vcf/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (ad2vcf-0.1.1.64-69d7feaba0776861df87e50361f837034616454b.tar.gz) = 2add41510ef31a82a3c567479d5960fe498c7314
-RMD160 (ad2vcf-0.1.1.64-69d7feaba0776861df87e50361f837034616454b.tar.gz) = 2e5fa11ca646c89e70229ce83ab8e10b0532043b
-SHA512 (ad2vcf-0.1.1.64-69d7feaba0776861df87e50361f837034616454b.tar.gz) = e06c2f12041e7fb4ed525735413c5f273ce98cd546a3f803c21829139d57971ea944b6fc6e34f666e133be8c1f3c956f87516b856efeb8e864cb1c0db19be713
-Size (ad2vcf-0.1.1.64-69d7feaba0776861df87e50361f837034616454b.tar.gz) = 15147 bytes
+SHA1 (ad2vcf-0.1.1.65-a23ca09f1c990b27bd2dbd7d292c2cd9fb02d7f1.tar.gz) = eb1e64812725c3b908f3e34cbb96bc586dbf0454
+RMD160 (ad2vcf-0.1.1.65-a23ca09f1c990b27bd2dbd7d292c2cd9fb02d7f1.tar.gz) = f63289cedb48aa669b39c2a47f89b954d067da58
+SHA512 (ad2vcf-0.1.1.65-a23ca09f1c990b27bd2dbd7d292c2cd9fb02d7f1.tar.gz) = 4af3fc3b9cac3d31d149f49602628469f87a4c7fe3a222cf2260fbc720019dbd2cd2684073f369314a6c7e245c9d1ce51f4c719faa5d2e2f8cb2cf6b0202f7b3
+Size (ad2vcf-0.1.1.65-a23ca09f1c990b27bd2dbd7d292c2cd9fb02d7f1.tar.gz) = 15246 bytes


Home | Main Index | Thread Index | Old Index