mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
biology/mmseqs2: Update to 17.b804.f
MMseqs2 Release 17 is mostly a bug fix release. Highlights include usability improvements in MMseqs2-GPU and fix for a common crash in the prefilter that was affecting many clustering runs. Changes: https://github.com/soedinglab/MMseqs2/releases PR: 284165 Reported by: alster@vinterdalen.se
This commit is contained in:
parent
8a09610fac
commit
2889989be0
2 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= MMseqs2
|
||||
DISTVERSION= 16-747c6
|
||||
DISTVERSION= 17-b804f
|
||||
CATEGORIES= biology
|
||||
|
||||
MAINTAINER= jwb@FreeBSD.org
|
||||
|
@ -11,13 +11,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
|||
|
||||
NOT_FOR_ARCHS= armv6 armv7 i386 mips powerpc powerpcspe
|
||||
|
||||
LIB_DEPENDS= libzstd.so:archivers/zstd
|
||||
BUILD_DEPENDS= zstd>0:archivers/zstd
|
||||
|
||||
USES= cmake perl5 shebangfix
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= soedinglab
|
||||
USE_PERL5= build
|
||||
|
||||
GH_ACCOUNT= soedinglab
|
||||
SHEBANG_GLOB= *.sh
|
||||
|
||||
CMAKE_ARGS+= -DVERSION_OVERRIDE=${DISTVERSION}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1733910529
|
||||
SHA256 (soedinglab-MMseqs2-16-747c6_GH0.tar.gz) = faeb6841feb8e028651c2391de1346c55c2091a96520b625525d27b99d07ef1d
|
||||
SIZE (soedinglab-MMseqs2-16-747c6_GH0.tar.gz) = 13359879
|
||||
TIMESTAMP = 1737298121
|
||||
SHA256 (soedinglab-MMseqs2-17-b804f_GH0.tar.gz) = 300ebd14bf4e007b339037e5f73d8ff9c4e34f8495204c4a8c59c7672b689db2
|
||||
SIZE (soedinglab-MMseqs2-17-b804f_GH0.tar.gz) = 13364452
|
||||
|
|
Loading…
Add table
Reference in a new issue