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



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Apr 20 09:14:31 2022 -0500
Changeset:	f1a671d753c461313fea7f91677a3dcd18df9d41

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

Log Message:
microsynteny-tools: Update to 0.1.0.144

Install sample gene lists and copy to CWD from ms-menu

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

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/PLIST    | 5 +++++
 microsynteny-tools/distinfo | 6 +++---
 3 files changed, 10 insertions(+), 5 deletions(-)

diffs:
diff --git a/microsynteny-tools/Makefile b/microsynteny-tools/Makefile
index 049b0f0865..c483a0f533 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.143
+DISTNAME=	microsynteny-tools-0.1.0.144
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	e5d12b2eed86398dd8b486f3fc56f719f89a4552
+GITHUB_TAG=	42705d0380c8d6c3e6257f78d2b6d74d7b5fcbad
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/microsynteny-tools
diff --git a/microsynteny-tools/PLIST b/microsynteny-tools/PLIST
index 02a24de10f..270b6b6fd6 100644
--- a/microsynteny-tools/PLIST
+++ b/microsynteny-tools/PLIST
@@ -24,3 +24,8 @@ man/man1/ms-extract.1
 man/man1/ms-intersect.1
 man/man1/ms-plot.1
 man/man1/ms-stack.1
+share/microsynteny-tools/Genes/all-de-ortho.txt
+share/microsynteny-tools/Genes/all-non-de-ortho.txt
+share/microsynteny-tools/Genes/de-tf-ortho.txt
+share/microsynteny-tools/Genes/de-tf-refined-ortho.txt
+share/microsynteny-tools/Genes/non-de-tf-ortho.txt
diff --git a/microsynteny-tools/distinfo b/microsynteny-tools/distinfo
index 164f4bb09c..7f133eb7ba 100644
--- a/microsynteny-tools/distinfo
+++ b/microsynteny-tools/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (microsynteny-tools-0.1.0.143-e5d12b2eed86398dd8b486f3fc56f719f89a4552.tar.gz) = 04c2685bf09296b023561e36f885511e84322b9f7dedc02a5a6c4532f1702732
-SHA512 (microsynteny-tools-0.1.0.143-e5d12b2eed86398dd8b486f3fc56f719f89a4552.tar.gz) = 3c8063c46a7049966654d841e36bfda4e3bf34e5fa2cdd699b96ae6a80a3101dd81a1cff7015f9c36980bc511d300b5b8d9669f748763a5c329aa10503b17020
-Size (microsynteny-tools-0.1.0.143-e5d12b2eed86398dd8b486f3fc56f719f89a4552.tar.gz) = 2163858 bytes
+BLAKE2s (microsynteny-tools-0.1.0.144-42705d0380c8d6c3e6257f78d2b6d74d7b5fcbad.tar.gz) = 29af097294de8dc278ac021756c354a241da29e884f187d0ab0a18b7a32bf321
+SHA512 (microsynteny-tools-0.1.0.144-42705d0380c8d6c3e6257f78d2b6d74d7b5fcbad.tar.gz) = 6760552ac5900c893d2956b549adeab137d37979d4620a72c916e04faaf9b6d5ee6cad34e6fbc33c01f653e74f9f2b985ea7cf92134d7b1c6deb4500e3d6fe6e
+Size (microsynteny-tools-0.1.0.144-42705d0380c8d6c3e6257f78d2b6d74d7b5fcbad.tar.gz) = 2276707 bytes


Home | Main Index | Thread Index | Old Index