Received: by mail.netbsd.org (Postfix, from userid 605) id 0DFEA84EE4; Wed, 17 Jan 2024 18:57:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3E76484EA5 for ; Wed, 17 Jan 2024 18:57:30 +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 OA4lU7Zz42kC for ; Wed, 17 Jan 2024 18:57:29 +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 94E8584CE3 for ; Wed, 17 Jan 2024 18:57:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8D02EFA42; Wed, 17 Jan 2024 18:57:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705517849267810" MIME-Version: 1.0 Date: Wed, 17 Jan 2024 18:57:29 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20240117185729.8D02EFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705517849267810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Jan 17 18:57:29 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated devel/py-tox, devel/py-py2app To generate a diff of this commit: cvs rdiff -u -r1.424 -r1.425 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705517849267810 Content-Disposition: inline Content-Length: 759 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.424 pkgsrc/doc/CHANGES-2024:1.425 --- pkgsrc/doc/CHANGES-2024:1.424 Wed Jan 17 18:36:01 2024 +++ pkgsrc/doc/CHANGES-2024 Wed Jan 17 18:57:29 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.424 2024/01/17 18:36:01 rillig Exp $ +$NetBSD: CHANGES-2024,v 1.425 2024/01/17 18:57:29 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -536,3 +536,5 @@ Changes to the packages collection and i Updated games/woof to 12.0.2 [micha 2024-01-17] Updated news/tin to 2.6.3 [micha 2024-01-17] Updated pkgtools/url2pkg to 23.3.0 [rillig 2024-01-17] + Updated devel/py-tox to 4.12.1 [adam 2024-01-17] + Updated devel/py-py2app to 0.28.6 [adam 2024-01-17] --_----------=_1705517849267810--