pkgsrc-WIP-changes archive

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

biolibc: Update to 0.2.1.33



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Feb 5 18:00:00 2022 -0600
Changeset:	a9f7bd4005af0bc9d3a05d19ec1410c76a3072f1

Modified Files:
	biolibc/Makefile
	biolibc/distinfo

Log Message:
biolibc: Update to 0.2.1.33

Add GFF-test
Regen GFF accessors and mutators
Extract GFF gene name from attributes and set member
Fix other test scripts

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

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

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

diffs:
diff --git a/biolibc/Makefile b/biolibc/Makefile
index a503789a07..23a0b4c364 100644
--- a/biolibc/Makefile
+++ b/biolibc/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	biolibc-0.2.1.32
+DISTNAME=	biolibc-0.2.1.33
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	dea4d0a2a511000fcf9999c017b0e9ad96c9eb8c
+GITHUB_TAG=	4aaa07b9598152e1c412befffdd69921845c5a60
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/biolibc
diff --git a/biolibc/distinfo b/biolibc/distinfo
index e6c936f269..b2841b0fbf 100644
--- a/biolibc/distinfo
+++ b/biolibc/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (biolibc-0.2.1.32-dea4d0a2a511000fcf9999c017b0e9ad96c9eb8c.tar.gz) = 5d6dadfb70721c45d7675657e60677a4b52f0c4809bfc762fc1fee12ec00b9c7
-SHA512 (biolibc-0.2.1.32-dea4d0a2a511000fcf9999c017b0e9ad96c9eb8c.tar.gz) = 6b0afae6023ecc31da313ca3915dfc9db8b820266c77fab448379c58e6d0beda81d392165457755deadd5d1fd6cd196dedf2707f192681e614e3bf0bcf2e449b
-Size (biolibc-0.2.1.32-dea4d0a2a511000fcf9999c017b0e9ad96c9eb8c.tar.gz) = 121419 bytes
+BLAKE2s (biolibc-0.2.1.33-4aaa07b9598152e1c412befffdd69921845c5a60.tar.gz) = 1769c3af418aa331edf5858b56f8a8df4ad2823587095d86bbeaf070ced79735
+SHA512 (biolibc-0.2.1.33-4aaa07b9598152e1c412befffdd69921845c5a60.tar.gz) = bc711193aa6b987f4b31cdde1e2cb1e330b29dadd71bfeaa334355def8d855ab85158875f9a7954aee114790a87d09c5735d39d9313380c8461746f4f9ce0b57
+Size (biolibc-0.2.1.33-4aaa07b9598152e1c412befffdd69921845c5a60.tar.gz) = 122653 bytes


Home | Main Index | Thread Index | Old Index