maintainer-approval requested: [Bug 292343] deskutils/gucharmap: update to 17.0.2 : [Attachment 272126] Upgrade gucharmap to 17.0.2 with UCD 18
[email protected] Thu, 25 Jun 2026 14:31:23 +0000
| Newsgroups | gmane.os.freebsd.devel.gnome |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
Thierry Thomas <[email protected]> has asked freebsd-gnome (Nobody) <[email protected]> for maintainer-approval: Bug 292343: deskutils/gucharmap: update to 17.0.2 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D292343 Attachment 272126: Upgrade gucharmap to 17.0.2 with UCD 18 https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D272126&action=3Dedit --- Comment #6 from Thierry Thomas <[email protected]> --- Created attachment 272126 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D272126&action= =3Dedit Upgrade gucharmap to 17.0.2 with UCD 18 Despite the following note in meson.build: # NOTE! This is an exact requirement. Each gucharmap version (major.minor) = is # designed to work with, and only with, this unicode version. Upgrading to # a newer unicode version does not simply mean bumping this requirement, but # also requires more or less (depending on the unicode version) extensive c= ode # changes to gucharmap. Therefore, you should NOT upgrade the unicode versi= on # of a released gucharmap, but upgrade to the gucharmap version correspondi= ng # to the desired unicode version. I tried to set unicode_req_version to 18.0.0, and it seems that gucharmap r= uns cleanly. Could you please check it, and let me know if you find any issue? Remark: the patch to upgrade UCD to 18.0.0 is located in PR 295480.