git: ddf239b5eee8 - main - archivers/streamvbyte: Update to 2.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Jan 2025 13:12:55 UTC
The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=ddf239b5eee8768f1cd678816713eca128837b62 commit ddf239b5eee8768f1cd678816713eca128837b62 Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2025-01-14 13:10:10 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2025-01-14 13:10:10 +0000 archivers/streamvbyte: Update to 2.0.0 Fix misaligned address issues Build system improvements not relevant to FreeBSD Changes: https://github.com/fast-pack/streamvbyte/releases PR: 283246 Reported by: alster@vinterdalen.se --- archivers/streamvbyte/Makefile | 8 ++++---- archivers/streamvbyte/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/archivers/streamvbyte/Makefile b/archivers/streamvbyte/Makefile index 57cf78c69ef0..90e61b892d49 100644 --- a/archivers/streamvbyte/Makefile +++ b/archivers/streamvbyte/Makefile @@ -1,16 +1,16 @@ 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 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