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 9CDA11A923A for ; Tue, 19 Apr 2022 03:16:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id DE2F184F10; Tue, 19 Apr 2022 03:16:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3693884EDB for ; Tue, 19 Apr 2022 03:14:37 +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 R5H2WdKRHAaL for ; Tue, 19 Apr 2022 03:14:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 85C0B84D16 for ; Tue, 19 Apr 2022 03:14:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7F5B6FB19; Tue, 19 Apr 2022 03:14:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1650338076215640" MIME-Version: 1.0 Date: Tue, 19 Apr 2022 03:14:36 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20220419031436.7F5B6FB19@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1650338076215640 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Tue Apr 19 03:14:36 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: add some tex packages To generate a diff of this commit: cvs rdiff -u -r1.1917 -r1.1918 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1650338076215640 Content-Disposition: inline Content-Length: 1515 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.1917 pkgsrc/doc/CHANGES-2022:1.1918 --- pkgsrc/doc/CHANGES-2022:1.1917 Mon Apr 18 20:13:15 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Apr 19 03:14:36 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.1917 2022/04/18 20:13:15 pin Exp $ +$NetBSD: CHANGES-2022,v 1.1918 2022/04/19 03:14:36 markd Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3025,3 +3025,17 @@ Changes to the packages collection and i Updated devel/R-cli to 3.2.0 [mef 2022-04-18] Updated net/gvproxy to 0.3.0 [bsiegert 2022-04-18] Updated editors/ced to 0.1.4 [pin 2022-04-18] + Added print/tex-apalike-german version 2022 [markd 2022-04-19] + Added print/tex-apalike-german-doc version 2022 [markd 2022-04-19] + Added print/tex-bidi version 36.7 [markd 2022-04-19] + Added print/tex-bidi-doc version 36.7 [markd 2022-04-19] + Added print/tex-quran version 1.81 [markd 2022-04-19] + Added print/tex-quran-doc version 1.81 [markd 2022-04-19] + Added print/tex-quran-de version 0.2 [markd 2022-04-19] + Added print/tex-quran-de-doc version 0.2 [markd 2022-04-19] + Added print/tex-schulmathematik version 1.2 [markd 2022-04-19] + Added print/tex-schulmathematik-doc version 1.2 [markd 2022-04-19] + Added print/tex-termcal version 1.8 [markd 2022-04-19] + Added print/tex-termcal-doc version 1.8 [markd 2022-04-19] + Added print/tex-termcal-de version 2.0 [markd 2022-04-19] + Added print/tex-termcal-de-doc version 2.0 [markd 2022-04-19] --_----------=_1650338076215640--