Received: by mail.netbsd.org (Postfix, from userid 605) id 221F084D9E; Mon, 15 Feb 2021 02:05:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5F0B284D2F for ; Mon, 15 Feb 2021 02:05:06 +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 tL8t0zLMIkMW for ; Mon, 15 Feb 2021 02:05:06 +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 B71B284CDB for ; Mon, 15 Feb 2021 02:05:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AE972FA95; Mon, 15 Feb 2021 02:05:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1613354705135720" MIME-Version: 1.0 Date: Mon, 15 Feb 2021 02:05:05 +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: <20210215020505.AE972FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1613354705135720 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Mon Feb 15 02:05:05 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: more tex package updates To generate a diff of this commit: cvs rdiff -u -r1.1091 -r1.1092 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1613354705135720 Content-Disposition: inline Content-Length: 910 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.1091 pkgsrc/doc/CHANGES-2021:1.1092 --- pkgsrc/doc/CHANGES-2021:1.1091 Mon Feb 15 01:27:42 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Feb 15 02:05:05 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1091 2021/02/15 01:27:42 markd Exp $ +$NetBSD: CHANGES-2021,v 1.1092 2021/02/15 02:05:05 markd Exp $ Changes to the packages collection and infrastructure in 2021: @@ -1543,3 +1543,7 @@ Changes to the packages collection and i Updated print/tex-texinfo to 5.1.57466 [mark 2021-02-15] Updated print/tex-tracklang to 1.5 [mark 2021-02-15] Updated print/tex-tracklang-doc to 1.5 [mark 2021-02-15] + Updated print/tex-ebproof to 2.1.1 [mark 2021-02-15] + Updated print/tex-ebproof-doc to 2.1.1 [mark 2021-02-15] + Updated print/tex-soul to 2.4.56495 [mark 2021-02-15] + Updated print/tex-soul-doc to 2.4.56495 [mark 2021-02-15] --_----------=_1613354705135720--