pkgsrc-WIP-changes archive

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

ad2vcf: Update to 0.1.6.19



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun May 19 07:47:27 2024 -0500
Changeset:	a5b1f080977ba084f1c02e29a69a9347d0c0a18c

Modified Files:
	ad2vcf/Makefile
	ad2vcf/distinfo

Log Message:
ad2vcf: Update to 0.1.6.19

Use xt_fopen() to allow all mainstream compression tools

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

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

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

diffs:
diff --git a/ad2vcf/Makefile b/ad2vcf/Makefile
index 00315697ba..577c1dfcd2 100644
--- a/ad2vcf/Makefile
+++ b/ad2vcf/Makefile
@@ -1,8 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	ad2vcf-0.1.6
+DISTNAME=	ad2vcf-0.1.6.19
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
+GITHUB_TAG=	f42ae919986d35de2ed6868c22712519d1d0f067
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/ad2vcf
diff --git a/ad2vcf/distinfo b/ad2vcf/distinfo
index 48d001171a..98c58bb5dd 100644
--- a/ad2vcf/distinfo
+++ b/ad2vcf/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (ad2vcf-0.1.6.tar.gz) = ffe5aff4c7c67c02c4f73d7ea292369d5e8b84796c9b6c8d7197f83a7fdfac08
-SHA512 (ad2vcf-0.1.6.tar.gz) = 367b0af0c6c890f52c643d97fe72f3f91e37964fa9d58b29ad0a7a80caaaa8962c382e8fa0385a003b2003cbbd9d500aa01c59bce582a2732fcc705f943db1a9
-Size (ad2vcf-0.1.6.tar.gz) = 16293 bytes
+BLAKE2s (ad2vcf-0.1.6.19-f42ae919986d35de2ed6868c22712519d1d0f067.tar.gz) = 289fc86cf8b0b516fd82e3becab08919b48c218e41ed7f2065263f5846864cdd
+SHA512 (ad2vcf-0.1.6.19-f42ae919986d35de2ed6868c22712519d1d0f067.tar.gz) = 0732ce69ffee689088bd7f3f7ca0bd7c909393021d37a81e69bf3884b1c3ab197d96eaf9aadebb59cc8a93bf6d9376a32c5e023fd06fd9867be0b3fa3248ef67
+Size (ad2vcf-0.1.6.19-f42ae919986d35de2ed6868c22712519d1d0f067.tar.gz) = 16179 bytes


Home | Main Index | Thread Index | Old Index