pkgsrc-WIP-changes archive

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

fasda: Update to 0.1.3.21



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Jul 19 09:45:23 2023 -0500
Changeset:	21e0daaa0c26062d3cc724db1b2e41d6a41fb4dd

Modified Files:
	fasda/Makefile
	fasda/distinfo

Log Message:
fasda: Update to 0.1.3.21

Place stringtie GTF in output-dir if specified
Clean up code

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

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 54830b735b..21fdc571e5 100644
--- a/fasda/Makefile
+++ b/fasda/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	fasda-0.1.3.20
+DISTNAME=	fasda-0.1.3.21
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	2aa3d73ae4728a0e78c18c115b185de9958d0992
+GITHUB_TAG=	84af9afe692ff5c48a9050b07f7505ad40c3f5f3
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/fasda
diff --git a/fasda/distinfo b/fasda/distinfo
index c363e4802b..041dbc7534 100644
--- a/fasda/distinfo
+++ b/fasda/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (fasda-0.1.3.20-2aa3d73ae4728a0e78c18c115b185de9958d0992.tar.gz) = dae30b4a014b1da2873fa68b12306ecfdabb886d60a5dc245bd04f465985ccb7
-SHA512 (fasda-0.1.3.20-2aa3d73ae4728a0e78c18c115b185de9958d0992.tar.gz) = 3a71c5e22a239480bc624df9589ea041410997b50e33bc3e21049649343e52a84ef24fc2d31df19cabcbbc0725f1145c65d7eb9112a3fc7c18b1c83c5b0d08ba
-Size (fasda-0.1.3.20-2aa3d73ae4728a0e78c18c115b185de9958d0992.tar.gz) = 64751 bytes
+BLAKE2s (fasda-0.1.3.21-84af9afe692ff5c48a9050b07f7505ad40c3f5f3.tar.gz) = 762c0576f3554648f0c5afb20361b9155bb1540f3a1ea1a41710c3d12482e2a3
+SHA512 (fasda-0.1.3.21-84af9afe692ff5c48a9050b07f7505ad40c3f5f3.tar.gz) = df01ff778e817fded4047927ada49613d8d77d6a29be967b12df0f9f38b75105382994399a8561ee89a35c41640dccea605034dfc598bed2b0a99c0be7577286
+Size (fasda-0.1.3.21-84af9afe692ff5c48a9050b07f7505ad40c3f5f3.tar.gz) = 64882 bytes


Home | Main Index | Thread Index | Old Index