pkgsrc-WIP-changes archive

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

fasda: Update to 0.1.3.3



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Jun 29 07:35:15 2023 -0500
Changeset:	49bacb2d50982f72ed7df1f0bb655d6d00f76bad

Modified Files:
	fasda/Makefile
	fasda/distinfo

Log Message:
fasda: Update to 0.1.3.3

Add --output-dir option
Expand out man page

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

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 607e59b1be..fc2b6df1fe 100644
--- a/fasda/Makefile
+++ b/fasda/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	fasda-0.1.3.2
+DISTNAME=	fasda-0.1.3.3
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	c99c139e9b92a4c58a4b9dfa4ceff1b0a2144a8d
+GITHUB_TAG=	21e127f3d1a0ca4cfbecfe52ae1aa1cf2f01a096
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/fasda
diff --git a/fasda/distinfo b/fasda/distinfo
index 6177300b26..b4b7710b47 100644
--- a/fasda/distinfo
+++ b/fasda/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (fasda-0.1.3.2-c99c139e9b92a4c58a4b9dfa4ceff1b0a2144a8d.tar.gz) = f27a5f065bd788c8d2d13584d5c936f2147ac1cead8977028faba4af2699b67a
-SHA512 (fasda-0.1.3.2-c99c139e9b92a4c58a4b9dfa4ceff1b0a2144a8d.tar.gz) = 27bc56a7729bb74fd75ade73bbda1bbf7ef2ea80f7ade4c154c37646c7e910fb9b47923a9c012776a0d47e1811b4048eb7323f20f8818e0bc73f69b0257eef69
-Size (fasda-0.1.3.2-c99c139e9b92a4c58a4b9dfa4ceff1b0a2144a8d.tar.gz) = 59819 bytes
+BLAKE2s (fasda-0.1.3.3-21e127f3d1a0ca4cfbecfe52ae1aa1cf2f01a096.tar.gz) = b4fd4e610e869fc1535a0b8c64244c9dc3d3caa54d9d90193971174891d764c3
+SHA512 (fasda-0.1.3.3-21e127f3d1a0ca4cfbecfe52ae1aa1cf2f01a096.tar.gz) = 839ee46e7604272b0fc43ae1fe117015228bb2df5f4c36c52692245d7e25520298d95dc75d015bbb98cd63739242c639fd1875ff4cb5201ab1b4440f476e303b
+Size (fasda-0.1.3.3-21e127f3d1a0ca4cfbecfe52ae1aa1cf2f01a096.tar.gz) = 60450 bytes


Home | Main Index | Thread Index | Old Index