aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2021-04-26 16:11:21 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2021-04-26 16:17:57 +0000
commit3a4ce008180456f1a3d7d13e5ee55607e6d35287 (patch)
tree6901411966370e2450eb116474d48a0c2e0fc94c /UPDATING
parent27ff8d373e4d1ed2e6a049015109d23171e4bc1d (diff)
downloadports-3a4ce008180456f1a3d7d13e5ee55607e6d35287.tar.gz
ports-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--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 0c71f8ff8024..09156f552a43 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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