summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/vbz-compression/Makefile6
-rw-r--r--archivers/vbz-compression/distinfo6
-rw-r--r--archivers/vbz-compression/pkg-descr1
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