Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A5AD4852BE for ; Tue, 7 Nov 2023 15:37:51 +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 dRrW4t28DVqv for ; Tue, 7 Nov 2023 15:37:50 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D792884EE5 for ; Tue, 7 Nov 2023 15:37:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D4394FA2D; Tue, 7 Nov 2023 15:37:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1699371470286670" MIME-Version: 1.0 Date: Tue, 7 Nov 2023 15:37:50 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20231107153750.D4394FA2D@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1699371470286670 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Nov 7 15:37:50 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Added devel/py-boolean.py version 4.0 To generate a diff of this commit: cvs rdiff -u -r1.6743 -r1.6744 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1699371470286670 Content-Disposition: inline Content-Length: 710 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.6743 pkgsrc/doc/CHANGES-2023:1.6744 --- pkgsrc/doc/CHANGES-2023:1.6743 Tue Nov 7 14:31:20 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Nov 7 15:37:50 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6743 2023/11/07 14:31:20 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.6744 2023/11/07 15:37:50 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9742,3 +9742,4 @@ Changes to the packages collection and i Updated audio/grip to 4.2.4 [wiz 2023-11-07] Removed audio/jack-rack [wiz 2023-11-07] Removed x11/py-sip successor x11/py-sip5 [wiz 2023-11-07] + Added devel/py-boolean.py version 4.0 [wiz 2023-11-07] --_----------=_1699371470286670--