Bug 278608

Summary: x11-fonts/noto-sans-extra is missing Noto Sans Math and runes
Product: Ports & Packages Reporter: jakub_lach
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (sunpoet)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278160

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!