pkgsrc-WIP-changes archive

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

ad2vcf: Update to 0.1.6.20



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Nov 29 06:51:28 2024 -0600
Changeset:	b2ab927ba57c0cc9de69f0613a58b3beb194e9de

Modified Files:
	ad2vcf/Makefile
	ad2vcf/distinfo

Log Message:
ad2vcf: Update to 0.1.6.20

Rerun make depend to remove system headers

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

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

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

diffs:
diff --git a/ad2vcf/Makefile b/ad2vcf/Makefile
index c0113d655e..88c2bc7898 100644
--- a/ad2vcf/Makefile
+++ b/ad2vcf/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	ad2vcf-0.1.6.19
+DISTNAME=	ad2vcf-0.1.6.20
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	f42ae919986d35de2ed6868c22712519d1d0f067
+GITHUB_TAG=	51c419e6c5b55e3973f1a9229dc5a95a4f1a8919
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/ad2vcf
@@ -12,9 +12,6 @@ LICENSE=	2-clause-bsd
 
 MAKE_ENV+=	VERSION=${PKGVERSION} MANDIR=${PREFIX}/${PKGMANDIR}
 
-pre-build:
-	cd ${WRKSRC} && ${MAKE} PREFIX=${PREFIX} depend
-
 do-test:
 	cd ${WRKSRC}/Test && ./run-test.sh
 
diff --git a/ad2vcf/distinfo b/ad2vcf/distinfo
index 98c58bb5dd..da1bd1a718 100644
--- a/ad2vcf/distinfo
+++ b/ad2vcf/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-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
+BLAKE2s (ad2vcf-0.1.6.20-51c419e6c5b55e3973f1a9229dc5a95a4f1a8919.tar.gz) = 075ddc6a2c0df84ceb4caedbe164cc8b5a5a4e30e72a4c41c9f737344abed32a
+SHA512 (ad2vcf-0.1.6.20-51c419e6c5b55e3973f1a9229dc5a95a4f1a8919.tar.gz) = 74a37a3bceebd1bba9d52ed6ac725520884bb9e1693bda86d931f6317872adcf8948784cfa9950b655859e60875154b3f3ac13dfa6e586dbc7e42b0f6ef5639c
+Size (ad2vcf-0.1.6.20-51c419e6c5b55e3973f1a9229dc5a95a4f1a8919.tar.gz) = 16127 bytes


Home | Main Index | Thread Index | Old Index