pkgsrc-WIP-changes archive

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

fasda: Update to 0.1.5.8



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Nov 29 07:11:35 2024 -0600
Changeset:	f23bf724ea87da03f0e47f02538220c4ee3aef74

Modified Files:
	fasda/Makefile
	fasda/distinfo

Log Message:
fasda: Update to 0.1.5.8

Document --version in usage and man page

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

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

diffstat:
 fasda/Makefile | 5 +++--
 fasda/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diffs:
diff --git a/fasda/Makefile b/fasda/Makefile
index 3db4f9e1d8..c928990f79 100644
--- a/fasda/Makefile
+++ b/fasda/Makefile
@@ -1,8 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	fasda-0.1.5
+DISTNAME=	fasda-0.1.5.8
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
+GITHUB_TAG=	4ae61db81be44016c34e7ce127f1c63dcbe52a4a
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/fasda
@@ -12,7 +13,7 @@ LICENSE=	2-clause-bsd
 DEPENDS=	stringtie>0:../../wip/stringtie
 
 LDFLAGS.SunOS+=	-lresolv
-MAKE_ENV+=	MANDIR=${PREFIX}/${PKGMANDIR}
+MAKE_FLAGS+=	MANDIR=${PREFIX}/${PKGMANDIR} VERSION=${PKGVERSION}
 
 .include "../../wip/biolibc/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/fasda/distinfo b/fasda/distinfo
index c15a53fdbc..545d6d1da9 100644
--- a/fasda/distinfo
+++ b/fasda/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (fasda-0.1.5.tar.gz) = 4af2c1483c64245407af469be24f2ec08148bfca155bb45df3647daae7076275
-SHA512 (fasda-0.1.5.tar.gz) = e11df85077ef5c7fadc74d7aada55304eb590a1b2e8ee22cb75c507012a1a88d18e2529da7a7241a7b45134ea7d0054c0f2bb5e9be3ad6012155a0b088f4cd93
-Size (fasda-0.1.5.tar.gz) = 77908 bytes
+BLAKE2s (fasda-0.1.5.8-4ae61db81be44016c34e7ce127f1c63dcbe52a4a.tar.gz) = 00c7e9bd21ad09db9ee2c0350e1ea3f3b5a20feb814a2ed2ffac297e802a22b5
+SHA512 (fasda-0.1.5.8-4ae61db81be44016c34e7ce127f1c63dcbe52a4a.tar.gz) = afb5767e229e2167b19077e67fe30d25f26589dbdb89c6954258a2f201e4313c9106c898577a3031ba55a1f707c8f7ed9f7829c396b041138b56e1ac6ee4941b
+Size (fasda-0.1.5.8-4ae61db81be44016c34e7ce127f1c63dcbe52a4a.tar.gz) = 79424 bytes


Home | Main Index | Thread Index | Old Index