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



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Apr 18 08:02:55 2022 -0500
Changeset:	37d713f05b6a00e3de84424dcd674578f83118d2

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

Log Message:
microsynteny-tools: Update to 0.1.0.134

Clean up scripts and installation

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

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, 9 insertions(+), 6 deletions(-)

diffs:
diff --git a/microsynteny-tools/Makefile b/microsynteny-tools/Makefile
index 56fde6f4ea..4b29b40949 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.133
+DISTNAME=	microsynteny-tools-0.1.0.134
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	2d9e28c24f05adc221746039b1f2ce0fdd0e1823
+GITHUB_TAG=	d532791fad7b3c64647f043e4604ae040f8e012e
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/microsynteny-tools
diff --git a/microsynteny-tools/PLIST b/microsynteny-tools/PLIST
index 6fa7be58d2..02a24de10f 100644
--- a/microsynteny-tools/PLIST
+++ b/microsynteny-tools/PLIST
@@ -1,8 +1,11 @@
 @comment $NetBSD$
-bin/add-ortho
+bin/ms-add-ortho
 bin/ms-blast
 bin/ms-blast-dbs
 bin/ms-extract
+bin/ms-fetch-cdnas
+bin/ms-fetch-gffs
+bin/ms-fetch-refs
 bin/ms-fish-mammal-intersect
 bin/ms-fish-mammal-percent-changed
 bin/ms-gene-list-extract
diff --git a/microsynteny-tools/distinfo b/microsynteny-tools/distinfo
index 3319ffb60c..c18b3e0c2b 100644
--- a/microsynteny-tools/distinfo
+++ b/microsynteny-tools/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (microsynteny-tools-0.1.0.133-2d9e28c24f05adc221746039b1f2ce0fdd0e1823.tar.gz) = 48480d264f130def1bf01e506dc314e77341a526e5dee5a6f2cd8077a35e886b
-SHA512 (microsynteny-tools-0.1.0.133-2d9e28c24f05adc221746039b1f2ce0fdd0e1823.tar.gz) = e38738a2f03a8579b55bf5f0862de7534c44e2b3cad0821aa4751b0c32d7be6713acde302a2cbad888b97ad068f523dfdc6c22ede146c0f6004c3c366f1eebde
-Size (microsynteny-tools-0.1.0.133-2d9e28c24f05adc221746039b1f2ce0fdd0e1823.tar.gz) = 2163158 bytes
+BLAKE2s (microsynteny-tools-0.1.0.134-d532791fad7b3c64647f043e4604ae040f8e012e.tar.gz) = f22ac49d02c837eb2275104da509d0c00a9d1b36db2f6393a1026a876e312e34
+SHA512 (microsynteny-tools-0.1.0.134-d532791fad7b3c64647f043e4604ae040f8e012e.tar.gz) = 9f17895b052b3c5f100a1feb92ca3597cde0dfa2629e0505680bbec880286e3ec4ebd92e02634f3dd8bb6b518511db76c97e8673d0e909a404d92ffae87e0808
+Size (microsynteny-tools-0.1.0.134-d532791fad7b3c64647f043e4604ae040f8e012e.tar.gz) = 2163044 bytes


Home | Main Index | Thread Index | Old Index