pkgsrc-WIP-changes archive

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

ad2vcf: Update to 0.1.2.5



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun May 16 18:44:38 2021 -0500
Changeset:	5074b2a29b7aa1ae505ad0c0fe4781ebfdde60d0

Modified Files:
	ad2vcf/Makefile
	ad2vcf/distinfo

Log Message:
ad2vcf: Update to 0.1.2.5

Update for libxtend and latest biolibc

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

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, 7 insertions(+), 6 deletions(-)

diffs:
diff --git a/ad2vcf/Makefile b/ad2vcf/Makefile
index 948941e2ee..31893d863c 100644
--- a/ad2vcf/Makefile
+++ b/ad2vcf/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	ad2vcf-0.1.2.4
+DISTNAME=	ad2vcf-0.1.2.5
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	162a7b8daeec18845d0a22dbf68dbb1421f80c4a
+GITHUB_TAG=	398df54265a9ed99ba7f6ad608dd7b7410c4c1ec
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/ad2vcf
@@ -16,5 +16,6 @@ pre-build:
 do-test:
 	cd ${WRKSRC}/Test && ./run-test.sh
 
+.include "../../wip/libxtend/buildlink3.mk"
 .include "../../wip/biolibc/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/ad2vcf/distinfo b/ad2vcf/distinfo
index b2fc6530f2..4f559c0f7c 100644
--- a/ad2vcf/distinfo
+++ b/ad2vcf/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (ad2vcf-0.1.2.4-162a7b8daeec18845d0a22dbf68dbb1421f80c4a.tar.gz) = 01e9f7d79b504b9d357357f84ee3102fd44a4c97
-RMD160 (ad2vcf-0.1.2.4-162a7b8daeec18845d0a22dbf68dbb1421f80c4a.tar.gz) = 122f6ced2f1c9efc248c9750a86b48e971e1322d
-SHA512 (ad2vcf-0.1.2.4-162a7b8daeec18845d0a22dbf68dbb1421f80c4a.tar.gz) = cb2f1b2b0b19263d1396b2dc2cfa45f2782d7a00ca167285a0ac672a63449636f865d24150694a1891e913e54bd476a78e000a4ab6c3cc0c6f4112899e7687ea
-Size (ad2vcf-0.1.2.4-162a7b8daeec18845d0a22dbf68dbb1421f80c4a.tar.gz) = 15223 bytes
+SHA1 (ad2vcf-0.1.2.5-398df54265a9ed99ba7f6ad608dd7b7410c4c1ec.tar.gz) = 2b2bc4aec0e1237864da394292b992059e30abbb
+RMD160 (ad2vcf-0.1.2.5-398df54265a9ed99ba7f6ad608dd7b7410c4c1ec.tar.gz) = 570a2d529d3b9ec0d2f87e71aa63f33f6924292d
+SHA512 (ad2vcf-0.1.2.5-398df54265a9ed99ba7f6ad608dd7b7410c4c1ec.tar.gz) = 72a4b9f6f7f446d1c85762021b97b9e6e12c99d73a930f967386d5fdb287c4ea421a022e9f6513be4764d904cff4a283791d1ee2b92b812a70f4555e5e34bb82
+Size (ad2vcf-0.1.2.5-398df54265a9ed99ba7f6ad608dd7b7410c4c1ec.tar.gz) = 15237 bytes


Home | Main Index | Thread Index | Old Index