pkgsrc-WIP-changes archive

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

microsynteny-tools: Update to 0.1.0.173



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Aug 4 12:17:32 2023 -0500
Changeset:	dd93bfb826708a7998c105233ff3c4e8c273e5ec

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

Log Message:
microsynteny-tools: Update to 0.1.0.173

Update for biolibc gff -> gff3 API change

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

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

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

diffs:
diff --git a/microsynteny-tools/Makefile b/microsynteny-tools/Makefile
index e59225f7a7..6985c98e96 100644
--- a/microsynteny-tools/Makefile
+++ b/microsynteny-tools/Makefile
@@ -5,10 +5,10 @@
 #              Sun Mar  6 18:38:30 CST 2022               #
 ###########################################################
 
-DISTNAME=	microsynteny-tools-0.1.0.172
+DISTNAME=	microsynteny-tools-0.1.0.173
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	40b0314d041408e4d6cb976223f9e7ff1dbff076
+GITHUB_TAG=	34ea792d9c334dd9dd3cd2e0d22849981f592809
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/microsynteny-tools
diff --git a/microsynteny-tools/distinfo b/microsynteny-tools/distinfo
index 5536a8206c..0f92d4bd08 100644
--- a/microsynteny-tools/distinfo
+++ b/microsynteny-tools/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (microsynteny-tools-0.1.0.172-40b0314d041408e4d6cb976223f9e7ff1dbff076.tar.gz) = 6b2d49e2b090af6f61f28e28828a4183848c859d6d0c0714e28aeb154f10539b
-SHA512 (microsynteny-tools-0.1.0.172-40b0314d041408e4d6cb976223f9e7ff1dbff076.tar.gz) = 0bfa4ae966a36dad6b276d677bddba1eb719e8a8e34d7cc760bc9bcb69371ada0d677d607b9869f081a7f3658710c452c3b8dd308d13ce6374cab4fd981fa05e
-Size (microsynteny-tools-0.1.0.172-40b0314d041408e4d6cb976223f9e7ff1dbff076.tar.gz) = 2277560 bytes
+BLAKE2s (microsynteny-tools-0.1.0.173-34ea792d9c334dd9dd3cd2e0d22849981f592809.tar.gz) = b3d008173dd469222bf59e360e05187713e8966b6f092630ba6ab2c394c3cbb5
+SHA512 (microsynteny-tools-0.1.0.173-34ea792d9c334dd9dd3cd2e0d22849981f592809.tar.gz) = e04481544f919c3168550a0f311b73b3951890ed52c663c81a5e18242336161350e9af28ed14a12c8aca0332939132ae7391aec06d011612d9088149eee4ded8
+Size (microsynteny-tools-0.1.0.173-34ea792d9c334dd9dd3cd2e0d22849981f592809.tar.gz) = 2277585 bytes


Home | Main Index | Thread Index | Old Index