git: e5b670d10b81 - main - archivers/vbz-compression: Update to 1.0.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 25 May 2023 11:36:40 UTC
The branch main has been updated by jwb:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e5b670d10b81dcd7be02e6e333152c5f8d0718a3
commit e5b670d10b81dcd7be02e6e333152c5f8d0718a3
Author: Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2023-05-25 11:34:34 +0000
Commit: Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2023-05-25 11:34:34 +0000
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
---
archivers/vbz-compression/Makefile | 6 +++---
archivers/vbz-compression/distinfo | 6 +++---
archivers/vbz-compression/pkg-descr | 1 -
3 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/archivers/vbz-compression/Makefile b/archivers/vbz-compression/Makefile
index 98021cfb9e4d..0926d0a7d963 100644
--- a/archivers/vbz-compression/Makefile
+++ b/archivers/vbz-compression/Makefile
@@ -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
diff --git a/archivers/vbz-compression/distinfo b/archivers/vbz-compression/distinfo
index 83ab921d3c1c..e035668999a8 100644
--- a/archivers/vbz-compression/distinfo
+++ b/archivers/vbz-compression/distinfo
@@ -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
diff --git a/archivers/vbz-compression/pkg-descr b/archivers/vbz-compression/pkg-descr
index 5f62447a07f3..5579d805964c 100644
--- a/archivers/vbz-compression/pkg-descr
+++ b/archivers/vbz-compression/pkg-descr
@@ -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