[Bug 274117] astro/osmium-tool: Upgrade to v1.16.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 27 Sep 2023 08:43:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274117

            Bug ID: 274117
           Summary: astro/osmium-tool: Upgrade to v1.16.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: ianthetechie@gmail.com

Created attachment 245273
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=245273&action=edit
Suggested patch

This patch upgrades osmium-tool to v1.16.0. I am the maintainer.

It also makes two minor changes unrelated to the functionality of the port:

1. Removes libbz2.so from LIB_DEPENDS

I initially thought this was necessary, but saw a warning that it
probably was not necessary. It looks like no other ports had a similar
LIB_DEPENDS, and the lib in question is in /usr/lib (should be in base).

2. Cleans up LZ4 CMake options

In the original submission for this port (ID 269616), a committer noted
that the CMake LZ4 options could be simplified, so I have applied the
suggestions in this patch.

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