pkgsrc-WIP-changes archive

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

biolibc-tools: Update to 0.1.1.29



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Feb 21 20:26:27 2022 -0600
Changeset:	d7fd5174282086650c4f92aa44403e1cc8f11fbc

Modified Files:
	biolibc-tools/Makefile
	biolibc-tools/PLIST
	biolibc-tools/distinfo

Log Message:
biolibc-tools: Update to 0.1.1.29

Add ensembleid2gene: Report gene name associated with each ensemble
ID in a list

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

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

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

diffs:
diff --git a/biolibc-tools/Makefile b/biolibc-tools/Makefile
index 37d50aa513..94efc08fbb 100644
--- a/biolibc-tools/Makefile
+++ b/biolibc-tools/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	biolibc-tools-0.1.1.28
+DISTNAME=	biolibc-tools-0.1.1.29
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	74cd4e40f5fff61a213411882f52702959aa8dac
+GITHUB_TAG=	697eee3c61638d93b286e3ff35d93ac6c6a7b79d
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/biolibc-tools
diff --git a/biolibc-tools/PLIST b/biolibc-tools/PLIST
index 813f479a6f..2a15eb6ff6 100644
--- a/biolibc-tools/PLIST
+++ b/biolibc-tools/PLIST
@@ -1,6 +1,7 @@
 @comment $NetBSD$
 bin/blt
 libexec/biolibc-tools/chrom-lens
+libexec/biolibc-tools/ensembleid2gene
 libexec/biolibc-tools/extract-seq
 libexec/biolibc-tools/fasta2seq
 libexec/biolibc-tools/fastq-derep.sh
@@ -12,6 +13,7 @@ libexec/biolibc-tools/gff2bed
 libexec/biolibc-tools/uniq-seqs.awk
 libexec/biolibc-tools/vcf-search
 man/man1/blt-chrom-lens.1
+man/man1/blt-ensembleid2gene.1
 man/man1/blt-extract-seq.1
 man/man1/blt-fasta2seq.1
 man/man1/blt-fastq-derep.sh.1
diff --git a/biolibc-tools/distinfo b/biolibc-tools/distinfo
index 3acddda222..b31683503b 100644
--- a/biolibc-tools/distinfo
+++ b/biolibc-tools/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (biolibc-tools-0.1.1.28-74cd4e40f5fff61a213411882f52702959aa8dac.tar.gz) = 2ded6ab23700b7d4381e77baaffda86717114850ff6f2b1b18d9939ba2cd840b
-SHA512 (biolibc-tools-0.1.1.28-74cd4e40f5fff61a213411882f52702959aa8dac.tar.gz) = 2674e50ee436317986a4bbf81bcadb6c80e38c06cb08596143c692aff6112dbcf12cd0f697ae54937e1ba3f77ea98901ed7b052bdf29a1b4338cb74c41ffc92a
-Size (biolibc-tools-0.1.1.28-74cd4e40f5fff61a213411882f52702959aa8dac.tar.gz) = 23866 bytes
+BLAKE2s (biolibc-tools-0.1.1.29-697eee3c61638d93b286e3ff35d93ac6c6a7b79d.tar.gz) = fca541dcb2a7d4f26d3f3bebe41999950e6e780339b470dfeabb543d0acdea26
+SHA512 (biolibc-tools-0.1.1.29-697eee3c61638d93b286e3ff35d93ac6c6a7b79d.tar.gz) = 0d12a28d0ede717942e5bfeeed67465e5026416f2c0ebb11d7343342ef3032f27261ca40b9f294a6dadbff4a1948382565049864531880f47349fc1276d1ff5e
+Size (biolibc-tools-0.1.1.29-697eee3c61638d93b286e3ff35d93ac6c6a7b79d.tar.gz) = 24493 bytes


Home | Main Index | Thread Index | Old Index