git: b3b1a391c149 - main - biology/megahit: Update to 1.2.9.20
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 May 2025 12:33:34 UTC
The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=b3b1a391c149c807dde5ec7d150d086b767662bf commit b3b1a391c149c807dde5ec7d150d086b767662bf Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2025-05-23 12:32:11 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2025-05-23 12:33:33 +0000 biology/megahit: Update to 1.2.9.20 Patches for clang19/FreeBSD 15 (Hayzam Sherif) Commits since last release to support non-x86 archs --- biology/megahit/Makefile | 8 ++++---- biology/megahit/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/biology/megahit/Makefile b/biology/megahit/Makefile index 379440059baa..164ef21acf64 100644 --- a/biology/megahit/Makefile +++ b/biology/megahit/Makefile @@ -1,7 +1,7 @@ PORTNAME= megahit DISTVERSIONPREFIX= v -DISTVERSION= 1.2.9 -PORTREVISION= 1 +DISTVERSION= 1.2.9-20 +DISTVERSIONSUFFIX= -g3821b10 CATEGORIES= biology MAINTAINER= jwb@FreeBSD.org @@ -11,8 +11,8 @@ WWW= https://github.com/voutcn/megahit LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -ONLY_FOR_ARCHS= amd64 powerpc64 powerpc64le riscv64 -ONLY_FOR_ARCHS_REASON= "Uses specific 64-bit CPU features" +ONLY_FOR_ARCHS= aarch64 amd64 powerpc64 powerpc64le riscv64 +ONLY_FOR_ARCHS_REASON= Requires a 64-bit processor USES= cmake python shebangfix SHEBANG_FILES= src/megahit diff --git a/biology/megahit/distinfo b/biology/megahit/distinfo index a70a74294d7a..eaf38afd5db0 100644 --- a/biology/megahit/distinfo +++ b/biology/megahit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669058254 -SHA256 (voutcn-megahit-v1.2.9_GH0.tar.gz) = 09026eb07cc4e2d24f58b0a13f7a826ae8bb73da735a47cb1cbe6e4693118852 -SIZE (voutcn-megahit-v1.2.9_GH0.tar.gz) = 268591 +TIMESTAMP = 1748000175 +SHA256 (voutcn-megahit-v1.2.9-20-g3821b10_GH0.tar.gz) = 743d45843a4fb58134c1e68e5d5e0987320bc3dfa949f1ab6e719b78d1f317fa +SIZE (voutcn-megahit-v1.2.9-20-g3821b10_GH0.tar.gz) = 268974