pkgsrc-WIP-changes archive

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

fastx-toolkit: Change pkgname to match dir



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Apr 4 11:48:26 2022 -0500
Changeset:	15dc4c94f52677bd4f4b74c34a0740015015f88f

Modified Files:
	fastx-toolkit/Makefile
	fastx-toolkit/distinfo

Log Message:
fastx-toolkit: Change pkgname to match dir

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

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

diffstat:
 fastx-toolkit/Makefile | 4 +++-
 fastx-toolkit/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diffs:
diff --git a/fastx-toolkit/Makefile b/fastx-toolkit/Makefile
index 59b611935e..eac0d82865 100644
--- a/fastx-toolkit/Makefile
+++ b/fastx-toolkit/Makefile
@@ -1,9 +1,11 @@
 # $NetBSD$
 
 # 6 commits after 0.0.14 release
-DISTNAME=	fastx_toolkit-0.0.14.0.0.6
+# wiz suggested 0.0.14.0.0.6
+DISTNAME=	fastx-toolkit-0.0.14.6
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=agordon/}
+GITHUB_PROJECT=	fastx_toolkit
 GITHUB_TAG=	ea0ca83ba24dce80c20ca589b838a281fe5deb0c
 
 MAINTAINER=	bacon%NetBSD.org@localhost
diff --git a/fastx-toolkit/distinfo b/fastx-toolkit/distinfo
index ebe2bc7ac5..aae228fe52 100644
--- a/fastx-toolkit/distinfo
+++ b/fastx-toolkit/distinfo
@@ -1,8 +1,8 @@
 $NetBSD$
 
-BLAKE2s (fastx_toolkit-0.0.14.0.0.6-ea0ca83ba24dce80c20ca589b838a281fe5deb0c.tar.gz) = 973b56d722a2796aa28a04de56ef9273ce5a99fae5cf40bdbf9ef796acb2b6ef
-SHA512 (fastx_toolkit-0.0.14.0.0.6-ea0ca83ba24dce80c20ca589b838a281fe5deb0c.tar.gz) = bb9cc9685a37e0a88b5110ad48856d4160dc1a29e6b76f8cdf78baf12a9cea97c35f711b1aef270bba5d44b42c8e6bcc31ef9eae239de785fe1bd38cd4994d3e
-Size (fastx_toolkit-0.0.14.0.0.6-ea0ca83ba24dce80c20ca589b838a281fe5deb0c.tar.gz) = 259875 bytes
+BLAKE2s (fastx-toolkit-0.0.14.6-ea0ca83ba24dce80c20ca589b838a281fe5deb0c.tar.gz) = 973b56d722a2796aa28a04de56ef9273ce5a99fae5cf40bdbf9ef796acb2b6ef
+SHA512 (fastx-toolkit-0.0.14.6-ea0ca83ba24dce80c20ca589b838a281fe5deb0c.tar.gz) = bb9cc9685a37e0a88b5110ad48856d4160dc1a29e6b76f8cdf78baf12a9cea97c35f711b1aef270bba5d44b42c8e6bcc31ef9eae239de785fe1bd38cd4994d3e
+Size (fastx-toolkit-0.0.14.6-ea0ca83ba24dce80c20ca589b838a281fe5deb0c.tar.gz) = 259875 bytes
 SHA1 (patch-m4_Makefile.am) = f8cb138860f0a3708a6690ea6cd33302b35bce76
 SHA1 (patch-src_fasta__formatter_fasta__formatter.cpp) = 5fc622320186c5415cbcc4ae97cfc24f68983949
 SHA1 (patch-src_libfastx_fastx.h) = 5a387ac575a5269bc03e3f09ab752889efb8870c


Home | Main Index | Thread Index | Old Index