pkgsrc-WIP-changes archive

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

fasda: Update to 0.1.0.133



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Nov 7 07:34:46 2022 -0600
Changeset:	8a92bceb6bb7a2644efcb2582f9d2442d338ef80

Modified Files:
	fasda/Makefile
	fasda/distinfo

Log Message:
fasda: Update to 0.1.0.133

Replace counts of 0 with a small value to avoid FCs of 0 or inf

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

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 542b92318a..733d802a1e 100644
--- a/fasda/Makefile
+++ b/fasda/Makefile
@@ -5,10 +5,10 @@
 #              Tue May 17 17:34:20 CDT 2022               #
 ###########################################################
 
-DISTNAME=	fasda-0.1.0.132
+DISTNAME=	fasda-0.1.0.133
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	9cfb5108001812aa01ca8c9b282ae64f34d73337
+GITHUB_TAG=	de953488fc5be368693c2c5fa0eef533649c4a86
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/fasda
diff --git a/fasda/distinfo b/fasda/distinfo
index 102b6c795e..edcb63cd35 100644
--- a/fasda/distinfo
+++ b/fasda/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (fasda-0.1.0.132-9cfb5108001812aa01ca8c9b282ae64f34d73337.tar.gz) = 123dcf76e46c0aff185eedd3e096a7d4bf03267e55fa57292639434ff6f850db
-SHA512 (fasda-0.1.0.132-9cfb5108001812aa01ca8c9b282ae64f34d73337.tar.gz) = a46feb0536268650b6ba7c504eb1464903841046223cc05c91168a9a38393e892d062e35c635049ed7300d693455509ee8286c639693702536346244df10b8dd
-Size (fasda-0.1.0.132-9cfb5108001812aa01ca8c9b282ae64f34d73337.tar.gz) = 48113 bytes
+BLAKE2s (fasda-0.1.0.133-de953488fc5be368693c2c5fa0eef533649c4a86.tar.gz) = 1f2dbec0d660c49ce6c4902a48850d339f159770bba8b67357ce8f40a6d85e6e
+SHA512 (fasda-0.1.0.133-de953488fc5be368693c2c5fa0eef533649c4a86.tar.gz) = 5cd27501c2d4b90f3874b1c8b13e45500c92e70b2c21552214f3a64712d244a4446fb8997d993a199159342b5c206442fe50cf493c3f3861835ec8cbf0255431
+Size (fasda-0.1.0.133-de953488fc5be368693c2c5fa0eef533649c4a86.tar.gz) = 48558 bytes


Home | Main Index | Thread Index | Old Index