Bug 278608 - x11-fonts/noto-sans-extra is missing Noto Sans Math and runes
Summary: x11-fonts/noto-sans-extra is missing Noto Sans Math and runes
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-27 11:36 UTC by jakub_lach
Modified: 2024-05-15 17:44 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jakub_lach 2024-04-27 11:36:48 UTC
The Noto Sans Math is a request for inclusion, but I think that runes were included with noto before refactoring and now they are missing (had to install x11-fonts/junicode).
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-05-13 19:32:26 UTC
A commit in branch main references this bug:

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

commit 64c2e0fbe2e3a37dc42a7feaa32cf39b6852e8ec
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-13 19:31:47 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-13 19:31:47 +0000

    x11-fonts/noto-extra: Add noto-sans-math and noto-sans-runic to RUN_DEPENDS

    - Bump PORTREVISION for dependency change

    PR:             278608
    Requested by:   <jakub_lach@mailplus.pl>

 x11-fonts/noto-extra/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2024-05-13 19:37:43 UTC
Committed. Thanks.
Comment 3 jakub_lach 2024-05-15 17:44:36 UTC
(In reply to commit-hook from comment #1)

Thanks, appreciated!