Bug 286553 - textproc/libuninameslist: Update to 20240910
Summary: textproc/libuninameslist: Update to 20240910
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-04 06:27 UTC by Naram Qashat
Modified: 2025-05-04 11:13 UTC (History)
1 user (show)

See Also:


Attachments
libuninameslist-20240910.patch (2.26 KB, patch)
2025-05-04 06:27 UTC, Naram Qashat
cyberbotx: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Naram Qashat 2025-05-04 06:27:38 UTC
Created attachment 260136 [details]
libuninameslist-20240910.patch

- Update to 20240910
- Update distinfo
- Update pkg-plist

Changelogs:

https://github.com/fontforge/libuninameslist/releases/tag/20230916
https://github.com/fontforge/libuninameslist/releases/tag/20240524
https://github.com/fontforge/libuninameslist/releases/tag/20240910

Makefile was adjusted to appease portfmt. Passes portlint. Tested in poudriere for 13amd64 and 14amd64.
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2025-05-04 10:33:52 UTC
GNU_CONFIGURE_MANPREFIX is no longer needed.
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-05-04 11:09:29 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b1a77edb6e2e2b2b6b478dea8dfa5de0c399b7e4

commit b1a77edb6e2e2b2b6b478dea8dfa5de0c399b7e4
Author:     Naram Qashat <cyberbotx@cyberbotx.com>
AuthorDate: 2025-05-04 10:47:48 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-05-04 10:54:12 +0000

    textproc/libuninameslist: Update 20221022 => 20240910

    Changelogs:
    https://github.com/fontforge/libuninameslist/releases/tag/20230916
    https://github.com/fontforge/libuninameslist/releases/tag/20240524
    https://github.com/fontforge/libuninameslist/releases/tag/20240910

    Remove GNU_CONFIGURE_MANPREFIX, adjust whitespaces.

    PR:     286553

 textproc/libuninameslist/Makefile  | 12 +++++-------
 textproc/libuninameslist/distinfo  |  6 +++---
 textproc/libuninameslist/pkg-plist |  4 ++--
 3 files changed, 10 insertions(+), 12 deletions(-)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2025-05-04 11:13:39 UTC
Thanks.