Received: by mail.netbsd.org (Postfix, from userid 605) id 21FCC84F13; Sat, 9 Jul 2022 18:37:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5A19684D3F for ; Sat, 9 Jul 2022 18:36:59 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 0sHoIm05Gyt9 for ; Sat, 9 Jul 2022 18:36:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 488E784CFE for ; Sat, 9 Jul 2022 18:36:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 45A41FB1A; Sat, 9 Jul 2022 18:36:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165739181838620" MIME-Version: 1.0 Date: Sat, 9 Jul 2022 18:36:58 +0000 From: "Klaus Klein" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: kleink@netbsd.org X-Mailer: log_accum Message-Id: <20220709183658.45A41FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165739181838620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kleink Date: Sat Jul 9 18:36:58 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated print/py-pydyf to 0.2.0 To generate a diff of this commit: cvs rdiff -u -r1.3278 -r1.3279 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165739181838620 Content-Disposition: inline Content-Length: 733 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.3278 pkgsrc/doc/CHANGES-2022:1.3279 --- pkgsrc/doc/CHANGES-2022:1.3278 Sat Jul 9 16:47:49 2022 +++ pkgsrc/doc/CHANGES-2022 Sat Jul 9 18:36:58 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3278 2022/07/09 16:47:49 scole Exp $ +$NetBSD: CHANGES-2022,v 1.3279 2022/07/09 18:36:58 kleink Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4916,3 +4916,4 @@ Changes to the packages collection and i Updated www/firefox-l10n to 102.0.1 [ryoon 2022-07-09] Updated pkgtools/pkglint to 22.2.2 [rillig 2022-07-09] Updated textproc/split-thai to 2.16 [scole 2022-07-09] + Updated print/py-pydyf to 0.2.0 [kleink 2022-07-09] --_----------=_165739181838620--