[Bug 276274] archivers/bzip3: bzip3 built with cmake reports version "1.3.0" despite bzip3-1.4.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 12 Jan 2024 12:33:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276274

            Bug ID: 276274
           Summary: archivers/bzip3: bzip3 built with cmake reports
                    version "1.3.0" despite bzip3-1.4.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ehaupt@FreeBSD.org
          Reporter: dearblue@users.osdn.me
          Assignee: ehaupt@FreeBSD.org
             Flags: maintainer-feedback?(ehaupt@FreeBSD.org)

Created attachment 247605
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=247605&action=edit
Correct the version number to "1.4.0"

For bzip3-1.4.0 in ports, `bzip3_version()` in `bin/bzip3 --version` or
`libbzip3.so` returns "1.3.0".
See https://github.com/kspalaiologos/bzip3/issues/126 for more information.

Upstream will probably fix this in the not-too-distant future.

I am attaching a monkey patch that fixes only the version number.

-- 
You are receiving this mail because:
You are the assignee for the bug.