Received: by mail.netbsd.org (Postfix, from userid 605) id B2CD484D56; Tue, 15 Jun 2021 07:28:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EFFDE84D45 for ; Tue, 15 Jun 2021 07:27:59 +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 82n01mytKGsk for ; Tue, 15 Jun 2021 07:27:59 +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 8648B84CBC for ; Tue, 15 Jun 2021 07:27:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7E119FA95; Tue, 15 Jun 2021 07:27:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1623742079188500" MIME-Version: 1.0 Date: Tue, 15 Jun 2021 07:27:59 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20210615072759.7E119FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1623742079188500 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Tue Jun 15 07:27:59 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Added textproc/zet version 0.1.1 To generate a diff of this commit: cvs rdiff -u -r1.3457 -r1.3458 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1623742079188500 Content-Disposition: inline Content-Length: 715 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.3457 pkgsrc/doc/CHANGES-2021:1.3458 --- pkgsrc/doc/CHANGES-2021:1.3457 Tue Jun 15 06:56:12 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Jun 15 07:27:59 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3457 2021/06/15 06:56:12 thor Exp $ +$NetBSD: CHANGES-2021,v 1.3458 2021/06/15 07:27:59 pin Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5533,3 +5533,4 @@ Changes to the packages collection and i Updated math/py-numpy to 1.20.3nb1 [thor 2021-06-15] Updated math/py-numpy16 to 1.16.6nb3 [thor 2021-06-15] Updated math/R to 4.1.0nb1 [thor 2021-06-15] + Added textproc/zet version 0.1.1 [pin 2021-06-15] --_----------=_1623742079188500--