pkgsrc-WIP-changes archive

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

fasda: Update to 0.1.0.100



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Oct 25 17:55:09 2022 -0500
Changeset:	11073076d50e30cf5e0078a75393dd6baa4f52ab

Modified Files:
	fasda/Makefile
	fasda/PLIST
	fasda/distinfo

Log Message:
fasda: Update to 0.1.0.100

Consolidate code in main directory
Add man page for pval-sim

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

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 fasda/Makefile | 4 ++--
 fasda/PLIST    | 1 +
 fasda/distinfo | 6 +++---
 3 files changed, 6 insertions(+), 5 deletions(-)

diffs:
diff --git a/fasda/Makefile b/fasda/Makefile
index df70323323..9e6ee0a494 100644
--- a/fasda/Makefile
+++ b/fasda/Makefile
@@ -5,10 +5,10 @@
 #              Tue May 17 17:34:20 CDT 2022               #
 ###########################################################
 
-DISTNAME=	fasda-0.1.0.97
+DISTNAME=	fasda-0.1.0.100
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	6f264d62c32a0526ace366a7ef9befa1c30047bc
+GITHUB_TAG=	81d4e675efc63b3e656365a086487de799f4e881
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/fasda
diff --git a/fasda/PLIST b/fasda/PLIST
index fa32e8e9c1..6bb0a72d5e 100644
--- a/fasda/PLIST
+++ b/fasda/PLIST
@@ -7,4 +7,5 @@ libexec/fasda/pval-sim
 man/man1/fasda-abundance.1
 man/man1/fasda-fold-change.1
 man/man1/fasda-normalize.1
+man/man1/fasda-pval-sim.1
 man/man1/fasda.1
diff --git a/fasda/distinfo b/fasda/distinfo
index 52999123b0..0e6751df1a 100644
--- a/fasda/distinfo
+++ b/fasda/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (fasda-0.1.0.97-6f264d62c32a0526ace366a7ef9befa1c30047bc.tar.gz) = 66bf76141c8947f9c05754d4e46cd9c3b7122ecf1a4e72c40094085a8c5ae37e
-SHA512 (fasda-0.1.0.97-6f264d62c32a0526ace366a7ef9befa1c30047bc.tar.gz) = f23bbcc50a709730c60b19a25b1e3acb11d99be0bf9a575a3c3a1afd2efea26b691b51152cd658010980ba8fd9056e3911ccf3a83178e65586d92e86ba715ee7
-Size (fasda-0.1.0.97-6f264d62c32a0526ace366a7ef9befa1c30047bc.tar.gz) = 47978 bytes
+BLAKE2s (fasda-0.1.0.100-81d4e675efc63b3e656365a086487de799f4e881.tar.gz) = e48bc15d7a21f0e7304e73d4725f4b33ad6fadb2e395b516b186d4eaa3856056
+SHA512 (fasda-0.1.0.100-81d4e675efc63b3e656365a086487de799f4e881.tar.gz) = 8b45579f4defc7b5635fdced97a14f98d6960032b08f04ecf3faeb458155aacb7fbfefe14f5e2e0ff77615204694813d9325199c0db0de68be276c002c807e39
+Size (fasda-0.1.0.100-81d4e675efc63b3e656365a086487de799f4e881.tar.gz) = 45844 bytes


Home | Main Index | Thread Index | Old Index