[Bug 294074] devel/libchdr: update to g20260310

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 27 Mar 2026 15:31:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294074

            Bug ID: 294074
           Summary: devel/libchdr: update to g20260310
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/rtissera/libchdr/compare/40f96ee...
                    7715de1
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: bsdcode@disroot.org
 Attachment #269145 maintainer-approval+
             Flags:
             Flags: maintainer-feedback+

Created attachment 269145
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=269145&action=edit
update to g20260310

Commitlog:
https://github.com/rtissera/libchdr/compare/40f96ee...7715de1

* Remove obsolete USES= pathfix.
* Add option LTO, enabled by default. This replaces enabling LTO via the
  WITH_LTO variable. Having an LTO port option is more commonly used in
  the ports tree.
* Update EXTRACT_AFTER_ARGS= --exclude deps/zlib* to --exclude
  deps/miniz*, as upstream has switched to a leaner implementation for
  the vendored zlib (of course the port still uses the system provided
  zlib).
  While there, place every --exclude entry on a separate line for
  improved readability.


Build and playtested with the consumers and games in CHD format on amd64
15.0-RELEASE:

emulators/Ymir
emulators/ares
emulators/flycast
emulators/libretro-ppsspp
emulators/ppsspp

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