pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
fasda: Update to 0.1.3.7
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Fri Jun 30 10:49:54 2023 -0500
Changeset: 5ab1b14a1309d3b3171b00d746cdf81ce7dd94bf
Modified Files:
fasda/Makefile
fasda/distinfo
Log Message:
fasda: Update to 0.1.3.7
Use extended REs for GFF3 feature-type selection
Default to "RNA$|transcript$|gene_segment$" to match behavior
of kallisto, which selects for "transcript" in the GTF
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5ab1b14a1309d3b3171b00d746cdf81ce7dd94bf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
fasda/Makefile | 4 ++--
fasda/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs:
diff --git a/fasda/Makefile b/fasda/Makefile
index 43dd027a9b..feb18989f5 100644
--- a/fasda/Makefile
+++ b/fasda/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= fasda-0.1.3.5
+DISTNAME= fasda-0.1.3.7
CATEGORIES= biology
MASTER_SITES= ${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG= 760dd8f973dfde881adbdba99cf07b835dd7aeb1
+GITHUB_TAG= 7fe80cf3f52ad0e5c782922d3d60c6a546c2199f
OWNER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/auerlab/fasda
diff --git a/fasda/distinfo b/fasda/distinfo
index dbf9cc894c..379e8c5d28 100644
--- a/fasda/distinfo
+++ b/fasda/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (fasda-0.1.3.5-760dd8f973dfde881adbdba99cf07b835dd7aeb1.tar.gz) = 0ebe393e306ae51a80f9797e1d8a60cb8cbf3ec096bb193a84bc8c5cb252bbe3
-SHA512 (fasda-0.1.3.5-760dd8f973dfde881adbdba99cf07b835dd7aeb1.tar.gz) = 3cb7f359da3bd42b8626852231894a07c55321ca3b0190242241e5633a0c629badb3242c3bce9aba2b8416393f49f0f40ef4363f7be92c2bbba876ebf3ca2e09
-Size (fasda-0.1.3.5-760dd8f973dfde881adbdba99cf07b835dd7aeb1.tar.gz) = 60513 bytes
+BLAKE2s (fasda-0.1.3.7-7fe80cf3f52ad0e5c782922d3d60c6a546c2199f.tar.gz) = 47c8df5e54cf5ae40106533bcf8181d8100a97c680fcd9d68991a9b3f21f976b
+SHA512 (fasda-0.1.3.7-7fe80cf3f52ad0e5c782922d3d60c6a546c2199f.tar.gz) = 47759dd1f4beff4c4b0c533291b2244a83eee95b020a3fa1732f7b5cdc44e29941837f7f0355ebc3da6ffbc25add7bf9e9dbbf70854b2f9e5ccc3f76b71d255f
+Size (fasda-0.1.3.7-7fe80cf3f52ad0e5c782922d3d60c6a546c2199f.tar.gz) = 61074 bytes
Home |
Main Index |
Thread Index |
Old Index