mirror of https://git.FreeBSD.org/ports.git
biology/bifrost: Update to 1.3.0
Performance and memory efficiency improvements A few new features Note: New index format incompatible with previous versions Changes: https://github.com/pmelsted/bifrost/releases Reported by: portscout
This commit is contained in:
parent
921aefd31e
commit
2650106a61
|
@ -1,7 +1,6 @@
|
|||
PORTNAME= bifrost
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.2.1
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.3.0
|
||||
CATEGORIES= biology
|
||||
|
||||
MAINTAINER= jwb@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1688397139
|
||||
SHA256 (pmelsted-bifrost-v1.2.1_GH0.tar.gz) = fe93080ef3ea71ff009fc206b5c17dd40fbfd18293000621a83d7d947dfedf1a
|
||||
SIZE (pmelsted-bifrost-v1.2.1_GH0.tar.gz) = 905438
|
||||
TIMESTAMP = 1696948677
|
||||
SHA256 (pmelsted-bifrost-v1.3.0_GH0.tar.gz) = 621dd590a28dd61347d319ee5320718ebac3c9da356b058b8776677ce463c197
|
||||
SIZE (pmelsted-bifrost-v1.3.0_GH0.tar.gz) = 349405
|
||||
|
|
|
@ -38,9 +38,9 @@ include/bifrost/UnitigIterator.hpp
|
|||
include/bifrost/UnitigIterator.tcc
|
||||
include/bifrost/UnitigMap.hpp
|
||||
include/bifrost/UnitigMap.tcc
|
||||
include/bifrost/fastmod.h
|
||||
include/bifrost/getRSS.h
|
||||
include/bifrost/kseq.h
|
||||
include/bifrost/libdivide.h
|
||||
include/bifrost/libpopcnt.h
|
||||
include/bifrost/minHashIterator.hpp
|
||||
include/bifrost/roaring.h
|
||||
|
|
Loading…
Reference in New Issue