diff --git a/archivers/streamvbyte/Makefile b/archivers/streamvbyte/Makefile index 57cf78c69ef0..90e61b892d49 100644 --- a/archivers/streamvbyte/Makefile +++ b/archivers/streamvbyte/Makefile @@ -1,30 +1,30 @@ PORTNAME= streamvbyte DISTVERSIONPREFIX= v -DISTVERSION= 1.0.0 +DISTVERSION= 2.0.0 CATEGORIES= archivers MAINTAINER= jwb@FreeBSD.org -COMMENT= Integer compression with SIMD based on Google's varint -WWW= https://github.com/lemire/streamvbyte +COMMENT= Integer compression with SIMD based on Google\'s varint +WWW= https://github.com/lemire/streamvbyte/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -# From 0.5.2. Retest with 1.0.0. +# From 0.5.2. Retest with 2.0.0. BROKEN_powerpc= test fails on big-endian systems BROKEN_powerpc64= test fails on big-endian systems USES= cmake USE_GITHUB= yes GH_ACCOUNT= lemire CFLAGS+= -fPIC # For vbz-compression using static lib PLIST_FILES= include/streamvbyte.h include/streamvbyte_zigzag.h \ include/streamvbytedelta.h lib/libstreamvbyte.a do-test: cd ${WRKDIR}/.build && ./unit .include diff --git a/archivers/streamvbyte/distinfo b/archivers/streamvbyte/distinfo index a550d1b2a830..d1204fb0cff5 100644 --- a/archivers/streamvbyte/distinfo +++ b/archivers/streamvbyte/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684850111 -SHA256 (lemire-streamvbyte-v1.0.0_GH0.tar.gz) = 6b1920e9865146ba444cc317aa61cd39cdf760236e354ef7956011a9fe577882 -SIZE (lemire-streamvbyte-v1.0.0_GH0.tar.gz) = 77895 +TIMESTAMP = 1733865319 +SHA256 (lemire-streamvbyte-v2.0.0_GH0.tar.gz) = 51ca1c3b02648ea4b965d65b0e586891981f2e8184b056520e38ad70bcc43dd8 +SIZE (lemire-streamvbyte-v2.0.0_GH0.tar.gz) = 79304