pkgsrc-WIP-changes archive

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

biolibc-tools: Update to 0.1.2.9



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Apr 13 10:27:14 2022 -0500
Changeset:	9e11ebcf40df479437b7e90a0d73432c5212e78e

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

Log Message:
biolibc-tools: Update to 0.1.2.9

extract-seq: Process GFF stream recursively to output subfeature sequences

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

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/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/biolibc-tools/Makefile b/biolibc-tools/Makefile
index 8744f130ed..720599db32 100644
--- a/biolibc-tools/Makefile
+++ b/biolibc-tools/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	biolibc-tools-0.1.2.3
+DISTNAME=	biolibc-tools-0.1.2.9
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	ee78657fa15d31d8401f696a7107b4c913ffed0b
+GITHUB_TAG=	00a23c82d406206da78ae18e3f1d65d6d173a44d
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/biolibc-tools
diff --git a/biolibc-tools/distinfo b/biolibc-tools/distinfo
index f83f575ed3..2c4ae117e5 100644
--- a/biolibc-tools/distinfo
+++ b/biolibc-tools/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (biolibc-tools-0.1.2.3-ee78657fa15d31d8401f696a7107b4c913ffed0b.tar.gz) = c17b154f8851d643dda1daa9d223f008e462965354d825bff92145d233cd2d72
-SHA512 (biolibc-tools-0.1.2.3-ee78657fa15d31d8401f696a7107b4c913ffed0b.tar.gz) = 790d42d86e1525ea934902cf9380b2d07be09eed1ca05464ef1fdf8122a38b111ffc914070e4dc46120d778826f3e59180e30daf15585f6bebee82e71f2e65ec
-Size (biolibc-tools-0.1.2.3-ee78657fa15d31d8401f696a7107b4c913ffed0b.tar.gz) = 24901 bytes
+BLAKE2s (biolibc-tools-0.1.2.9-00a23c82d406206da78ae18e3f1d65d6d173a44d.tar.gz) = 1757d2d38cd8e4cd91ee632c45517cee34b582d34b6e84b1d6dc581a98e0d99d
+SHA512 (biolibc-tools-0.1.2.9-00a23c82d406206da78ae18e3f1d65d6d173a44d.tar.gz) = de033cfa85bffbff2f0e2ee8b6adc3d51ed4b507dc22914c8f9ff668f2245fb3df7744a405928cb3c4397d9ac33cf7ed5f46200f4fd495ce6d2a2e3201a313dc
+Size (biolibc-tools-0.1.2.9-00a23c82d406206da78ae18e3f1d65d6d173a44d.tar.gz) = 25782 bytes


Home | Main Index | Thread Index | Old Index