Created attachment 223138 [details] devel/dwz 0.13 => 0.14 update patch Hello -- Included here is a patch to update dwz from 0.13 to 0.14. The important changes can be found here: https://sourceware.org/pipermail/dwz/2021q1/001066.html This is an overlay of the OpenBSD update of dwz, with small tweaks to get the build to work correctly (FreeBSD make doesn't appear to understand the !+= operator and FreeBSD install -D flag works differently than OpenBSD and GNU). The updated dwz happily does the right thing on FreeBSD/amd64 13.0-RC1. If there's something else I need to do, please let me know.
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/268007157
^Triage: [tags] in issue Titles are deprecated. ^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field. ^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval. -- Attachment -> Details -> maintainer-approval [+] Thanks!
A commit references this bug: Author: lwhsu Date: Wed Mar 10 13:30:06 UTC 2021 New revision: 567999 URL: https://svnweb.freebsd.org/changeset/ports/567999 Log: devel/dwz: Update to 0.14 PR: 254176 Submitted by: Brian Callahan <bcallah@openbsd.org> (maintainer) Changes: head/devel/dwz/Makefile head/devel/dwz/distinfo head/devel/dwz/files/patch-Makefile head/devel/dwz/files/patch-dwz.c head/devel/dwz/files/patch-hashtab.c head/devel/dwz/files/patch-obstack.c head/devel/dwz/files/patch-obstack.h head/devel/dwz/files/patch-sha1.c
(In reply to Fernando Apesteguía from comment #2) OK. I will try to remember these things for next time. Thanks!