pkgsrc-WIP-changes archive

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

biolibc-tools: Update to 0.1.3.9



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Nov 5 08:36:33 2022 -0500
Changeset:	f51492e3801199fd9976c2a5d683fbdbb74f592e

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

Log Message:
biolibc-tools: Update to 0.1.3.9

Add deromanize: Convert Roman numerals to Arabic in given column

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

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

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

diffs:
diff --git a/biolibc-tools/Makefile b/biolibc-tools/Makefile
index a73f61deab..5a7921556b 100644
--- a/biolibc-tools/Makefile
+++ b/biolibc-tools/Makefile
@@ -1,8 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	biolibc-tools-0.1.3
+DISTNAME=	biolibc-tools-0.1.3.9
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
+GITHUB_TAG=	9f37f35efba519dc2bd76fdc9c3db74b35450e5a
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/biolibc-tools
diff --git a/biolibc-tools/PLIST b/biolibc-tools/PLIST
index ce28e1361d..5170961142 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/deromanize
 libexec/biolibc-tools/ensemblid2gene
 libexec/biolibc-tools/extract-seq
 libexec/biolibc-tools/fasta2seq
@@ -14,6 +15,7 @@ libexec/biolibc-tools/uniq-seqs.awk
 libexec/biolibc-tools/vcf-downsample
 libexec/biolibc-tools/vcf-search
 man/man1/blt-chrom-lens.1
+man/man1/blt-deromanize.1
 man/man1/blt-ensemblid2gene.1
 man/man1/blt-extract-seq.1
 man/man1/blt-fasta2seq.1
diff --git a/biolibc-tools/distinfo b/biolibc-tools/distinfo
index 578eba71af..7d744700de 100644
--- a/biolibc-tools/distinfo
+++ b/biolibc-tools/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (biolibc-tools-0.1.3.tar.gz) = 923b3f7794526c2f79decb1cb1dcadb6c742cc6bae77ff0c8543726ec42d2c64
-SHA512 (biolibc-tools-0.1.3.tar.gz) = 7bf2570c1635b4a363c58a1a7b7c1b9dccd4ac135be06dd6207c0e7c555a15847d3de95ea8fc94541cdabc1625e0d9a665a1473bc80709df7756fc2f8345da9e
-Size (biolibc-tools-0.1.3.tar.gz) = 27735 bytes
+BLAKE2s (biolibc-tools-0.1.3.9-9f37f35efba519dc2bd76fdc9c3db74b35450e5a.tar.gz) = cca1ed58f144e90d766c7ec9befc74e87cb0b1daf68c35d563d105c6da4099b4
+SHA512 (biolibc-tools-0.1.3.9-9f37f35efba519dc2bd76fdc9c3db74b35450e5a.tar.gz) = e5eb1e5d9462c327978d5bbcd156fefd03c8e0360408a48e25393bd4ab9875b236097a11690023b9a5d8d96a23d27f386072f9c24385009e27d452b5f3379b92
+Size (biolibc-tools-0.1.3.9-9f37f35efba519dc2bd76fdc9c3db74b35450e5a.tar.gz) = 28738 bytes


Home | Main Index | Thread Index | Old Index