CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/08/28 11:33:13
Modified files:
fonts/nerd-fonts: Makefile.inc
fonts/nerd-fonts/codenewroman: distinfo
fonts/nerd-fonts/codenewroman/pkg: PLIST
fonts/nerd-fonts/dejavusansmono: distinfo
fonts/nerd-fonts/dejavusansmono/pkg: PLIST
fonts/nerd-fonts/fantasquesansmono: distinfo
fonts/nerd-fonts/fantasquesansmono/pkg: PLIST
fonts/nerd-fonts/noto: distinfo
fonts/nerd-fonts/noto/pkg: PLIST
fonts/nerd-fonts/profont: distinfo
fonts/nerd-fonts/profont/pkg: PLIST
fonts/nerd-fonts/terminus: distinfo
fonts/nerd-fonts/terminus/pkg: PLIST
fonts/nerd-fonts/ubuntu: distinfo
fonts/nerd-fonts/ubuntu/pkg: PLIST
fonts/nerd-fonts/ubuntu-mono: distinfo
fonts/nerd-fonts/ubuntu-mono/pkg: PLIST
Log message:
Update nerd-fonts to 3.0.2, patch from Joel Carnat, thanks!
We're going from version 2.2.2 to 3.0.2.
Breaking Changes:
1. This release fixes some long standing issues that are due to the
naming of the fonts: There is a completely new naming scheme. This might
be inconvientient for existing setups.
2. The old Material Design Icon codepoints are finally dropped. Due
to an historic mistace we placed them in between some asiatic glyphs,
breaking that script Since v2.3.0 the (updated and expanded) Material
Design Icons have new codepoints in the 5 digit region.
More details are described in the 3.0.0 change log:
https://github.com/ryanoasis/nerd-fonts/releases/tag/v3.0.0
ok op@