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.150



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Apr 21 10:13:25 2022 -0500
Changeset:	7755a03115b26b3cd2f5e2efcf42643913d7e1f8

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

Log Message:
microsynteny-tools: Update to 0.1.0.150

ms-menu: Reorder menu with %conserved option last
Disable py-dna-features-viewer dep due to cairo build failure on NetBSD

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

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

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

diffs:
diff --git a/microsynteny-tools/Makefile b/microsynteny-tools/Makefile
index 1c179a1c17..b0196299bc 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.147
+DISTNAME=	microsynteny-tools-0.1.0.150
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	ce4e17894c4c416e2c4d9ebf4a460ab8faa41a99
+GITHUB_TAG=	73b2b411be0744c4950b2a2393912a266feec2e1
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/microsynteny-tools
@@ -17,7 +17,8 @@ LICENSE=	2-clause-bsd
 
 DEPENDS+=	curl>0:../../www/curl
 DEPENDS+=	ncbi-blast+>0:../../biology/ncbi-blast+
-DEPENDS+=	${PYPKGPREFIX}-dna-features-viewer>0:../../wip/py-dna-features-viewer
+# cairo fails to build on NetBSD 9 with native X11
+# DEPENDS+=	${PYPKGPREFIX}-dna-features-viewer>0:../../wip/py-dna-features-viewer
 
 REPLACE_PYTHON=	Scripts/*.py
 
diff --git a/microsynteny-tools/distinfo b/microsynteny-tools/distinfo
index 78a3ac243e..e169d034bf 100644
--- a/microsynteny-tools/distinfo
+++ b/microsynteny-tools/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (microsynteny-tools-0.1.0.147-ce4e17894c4c416e2c4d9ebf4a460ab8faa41a99.tar.gz) = d3cb2376989e52782c1fcb549cf03e16cf3e945fc78cb520e1d98d3981a88f64
-SHA512 (microsynteny-tools-0.1.0.147-ce4e17894c4c416e2c4d9ebf4a460ab8faa41a99.tar.gz) = af4e57aa9ae28274671e7feb36c740f0769c58a61c3c9e262b9f7b44b8c2a27eaceefbb8b7df6a3ab123b9155fcf295b999074b3d6fa6f1e5940d799d21685bc
-Size (microsynteny-tools-0.1.0.147-ce4e17894c4c416e2c4d9ebf4a460ab8faa41a99.tar.gz) = 2276828 bytes
+BLAKE2s (microsynteny-tools-0.1.0.150-73b2b411be0744c4950b2a2393912a266feec2e1.tar.gz) = 673679e4e1a1d3e1f9c1bfbfd56ff7aca784b10a597baa3ea795342c4a5b8ad4
+SHA512 (microsynteny-tools-0.1.0.150-73b2b411be0744c4950b2a2393912a266feec2e1.tar.gz) = 9b45cb2976535db03629d3c58cd54959b3659208e51836ccfa5fb97f146304b5dc34bf455c0f663cb4c420ce243122a2e18f33c43da84a947cda3639cfb3179d
+Size (microsynteny-tools-0.1.0.150-73b2b411be0744c4950b2a2393912a266feec2e1.tar.gz) = 2276709 bytes


Home | Main Index | Thread Index | Old Index