pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
vcf-split: Update to 0.1.5.19
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Fri Nov 29 09:26:02 2024 -0600
Changeset: b0490616485863f734e12cc3cb3fb3bd47b324e4
Modified Files:
vcf-split/Makefile
vcf-split/distinfo
Log Message:
vcf-split: Update to 0.1.5.19
Use argv[0] for name in --version
Regenerate Makefile.depend to eliminate system headers
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b0490616485863f734e12cc3cb3fb3bd47b324e4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
vcf-split/Makefile | 9 +++------
vcf-split/distinfo | 6 +++---
2 files changed, 6 insertions(+), 9 deletions(-)
diffs:
diff --git a/vcf-split/Makefile b/vcf-split/Makefile
index 1d1e030b68..9667cfdee1 100644
--- a/vcf-split/Makefile
+++ b/vcf-split/Makefile
@@ -1,19 +1,16 @@
# $NetBSD$
-DISTNAME= vcf-split-0.1.5.10
+DISTNAME= vcf-split-0.1.5.19
CATEGORIES= biology
MASTER_SITES= ${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG= 0f2fd0a5051e058b82efd310679265bcda0b5b03
+GITHUB_TAG= 1a8ab827c0e08172d3c1309ea80436c690b94608
OWNER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/auerlab/vcf-split
COMMENT= Split a multi-sample VCF into single-sample VCFs
LICENSE= 2-clause-bsd
-MAKE_ENV+= VERSION=${PKGVERSION} MANDIR=${PREFIX}/${PKGMANDIR}
-
-pre-build:
- cd ${WRKSRC} && ${MAKE} PREFIX=${PREFIX} depend
+MAKE_FLAGS+= MANDIR=${PREFIX}/${PKGMANDIR} VERSION=${PKGVERSION}
.include "../../wip/biolibc/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/vcf-split/distinfo b/vcf-split/distinfo
index 4429de5536..fbfd03c810 100644
--- a/vcf-split/distinfo
+++ b/vcf-split/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (vcf-split-0.1.5.10-0f2fd0a5051e058b82efd310679265bcda0b5b03.tar.gz) = de4d91fdcb9fe68d942e78f4819bf8a4437ac657d711c4348684f1a590462a59
-SHA512 (vcf-split-0.1.5.10-0f2fd0a5051e058b82efd310679265bcda0b5b03.tar.gz) = a6857dbfed03546d216302392b231ce29e7a9e320ceb18b1359bdede655bde2438e9235e109867cf7ba91334e384625bd9df635838f1bc1a156fc04c7819415f
-Size (vcf-split-0.1.5.10-0f2fd0a5051e058b82efd310679265bcda0b5b03.tar.gz) = 22560 bytes
+BLAKE2s (vcf-split-0.1.5.19-1a8ab827c0e08172d3c1309ea80436c690b94608.tar.gz) = bc459eea0b32c70034afa3c3e0926363faf03fdfd82519db806f53666bf3b4d2
+SHA512 (vcf-split-0.1.5.19-1a8ab827c0e08172d3c1309ea80436c690b94608.tar.gz) = be781da1c1de37723ba885c64b84ca45b907b83ebbab46f84f6b4d1791b0481319088726a82aacf92b66ff4d03376ee658c2b21542ea438672e88672aafbab1d
+Size (vcf-split-0.1.5.19-1a8ab827c0e08172d3c1309ea80436c690b94608.tar.gz) = 22082 bytes
Home |
Main Index |
Thread Index |
Old Index