diff options
author | Mateusz Piotrowski <0mp@FreeBSD.org> | 2021-04-27 00:11:21 +0800 |
---|---|---|
committer | Mateusz Piotrowski <0mp@FreeBSD.org> | 2021-04-27 00:17:57 +0800 |
commit | 3a4ce008180456f1a3d7d13e5ee55607e6d35287 (patch) | |
tree | 6901411966370e2450eb116474d48a0c2e0fc94c /UPDATING | |
parent | 27ff8d373e4d1ed2e6a049015109d23171e4bc1d (diff) | |
download | freebsd-ports-gnome-3a4ce008180456f1a3d7d13e5ee55607e6d35287.tar.gz freebsd-ports-gnome-3a4ce008180456f1a3d7d13e5ee55607e6d35287.tar.zst freebsd-ports-gnome-3a4ce008180456f1a3d7d13e5ee55607e6d35287.zip |
x11-fonts/iosevka: Update to 6.0.1
This commits switches the port from using TTF files to using TTC files.
As a result, the default package is no longer over 4 GB,
but 1.6 GB instead. The downside is that options of the port are less
granular now.
Changes: https://github.com/be5invis/Iosevka/releases/tag/v6.0.1
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -5,6 +5,14 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20210426: + AFFECTS: users of x11-fonts/iosevka + AUTHOR: 0mp@FreeBSD.org + + The selection of options for Iosevka has become less granular as the port has + switched from TTF-based distfiles to super-TTC-based distfiles. Now all the + spacing variants are contained within one file for each Iosevka style. + 20210425: AFFECTS: users of python AUTHOR: kai@FreeBSD.org |