pkgsrc-WIP-changes archive

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

fasda: Update to 0.1.5.67



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <jtocino%gmx.com@localhost>
Pushed By:	outpaddling
Date:		Sun Apr 13 08:18:13 2025 -0500
Changeset:	8de1a60e9b6760865188e9ca013989106b9bbe21

Modified Files:
	fasda/Makefile
	fasda/distinfo

Log Message:
fasda: Update to 0.1.5.67

normalize: Fix bug (divide, not multiply)

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

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 00aa020d26..3b867981b0 100644
--- a/fasda/Makefile
+++ b/fasda/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	fasda-0.1.5.62
+DISTNAME=	fasda-0.1.5.67
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	5689a5949622336d00b74c223bfa8d3abc5e7864
+GITHUB_TAG=	957829384e7a06a48fbc98421d0dc614152cb8e2
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/fasda
diff --git a/fasda/distinfo b/fasda/distinfo
index fd9d7c6ff0..b7ebe41473 100644
--- a/fasda/distinfo
+++ b/fasda/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (fasda-0.1.5.62-5689a5949622336d00b74c223bfa8d3abc5e7864.tar.gz) = dd47fb00be7963d00cc913b3562a2f162f91f5541bbc17d431240fe159a4d2e5
-SHA512 (fasda-0.1.5.62-5689a5949622336d00b74c223bfa8d3abc5e7864.tar.gz) = 58bc9b7aea7cb62412612b2f4cfa5bbccd28ca2174bf3d17b56642b74d0508a64d47afdcd4203f17c36d47e54c547cba4a1411f8fde20b2322e5c3b7b986e804
-Size (fasda-0.1.5.62-5689a5949622336d00b74c223bfa8d3abc5e7864.tar.gz) = 1867734 bytes
+BLAKE2s (fasda-0.1.5.67-957829384e7a06a48fbc98421d0dc614152cb8e2.tar.gz) = 703a788e8c298e04df6795bda43f4ef54abac3401f01e37a2501ecd49235de44
+SHA512 (fasda-0.1.5.67-957829384e7a06a48fbc98421d0dc614152cb8e2.tar.gz) = 3277c525a442d3e76e6d17147f15096a6912137e9730072e100d88859cc6cbe0b81f34f25c38329002d697246806797a0ae76dd3e416b277a152f7bb702276c6
+Size (fasda-0.1.5.67-957829384e7a06a48fbc98421d0dc614152cb8e2.tar.gz) = 1868552 bytes


Home | Main Index | Thread Index | Old Index