pkgsrc-WIP-changes archive

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

fasda: Update to 0.1.3.1



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Jun 28 13:34:56 2023 -0500
Changeset:	0f82b14023e287ac793bda12ff4dc3c527896e1d

Modified Files:
	fasda/Makefile
	fasda/distinfo

Log Message:
fasda: Update to 0.1.3.1

abundance:
    Add --debug
    Add --ignore-chromosome-order
    Replace --map-gene with --feature-type <name>
	Let user fully control what features to map to

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

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

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

diffs:
diff --git a/fasda/Makefile b/fasda/Makefile
index e95255b3d6..8ddd256a1a 100644
--- a/fasda/Makefile
+++ b/fasda/Makefile
@@ -1,8 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	fasda-0.1.3
+DISTNAME=	fasda-0.1.3.1
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
+GITHUB_TAG=	9c4883ba1ffe3714a5e4d8acd59c61259bbc8c61
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/fasda
diff --git a/fasda/distinfo b/fasda/distinfo
index 05105c24aa..f7fcadc478 100644
--- a/fasda/distinfo
+++ b/fasda/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (fasda-0.1.3.tar.gz) = 18a2608788bea222ae0830df8d4a8579dc3082cda6d6b7c6f7a24e68734721fd
-SHA512 (fasda-0.1.3.tar.gz) = 7a14f7ee37f75a37c822db806df5cc994e30514cf18f398e3e6c763981590ba2bcc3451689224345f79ceace99b9a0b6f123c535f976c633e991c86a787b7b1b
-Size (fasda-0.1.3.tar.gz) = 59513 bytes
+BLAKE2s (fasda-0.1.3.1-9c4883ba1ffe3714a5e4d8acd59c61259bbc8c61.tar.gz) = d018563dce350cb9addb6aa10783a197d3bbc641f8c7c6ce8f6937db83733bcd
+SHA512 (fasda-0.1.3.1-9c4883ba1ffe3714a5e4d8acd59c61259bbc8c61.tar.gz) = d2b1bb3b8747c0c4599fcc7c77327b5da18b22d6ab05bfe94e45441e5bf9e90b20141add6ab03b94ba2fb7893cc3626fe64ba0a5981c45166cc82c3f988eac8b
+Size (fasda-0.1.3.1-9c4883ba1ffe3714a5e4d8acd59c61259bbc8c61.tar.gz) = 59745 bytes


Home | Main Index | Thread Index | Old Index