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 8B4401A923B for ; Sat, 9 Apr 2022 08:07:17 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D0F8984F4E; Sat, 9 Apr 2022 08:07:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 14B8A84F49 for ; Sat, 9 Apr 2022 08:07:16 +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 8uwMrDhconja for ; Sat, 9 Apr 2022 08:07:15 +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 5BCEA84D80 for ; Sat, 9 Apr 2022 08:07:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 48BEFFB24; Sat, 9 Apr 2022 08:07:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1649491635167520" MIME-Version: 1.0 Date: Sat, 9 Apr 2022 08:07:15 +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: <20220409080715.48BEFFB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1649491635167520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Sat Apr 9 08:07:15 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: tex package updates To generate a diff of this commit: cvs rdiff -u -r1.1758 -r1.1759 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1649491635167520 Content-Disposition: inline Content-Length: 1176 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.1758 pkgsrc/doc/CHANGES-2022:1.1759 --- pkgsrc/doc/CHANGES-2022:1.1758 Sat Apr 9 07:43:13 2022 +++ pkgsrc/doc/CHANGES-2022 Sat Apr 9 08:07:15 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.1758 2022/04/09 07:43:13 adam Exp $ +$NetBSD: CHANGES-2022,v 1.1759 2022/04/09 08:07:15 markd Exp $ Changes to the packages collection and infrastructure in 2022: @@ -2452,3 +2452,11 @@ Changes to the packages collection and i Updated geography/py-googlemaps to 4.6.0 [kleink 2022-04-09] Updated textproc/py-openapi-schema-validator to 0.2.3 [adam 2022-04-09] Updated textproc/py-openapi-spec-validator to 0.4.0 [adam 2022-04-09] + Updated print/tex-ragged2e to 3.1 [markd 2022-04-09] + Updated print/tex-ragged2e-doc to 3.1 [markd 2022-04-09] + Updated print/tex-readarray to 3.1 [markd 2022-04-09] + Updated print/tex-readarray-doc to 3.1 [markd 2022-04-09] + Updated graphics/tex-repere to 21.11 [markd 2022-04-09] + Updated graphics/tex-repere-doc to 21.11 [markd 2022-04-09] + Updated fonts/tex-rsfso to 1.03 [markd 2022-04-09] + Updated fonts/tex-rsfso-doc to 1.03 [markd 2022-04-09] --_----------=_1649491635167520--