Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jan 2024 12:33:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 276274] archivers/bzip3: bzip3 built with cmake reports version "1.3.0" despite bzip3-1.4.0
Message-ID:  <bug-276274-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276274

            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=3D247605&action=
=3Dedit
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276274-7788>