pkgsrc-WIP-changes archive

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

fasda: Update to 0.1.3.27



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Aug 4 11:08:44 2023 -0500
Changeset:	14c67483b8c160404a2d92ccf1acd7a5ead22d61

Modified Files:
	fasda/Makefile
	fasda/distinfo

Log Message:
fasda: Update to 0.1.3.27

abundance:
    Handle case where transcript_id is first attribute
    Fix argc check to detect missing BAM filename

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

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 3d0c5ee5b3..2bc60aa11b 100644
--- a/fasda/Makefile
+++ b/fasda/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	fasda-0.1.3.26
+DISTNAME=	fasda-0.1.3.27
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	9b1042f83bb5eb91b18bfeda0e55c0fabc094886
+GITHUB_TAG=	7d2e51b6e23607278609df3ef3e4139e9f0b4119
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/fasda
diff --git a/fasda/distinfo b/fasda/distinfo
index 801496ae0e..87b6a967f9 100644
--- a/fasda/distinfo
+++ b/fasda/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (fasda-0.1.3.26-9b1042f83bb5eb91b18bfeda0e55c0fabc094886.tar.gz) = dbd51d5ce1ba128dc4b8e05a33615a0693edff58df3614523473c4b9eb5e8812
-SHA512 (fasda-0.1.3.26-9b1042f83bb5eb91b18bfeda0e55c0fabc094886.tar.gz) = fe1853bf1796c0d5acac871f2e977b0be30fc688b60e6909f748bf7c82d94cdfbdd4721daf95f962e1683b9093397e4304bdf7e5eac4182ac204f34c83b75f6c
-Size (fasda-0.1.3.26-9b1042f83bb5eb91b18bfeda0e55c0fabc094886.tar.gz) = 65115 bytes
+BLAKE2s (fasda-0.1.3.27-7d2e51b6e23607278609df3ef3e4139e9f0b4119.tar.gz) = 90acd4bef5eda58bdfe33d2f67502196cd9ab2081470e9f7b938322010cf2b82
+SHA512 (fasda-0.1.3.27-7d2e51b6e23607278609df3ef3e4139e9f0b4119.tar.gz) = 4b11586caa5216820a92d7255c383a50f1752e30037608e4e4247bc2c99c06ee18489a7204c73cdfc0473adbda2e93fe5a5ab3c20a567ec75adf4fd1f579319e
+Size (fasda-0.1.3.27-7d2e51b6e23607278609df3ef3e4139e9f0b4119.tar.gz) = 65206 bytes


Home | Main Index | Thread Index | Old Index