Received: by mail.netbsd.org (Postfix, from userid 605) id 0C01684DCC; Sun, 14 Feb 2021 21:56:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 467B884DC7 for ; Sun, 14 Feb 2021 21:56: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 jBaZ3Y2pNlrv for ; Sun, 14 Feb 2021 21:56:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8F85E84D93 for ; Sun, 14 Feb 2021 21:56:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8CA74FA95; Sun, 14 Feb 2021 21:56:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161333977578370" MIME-Version: 1.0 Date: Sun, 14 Feb 2021 21:56: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: <20210214215615.8CA74FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161333977578370 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Sun Feb 14 21:56:15 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: update tex-chessboard{,-doc} To generate a diff of this commit: cvs rdiff -u -r1.1088 -r1.1089 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161333977578370 Content-Disposition: inline Content-Length: 803 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.1088 pkgsrc/doc/CHANGES-2021:1.1089 --- pkgsrc/doc/CHANGES-2021:1.1088 Sun Feb 14 21:42:44 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Feb 14 21:56:15 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1088 2021/02/14 21:42:44 pin Exp $ +$NetBSD: CHANGES-2021,v 1.1089 2021/02/14 21:56:15 markd Exp $ Changes to the packages collection and infrastructure in 2021: @@ -1520,3 +1520,5 @@ Changes to the packages collection and i Updated print/tex-biblatex-nature to 1.3d [mark 2021-02-14] Updated print/tex-biblatex-nature-doc to 1.3d [mark 2021-02-14] Updated security/pleaser to 0.3.22 [pin 2021-02-14] + Updated print/tex-chessboard to 1.9 [mark 2021-02-14] + Updated print/tex-chessboard-doc to 1.9 [mark 2021-02-14] --_----------=_161333977578370--