archivers/vbz-compression: Update to 1.0.3

No upstream changes, only updated streamvbyte submodule
Port: Update the filename of the new unbundled streamvbyte library

Reported by:    portscout
This commit is contained in:
Jason W. Bacon 2023-05-25 06:34:34 -05:00
parent d3973b0392
commit e5b670d10b
3 changed files with 6 additions and 7 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= vbz-compression
DISTVERSION= 1.0.2
PORTREVISION= 2
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.3
CATEGORIES= archivers
MAINTAINER= jwb@FreeBSD.org
@ -25,7 +25,7 @@ CMAKE_ARGS= -DENABLE_CONAN=OFF \
-DENABLE_PERF_TESTING=OFF \
-DENABLE_PYTHON=OFF \
-DSTREAMVBYTE_INSTALL_DIR=${LOCALBASE} \
-DSTREAMVBYTE_STATIC_LIB=${LOCALBASE}/lib/libstreamvbyte_static.a
-DSTREAMVBYTE_STATIC_LIB=${LOCALBASE}/lib/libstreamvbyte.a
PLIST_FILES= hdf5/lib/plugin/libvbz_hdf_plugin.so

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1651234735
SHA256 (nanoporetech-vbz_compression-1.0.2_GH0.tar.gz) = f803929c79dbf04c041768bf9d3c351e79eb13b8b8f01c63258f8a514d6aad5d
SIZE (nanoporetech-vbz_compression-1.0.2_GH0.tar.gz) = 5339733
TIMESTAMP = 1661638684
SHA256 (nanoporetech-vbz_compression-v1.0.3_GH0.tar.gz) = a7450e076db628681bbc0e2b3f941c6c21cc2981a7e1c78628807ffdf1b34f31
SIZE (nanoporetech-vbz_compression-v1.0.3_GH0.tar.gz) = 5339759

View File

@ -1,6 +1,5 @@
VBZ Compression uses variable byte integer encoding to compress Oxford
Nanopore signal data.
The performance of VBZ is achieved by taking advantage of the properties of the
raw signal and therefore is most effective when applied to the signal dataset.
Other datasets you may have in your Fast5 files will not be able to take