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 911D21A921F for ; Sat, 16 Apr 2022 01:37:33 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A771584E84; Sat, 16 Apr 2022 01:37:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E219784E57 for ; Sat, 16 Apr 2022 01:37:31 +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 oXWG9yJMSsH0 for ; Sat, 16 Apr 2022 01:37:31 +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 0CBEF84DBD for ; Sat, 16 Apr 2022 01:37:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 06370FB24; Sat, 16 Apr 2022 01:37:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1650073050107230" MIME-Version: 1.0 Date: Sat, 16 Apr 2022 01:37:30 +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: <20220416013731.06370FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1650073050107230 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Sat Apr 16 01:37:30 UTC 2022 Modified Files: pkgsrc/fonts: Makefile Added Files: pkgsrc/fonts/tex-fandol: DESCR Makefile PLIST distinfo pkgsrc/fonts/tex-fandol-doc: DESCR Makefile PLIST distinfo Log Message: tex-fandol{,-doc}: Add version 0.3 Fandol fonts designed for Chinese typesetting. The current version contains four styles: Song, Hei, Kai, Fang. All fonts are in OpenType format. To generate a diff of this commit: cvs rdiff -u -r1.373 -r1.374 pkgsrc/fonts/Makefile cvs rdiff -u -r0 -r1.1 pkgsrc/fonts/tex-fandol/DESCR \ pkgsrc/fonts/tex-fandol/Makefile pkgsrc/fonts/tex-fandol/PLIST \ pkgsrc/fonts/tex-fandol/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/fonts/tex-fandol-doc/DESCR \ pkgsrc/fonts/tex-fandol-doc/Makefile pkgsrc/fonts/tex-fandol-doc/PLIST \ pkgsrc/fonts/tex-fandol-doc/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1650073050107230 Content-Disposition: inline Content-Length: 4716 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/fonts/Makefile diff -u pkgsrc/fonts/Makefile:1.373 pkgsrc/fonts/Makefile:1.374 --- pkgsrc/fonts/Makefile:1.373 Sat Apr 16 01:33:51 2022 +++ pkgsrc/fonts/Makefile Sat Apr 16 01:37:30 2022 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.373 2022/04/16 01:33:51 markd Exp $ +# $NetBSD: Makefile,v 1.374 2022/04/16 01:37:30 markd Exp $ # COMMENT= Fonts @@ -489,6 +489,8 @@ SUBDIR+= tex-euro-ce-doc SUBDIR+= tex-eurosym SUBDIR+= tex-eurosym-doc SUBDIR+= tex-euxm +SUBDIR+= tex-fandol +SUBDIR+= tex-fandol-doc SUBDIR+= tex-fbb SUBDIR+= tex-fbb-doc SUBDIR+= tex-fc Added files: Index: pkgsrc/fonts/tex-fandol/DESCR diff -u /dev/null pkgsrc/fonts/tex-fandol/DESCR:1.1 --- /dev/null Sat Apr 16 01:37:30 2022 +++ pkgsrc/fonts/tex-fandol/DESCR Sat Apr 16 01:37:30 2022 @@ -0,0 +1,3 @@ +Fandol fonts designed for Chinese typesetting. The current +version contains four styles: Song, Hei, Kai, Fang. All fonts +are in OpenType format. Index: pkgsrc/fonts/tex-fandol/Makefile diff -u /dev/null pkgsrc/fonts/tex-fandol/Makefile:1.1 --- /dev/null Sat Apr 16 01:37:30 2022 +++ pkgsrc/fonts/tex-fandol/Makefile Sat Apr 16 01:37:30 2022 @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2022/04/16 01:37:30 markd Exp $ + +DISTNAME= fandol +PKGNAME= tex-${DISTNAME}-0.3 +TEXLIVE_REV= 37889 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://ctan.org/pkg/fandol +COMMENT= Four basic fonts for Chinese typesetting +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/fonts/tex-fandol/PLIST diff -u /dev/null pkgsrc/fonts/tex-fandol/PLIST:1.1 --- /dev/null Sat Apr 16 01:37:30 2022 +++ pkgsrc/fonts/tex-fandol/PLIST Sat Apr 16 01:37:30 2022 @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2022/04/16 01:37:30 markd Exp $ +share/texmf-dist/fonts/opentype/public/fandol/FandolBraille-Display.otf +share/texmf-dist/fonts/opentype/public/fandol/FandolBraille-Regular.otf +share/texmf-dist/fonts/opentype/public/fandol/FandolFang-Regular.otf +share/texmf-dist/fonts/opentype/public/fandol/FandolHei-Bold.otf +share/texmf-dist/fonts/opentype/public/fandol/FandolHei-Regular.otf +share/texmf-dist/fonts/opentype/public/fandol/FandolKai-Regular.otf +share/texmf-dist/fonts/opentype/public/fandol/FandolSong-Bold.otf +share/texmf-dist/fonts/opentype/public/fandol/FandolSong-Regular.otf Index: pkgsrc/fonts/tex-fandol/distinfo diff -u /dev/null pkgsrc/fonts/tex-fandol/distinfo:1.1 --- /dev/null Sat Apr 16 01:37:30 2022 +++ pkgsrc/fonts/tex-fandol/distinfo Sat Apr 16 01:37:30 2022 @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2022/04/16 01:37:30 markd Exp $ + +BLAKE2s (fandol.r37889.tar.xz) = a0f7191dade7fae37a7ddaa164407b36e4b416275f0f639138c1053fdd4e255d +SHA512 (fandol.r37889.tar.xz) = 309b19d6bff9d3e009610d698a73ba191da70cabd57157f274dfca7583a9e9b31fc30ea52b2b2ab3386be7290a680f8eb47dc92381c3da8251b01d8c6a65c3ff +Size (fandol.r37889.tar.xz) = 21582588 bytes Index: pkgsrc/fonts/tex-fandol-doc/DESCR diff -u /dev/null pkgsrc/fonts/tex-fandol-doc/DESCR:1.1 --- /dev/null Sat Apr 16 01:37:30 2022 +++ pkgsrc/fonts/tex-fandol-doc/DESCR Sat Apr 16 01:37:30 2022 @@ -0,0 +1 @@ +Documentation for tex-fandol. Index: pkgsrc/fonts/tex-fandol-doc/Makefile diff -u /dev/null pkgsrc/fonts/tex-fandol-doc/Makefile:1.1 --- /dev/null Sat Apr 16 01:37:30 2022 +++ pkgsrc/fonts/tex-fandol-doc/Makefile Sat Apr 16 01:37:30 2022 @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2022/04/16 01:37:30 markd Exp $ + +DISTNAME= fandol.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.3 +TEXLIVE_REV= 37889 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://ctan.org/pkg/fandol +COMMENT= Documentation for tex-fandol +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/fonts/tex-fandol-doc/PLIST diff -u /dev/null pkgsrc/fonts/tex-fandol-doc/PLIST:1.1 --- /dev/null Sat Apr 16 01:37:30 2022 +++ pkgsrc/fonts/tex-fandol-doc/PLIST Sat Apr 16 01:37:30 2022 @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2022/04/16 01:37:30 markd Exp $ +share/texmf-dist/doc/fonts/fandol/COPYING +share/texmf-dist/doc/fonts/fandol/README Index: pkgsrc/fonts/tex-fandol-doc/distinfo diff -u /dev/null pkgsrc/fonts/tex-fandol-doc/distinfo:1.1 --- /dev/null Sat Apr 16 01:37:30 2022 +++ pkgsrc/fonts/tex-fandol-doc/distinfo Sat Apr 16 01:37:30 2022 @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2022/04/16 01:37:30 markd Exp $ + +BLAKE2s (fandol.doc.r37889.tar.xz) = 1709e4f877a604b72bee18e5798a8e70fc3a7cfa342c290ce75d4e200e4b4211 +SHA512 (fandol.doc.r37889.tar.xz) = d74e78a1c863d3865ec4b21a4c762bf6e2c30a8656fe0ec830d1e56b9fcb48861f316ccf8d8641e7c674e25f1ac2292d10ff2127315275347096ad325828d7e5 +Size (fandol.doc.r37889.tar.xz) = 12168 bytes --_----------=_1650073050107230--