pkgsrc-WIP-changes archive

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

fasda: Update to 0.2.0.1



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun May 25 08:53:23 2025 -0500
Changeset:	3810447d75f4638fc4e06dcae219f3e9699488ec

Modified Files:
	fasda/Makefile
	fasda/distinfo

Log Message:
fasda: Update to 0.2.0.1

abundance: Allocate PATH_MAX + 1 bytes for gtf_files[*]

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

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 cd8d3d30f7..bf4748a2b3 100644
--- a/fasda/Makefile
+++ b/fasda/Makefile
@@ -1,8 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	fasda-0.2.0
+DISTNAME=	fasda-0.2.0.1
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
+GITHUB_TAG=	a7d14ad7cef71964dc5c8d88ef981708dbf7fa04
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/fasda
diff --git a/fasda/distinfo b/fasda/distinfo
index d516e213a4..1563b09554 100644
--- a/fasda/distinfo
+++ b/fasda/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (fasda-0.2.0.tar.gz) = c68b83789b605b706e2abe526bd649f37fa7d31611464551eb4067864af18bd7
-SHA512 (fasda-0.2.0.tar.gz) = f4676b11c28ee299f665714435b1c1cf41e9b2e66383106a56682d554972eef09c6b746e1fd24f9183399bafb648e9d3015a1648c2823a27407ae4fa70c4ba55
-Size (fasda-0.2.0.tar.gz) = 1869574 bytes
+BLAKE2s (fasda-0.2.0.1-a7d14ad7cef71964dc5c8d88ef981708dbf7fa04.tar.gz) = 8e255280895e6a718fe9149dc35607e9ecd1ffec66447df6f2440d09174097b0
+SHA512 (fasda-0.2.0.1-a7d14ad7cef71964dc5c8d88ef981708dbf7fa04.tar.gz) = 569c227bce9f82b072c1a036c5792a6420992c6d2428b19cb27b7f64fdcfc7681b6539322a98325ac30e52648cc1cb869fda2dc8072357ebe42da887fa083627
+Size (fasda-0.2.0.1-a7d14ad7cef71964dc5c8d88ef981708dbf7fa04.tar.gz) = 1870227 bytes


Home | Main Index | Thread Index | Old Index