Received: by mail.netbsd.org (Postfix, from userid 605) id 4077F84F16; Sun, 25 Jul 2021 20:13:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7DD7E84E85 for ; Sun, 25 Jul 2021 20:13:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 9uuKgn8NW_TK for ; Sun, 25 Jul 2021 20:13:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 9BC1F84E7E for ; Sun, 25 Jul 2021 20:13:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 99492FA95; Sun, 25 Jul 2021 20:13:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162724398185590" MIME-Version: 1.0 Date: Sun, 25 Jul 2021 20:13:01 +0000 From: "Frederic Cambus" Subject: CVS commit: pkgsrc/fonts/ibm-plex-ttf To: pkgsrc-changes@NetBSD.org Reply-To: fcambus@netbsd.org X-Mailer: log_accum Message-Id: <20210725201301.99492FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162724398185590 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Sun Jul 25 20:13:01 UTC 2021 Modified Files: pkgsrc/fonts/ibm-plex-ttf: Makefile PLIST distinfo Log Message: ibm-plex-ttf: update to 5.2.1. v5.2.1: IBM Plex Sans JP: Added: - CSS stylesheets: css/ibm-plex-sans-jp.css and css/ibm-plex-sans-jp.min.css - Sass entrypoint: scss/sans-jp/index.scss The upcoming major release will make chosing specific font-weights and languages easier for developers. Until then, enjoy IBM Plex Sans JP! v5.1.3: IBM Plex Sans KR: Fixed: - WWS naming scheme to make sure all weights are grouped together on certain versions of Windows referenced in #326 v5.1.0: IBM Plex Sans KR Styles: - CSS stylesheets: css/ibm-plex-sans-kr.css and css/ibm-plex-sans-kr.min.css - Sass entrypoint: scss/sans-kr/index.scss Rendering CJK fonts performantly on the web requires many more subsets than western languages. These additional subsets result in many more font-family declarations. Adding these declarations to the currently generated stylesheet would cause it to double in size. For this reason, we've split IBM Plex Sans KR off into it's own style sheet. In the future, we'll be exporting similar stylesheets per-language so developers can chose inidividual languages to suit their users. v5.0.0: New font file updates for: - IBM Plex Sans - IBM Plex Serif - IBM Plex Sans Condensed - IBM Plex Mono This includes some changes to the vertical metrics of the font files as well as a few changes to the available glyphs. Breaking: - Changed IBM Plex Sans Condensed to IBM Plex Sans Cond, this won't impact web applications, but could for other third party applications New: - IBM Plex Sans KR (Korean) To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/fonts/ibm-plex-ttf/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/fonts/ibm-plex-ttf/PLIST cvs rdiff -u -r1.3 -r1.4 pkgsrc/fonts/ibm-plex-ttf/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162724398185590 Content-Disposition: inline Content-Length: 3318 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/fonts/ibm-plex-ttf/Makefile diff -u pkgsrc/fonts/ibm-plex-ttf/Makefile:1.6 pkgsrc/fonts/ibm-plex-ttf/Makefile:1.7 --- pkgsrc/fonts/ibm-plex-ttf/Makefile:1.6 Fri Nov 6 18:04:25 2020 +++ pkgsrc/fonts/ibm-plex-ttf/Makefile Sun Jul 25 20:13:01 2021 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2020/11/06 18:04:25 maya Exp $ +# $NetBSD: Makefile,v 1.7 2021/07/25 20:13:01 fcambus Exp $ -PKGNAME= ibm-plex-ttf-4.0.2 +PKGNAME= ibm-plex-ttf-5.2.1 GITHUB_PROJECT= plex DISTNAME= TrueType CATEGORIES= fonts Index: pkgsrc/fonts/ibm-plex-ttf/PLIST diff -u pkgsrc/fonts/ibm-plex-ttf/PLIST:1.2 pkgsrc/fonts/ibm-plex-ttf/PLIST:1.3 --- pkgsrc/fonts/ibm-plex-ttf/PLIST:1.2 Tue Nov 19 23:57:21 2019 +++ pkgsrc/fonts/ibm-plex-ttf/PLIST Sun Jul 25 20:13:01 2021 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2019/11/19 23:57:21 ng0 Exp $ +@comment $NetBSD: PLIST,v 1.3 2021/07/25 20:13:01 fcambus Exp $ @pkgdir share/fonts/X11/OTF share/fonts/X11/TTF/IBMPlexMono-Bold.ttf share/fonts/X11/TTF/IBMPlexMono-BoldItalic.ttf @@ -72,6 +72,22 @@ share/fonts/X11/TTF/IBMPlexSansHebrew-Re share/fonts/X11/TTF/IBMPlexSansHebrew-SemiBold.ttf share/fonts/X11/TTF/IBMPlexSansHebrew-Text.ttf share/fonts/X11/TTF/IBMPlexSansHebrew-Thin.ttf +share/fonts/X11/TTF/IBMPlexSansJP-Bold.ttf +share/fonts/X11/TTF/IBMPlexSansJP-ExtraLight.ttf +share/fonts/X11/TTF/IBMPlexSansJP-Light.ttf +share/fonts/X11/TTF/IBMPlexSansJP-Medium.ttf +share/fonts/X11/TTF/IBMPlexSansJP-Regular.ttf +share/fonts/X11/TTF/IBMPlexSansJP-SemiBold.ttf +share/fonts/X11/TTF/IBMPlexSansJP-Text.ttf +share/fonts/X11/TTF/IBMPlexSansJP-Thin.ttf +share/fonts/X11/TTF/IBMPlexSansKR-Bold.ttf +share/fonts/X11/TTF/IBMPlexSansKR-ExtraLight.ttf +share/fonts/X11/TTF/IBMPlexSansKR-Light.ttf +share/fonts/X11/TTF/IBMPlexSansKR-Medium.ttf +share/fonts/X11/TTF/IBMPlexSansKR-Regular.ttf +share/fonts/X11/TTF/IBMPlexSansKR-SemiBold.ttf +share/fonts/X11/TTF/IBMPlexSansKR-Text.ttf +share/fonts/X11/TTF/IBMPlexSansKR-Thin.ttf share/fonts/X11/TTF/IBMPlexSansThai-Bold.ttf share/fonts/X11/TTF/IBMPlexSansThai-ExtraLight.ttf share/fonts/X11/TTF/IBMPlexSansThai-Light.ttf Index: pkgsrc/fonts/ibm-plex-ttf/distinfo diff -u pkgsrc/fonts/ibm-plex-ttf/distinfo:1.3 pkgsrc/fonts/ibm-plex-ttf/distinfo:1.4 --- pkgsrc/fonts/ibm-plex-ttf/distinfo:1.3 Sun Dec 22 13:10:26 2019 +++ pkgsrc/fonts/ibm-plex-ttf/distinfo Sun Jul 25 20:13:01 2021 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2019/12/22 13:10:26 ng0 Exp $ +$NetBSD: distinfo,v 1.4 2021/07/25 20:13:01 fcambus Exp $ -SHA1 (ibm-plex-ttf-4.0.2/TrueType.zip) = 496cc20a069f4681842e8d4248ecbcd36b32bf48 -RMD160 (ibm-plex-ttf-4.0.2/TrueType.zip) = 07fad48733538d78b33f2b84569fa68aa2cafcf0 -SHA512 (ibm-plex-ttf-4.0.2/TrueType.zip) = 45185397e50916b4fd508d4f387d80ff3729b84f5b164b9cfe2b0141b7bcffe73ce7bfe3ce3a374e5fca9241d916e675ebcb24e244b32eb2ea1ea9771e778dd4 -Size (ibm-plex-ttf-4.0.2/TrueType.zip) = 7658406 bytes +SHA1 (ibm-plex-ttf-5.2.1/TrueType.zip) = e8e0dde942487dc4e13bf38b6c24014ee7da855e +RMD160 (ibm-plex-ttf-5.2.1/TrueType.zip) = 9a2d6ffd2af27f0ecc2d43198616848f659fec7a +SHA512 (ibm-plex-ttf-5.2.1/TrueType.zip) = 7041a20b5b19ad12b2b64de560e49cfc67ac500443d8a6aa5e0d6008a85a87b45264dc4f036bb32f6f953a5c79038d5bfa240bae6761a633d775d75203821523 +Size (ibm-plex-ttf-5.2.1/TrueType.zip) = 46741388 bytes --_----------=_162724398185590--