On Wed, Feb 09, 2022 at 08:50:43AM +0000, Stuart Henderson wrote: > When a port has a maintainer, it is best to CC them directly in case they > don't read ports@ regularly. I've done that with this mail and included > the original.
Thanks Stuart. There's a newer version of iosevka: 11.3.0. Give this diff a spoin, Jose, and if all is well I will commit it later: Index: Makefile.inc =================================================================== RCS file: /cvs/ports/fonts/iosevka-fonts/Makefile.inc,v retrieving revision 1.2 diff -u -p -r1.2 Makefile.inc --- Makefile.inc 6 Aug 2021 09:55:26 -0000 1.2 +++ Makefile.inc 9 Feb 2022 09:25:20 -0000 @@ -1,6 +1,6 @@ # $OpenBSD: Makefile.inc,v 1.2 2021/08/06 09:55:26 edd Exp $ -V = 9.0.1 +V = 11.3.0 CATEGORIES = fonts x11 HOMEPAGE = https://github.com/be5invis/iosevka MAINTAINER = Edd Barrett <[email protected]> Index: default/distinfo =================================================================== RCS file: /cvs/ports/fonts/iosevka-fonts/default/distinfo,v retrieving revision 1.2 diff -u -p -r1.2 distinfo --- default/distinfo 6 Aug 2021 09:55:26 -0000 1.2 +++ default/distinfo 9 Feb 2022 09:25:51 -0000 @@ -1,2 +1,2 @@ -SHA256 (ttc-iosevka-9.0.1.zip) = 8IPQbr9uaU5cB7ke48PbGbfxwWkubY3LPlahBdv2PhQ= -SIZE (ttc-iosevka-9.0.1.zip) = 65095086 +SHA256 (ttc-iosevka-11.3.0.zip) = z9a9+jHHr0DAcjf/rXbU8DQfYmcat1Ar3lViGmpHnDE= +SIZE (ttc-iosevka-11.3.0.zip) = 70445215 -- Best Regards Edd Barrett https://www.theunixzoo.co.uk
