Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id C549E1A921F for ; Fri, 8 Apr 2022 23:14:43 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0CEF784F0B; Fri, 8 Apr 2022 23:14:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 46C0084F09 for ; Fri, 8 Apr 2022 23:14:42 +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 pSSvRv4wtfxx for ; Fri, 8 Apr 2022 23:14:41 +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 9D36684F04 for ; Fri, 8 Apr 2022 23:14:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9AAF7FB24; Fri, 8 Apr 2022 23:14:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1649459681258400" MIME-Version: 1.0 Date: Fri, 8 Apr 2022 23:14:41 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/fonts To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20220408231441.9AAF7FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1649459681258400 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Fri Apr 8 23:14:41 UTC 2022 Modified Files: pkgsrc/fonts/tex-haranoaji-extra: Makefile distinfo pkgsrc/fonts/tex-haranoaji-extra-doc: Makefile distinfo Log Message: tex-haranoaji-extra{,-doc}: update to 20220220 * Add glyphs by 180 and 270 (-90) degree rotation * Add kana similar CIDs to pwid and pwidvert * Improve adding GSUB vert substituion To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/fonts/tex-haranoaji-extra/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/fonts/tex-haranoaji-extra/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/fonts/tex-haranoaji-extra-doc/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/fonts/tex-haranoaji-extra-doc/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1649459681258400 Content-Disposition: inline Content-Length: 3591 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/fonts/tex-haranoaji-extra/Makefile diff -u pkgsrc/fonts/tex-haranoaji-extra/Makefile:1.2 pkgsrc/fonts/tex-haranoaji-extra/Makefile:1.3 --- pkgsrc/fonts/tex-haranoaji-extra/Makefile:1.2 Thu Jun 3 07:40:43 2021 +++ pkgsrc/fonts/tex-haranoaji-extra/Makefile Fri Apr 8 23:14:41 2022 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2021/06/03 07:40:43 markd Exp $ +# $NetBSD: Makefile,v 1.3 2022/04/08 23:14:41 markd Exp $ DISTNAME= haranoaji-extra -PKGNAME= tex-${DISTNAME}-20210410 -TEXLIVE_REV= 58831 +PKGNAME= tex-${DISTNAME}-20220220 +TEXLIVE_REV= 62099 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://ctan.org/pkg/haranoaji-extra Index: pkgsrc/fonts/tex-haranoaji-extra/distinfo diff -u pkgsrc/fonts/tex-haranoaji-extra/distinfo:1.4 pkgsrc/fonts/tex-haranoaji-extra/distinfo:1.5 --- pkgsrc/fonts/tex-haranoaji-extra/distinfo:1.4 Tue Oct 26 10:28:04 2021 +++ pkgsrc/fonts/tex-haranoaji-extra/distinfo Fri Apr 8 23:14:41 2022 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2021/10/26 10:28:04 nia Exp $ +$NetBSD: distinfo,v 1.5 2022/04/08 23:14:41 markd Exp $ -BLAKE2s (haranoaji-extra.r58831.tar.xz) = 05b12fb28e115c3dff0bd5306e09f9dd06c47cabf63c4ae7968de22ab649bbef -SHA512 (haranoaji-extra.r58831.tar.xz) = 97d75fa7b631b9319c66c4c9ce7768154efb3ccef02e8d8a0f19660972e171b59ad1a7cb53df976d6f593f7d7e19c897afdef3fdf1a2cc47648e53ee1512884b -Size (haranoaji-extra.r58831.tar.xz) = 25771060 bytes +BLAKE2s (haranoaji-extra.r62099.tar.xz) = 5a6e3eafbaf51c0617ec8b0812dcb259f71220120d5883fe7ca3cc28c51f414d +SHA512 (haranoaji-extra.r62099.tar.xz) = db93e6079cb8793e24b162d1c36d2b464dd36053166209f69b1bedeb70e42be19cab957823888316020b6092e858e56a82f4dd365c5e0477166296b6eea6f07c +Size (haranoaji-extra.r62099.tar.xz) = 25805920 bytes Index: pkgsrc/fonts/tex-haranoaji-extra-doc/Makefile diff -u pkgsrc/fonts/tex-haranoaji-extra-doc/Makefile:1.2 pkgsrc/fonts/tex-haranoaji-extra-doc/Makefile:1.3 --- pkgsrc/fonts/tex-haranoaji-extra-doc/Makefile:1.2 Thu Jun 3 07:40:43 2021 +++ pkgsrc/fonts/tex-haranoaji-extra-doc/Makefile Fri Apr 8 23:14:41 2022 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2021/06/03 07:40:43 markd Exp $ +# $NetBSD: Makefile,v 1.3 2022/04/08 23:14:41 markd Exp $ DISTNAME= haranoaji-extra.doc -PKGNAME= tex-${DISTNAME:S/./-/}-20210410 -TEXLIVE_REV= 58831 +PKGNAME= tex-${DISTNAME:S/./-/}-20220220 +TEXLIVE_REV= 62099 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://ctan.org/pkg/haranoaji-extra Index: pkgsrc/fonts/tex-haranoaji-extra-doc/distinfo diff -u pkgsrc/fonts/tex-haranoaji-extra-doc/distinfo:1.4 pkgsrc/fonts/tex-haranoaji-extra-doc/distinfo:1.5 --- pkgsrc/fonts/tex-haranoaji-extra-doc/distinfo:1.4 Tue Oct 26 10:28:04 2021 +++ pkgsrc/fonts/tex-haranoaji-extra-doc/distinfo Fri Apr 8 23:14:41 2022 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2021/10/26 10:28:04 nia Exp $ +$NetBSD: distinfo,v 1.5 2022/04/08 23:14:41 markd Exp $ -BLAKE2s (haranoaji-extra.doc.r58831.tar.xz) = 6ba11c571f6e0238f1e45f4e61707ea8264ebc271f08e0fd0a7708958f970dce -SHA512 (haranoaji-extra.doc.r58831.tar.xz) = 46e4516105a996f0abd7a848e51e98b739d7e525ecf5ce3db2bb7542849219414032db56e304e62a588d6dbc26cb9cce174189c75885d161a06a5dfc6d6c69b3 -Size (haranoaji-extra.doc.r58831.tar.xz) = 3060 bytes +BLAKE2s (haranoaji-extra.doc.r62099.tar.xz) = 8191c457fa25feff5f85ead3a0a789a3f106588027c97d6f12be08ce6b43850e +SHA512 (haranoaji-extra.doc.r62099.tar.xz) = 785b9e852d39720eb52f3fe13094ee44f0f511bf86f69b9fad15ccfbaa5f0ac519ed2d9e4d6eff36ffeb8d2dc4fbf36680937cf5bef516038e4b63095f447bba +Size (haranoaji-extra.doc.r62099.tar.xz) = 3044 bytes --_----------=_1649459681258400--