pkgsrc-WIP-changes archive

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

fasda: Update to 0.1.5.13



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <jtocino%gmx.com@localhost>
Pushed By:	outpaddling
Date:		Sat Dec 28 09:44:34 2024 -0600
Changeset:	2e8a1648e7b0b74f80adb34fb69a8ea6d1bc4c33

Modified Files:
	fasda/Makefile
	fasda/distinfo

Log Message:
fasda: Update to 0.1.5.13

Attempt to fix tmp file read back bug (wrong feature count)
Enable progress meter only when isatty(1)

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

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 5124bc8b9c..7f2a91f721 100644
--- a/fasda/Makefile
+++ b/fasda/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	fasda-0.1.5.10
+DISTNAME=	fasda-0.1.5.13
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	47fe0d024476e8731ea19d9f0cd08b642f385e2a
+GITHUB_TAG=	386c992f0c5f5eb18d70b84e6a8ee12e6959eb36
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/fasda
diff --git a/fasda/distinfo b/fasda/distinfo
index 0e0ee33b6d..c8ae34f38f 100644
--- a/fasda/distinfo
+++ b/fasda/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (fasda-0.1.5.10-47fe0d024476e8731ea19d9f0cd08b642f385e2a.tar.gz) = 828bc14024175278a75f33a3f191af2ea4356fe90c79fa7bef6005b71ca22bd5
-SHA512 (fasda-0.1.5.10-47fe0d024476e8731ea19d9f0cd08b642f385e2a.tar.gz) = c96d1340691765bb10ef13bb178fff86a183546d78ac0d948fb589ee8bbe9b5792937506444c98bae9861f0ea9beff2557db4211fe7999648ce90dc4376421ab
-Size (fasda-0.1.5.10-47fe0d024476e8731ea19d9f0cd08b642f385e2a.tar.gz) = 79424 bytes
+BLAKE2s (fasda-0.1.5.13-386c992f0c5f5eb18d70b84e6a8ee12e6959eb36.tar.gz) = f4078691e9ca92a334f709c1b47dab882e063ef0242370f4212c7b0a02c9f379
+SHA512 (fasda-0.1.5.13-386c992f0c5f5eb18d70b84e6a8ee12e6959eb36.tar.gz) = 551fb2cc24ff0b2095597806860e5528e4c7b023b35b19b8d7789f17404b1484520c4e56d0da67e5f40a2c334630d43f7e5d166b38213d2296a41faa36297751
+Size (fasda-0.1.5.13-386c992f0c5f5eb18d70b84e6a8ee12e6959eb36.tar.gz) = 79602 bytes


Home | Main Index | Thread Index | Old Index