Bug 283246 - archivers/streamvbyte: update 1.0.0 → 2.0.0
Summary: archivers/streamvbyte: update 1.0.0 → 2.0.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Jason W. Bacon
URL: https://github.com/lemire/streamvbyte...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-11 04:50 UTC by Älven
Modified: 2025-01-14 13:13 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (jwb)


Attachments
[PATCH] archivers/streamvbyte: update 1.0.0 → 2.0.0 (1.91 KB, patch)
2024-12-11 04:50 UTC, Älven
alster: maintainer-approval? (jwb)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Älven 2024-12-11 04:50:30 UTC
Created attachment 255767 [details]
[PATCH] archivers/streamvbyte: update 1.0.0 → 2.0.0

What's Changed

    CMake: relocatable shared lib on macOS by @SpaceIm in #66
    CMake: fix installation layout of dll for windows by @SpaceIm in #67
    Fix misaligned address asan by @mmooyyii in #70
    Fix misaligned address asan by @mmooyyii in #71
    Add validation functions and fixup sanitizer build by @blawrence-ont in #73
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-01-14 13:13:14 UTC
A commit in branch main references this bug:

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(-)
Comment 2 Jason W. Bacon freebsd_committer freebsd_triage 2025-01-14 13:13:49 UTC
Thanks!