Received: by mail.netbsd.org (Postfix, from userid 605) id B5A8D84EA4; Tue, 7 Jun 2022 18:52:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F001184E57 for ; Tue, 7 Jun 2022 18:52:18 +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 BVHAQXfulnM6 for ; Tue, 7 Jun 2022 18:52:18 +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 4F00284D1D for ; Tue, 7 Jun 2022 18:52:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D43A2FB19; Tue, 7 Jun 2022 18:53:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165462802129710" MIME-Version: 1.0 Date: Tue, 7 Jun 2022 18:53:41 +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: <20220607185341.D43A2FB19@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165462802129710 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Jun 7 18:53:41 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated x11/wxGTK31, devel/py-ipykernel To generate a diff of this commit: cvs rdiff -u -r1.2937 -r1.2938 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165462802129710 Content-Disposition: inline Content-Length: 785 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.2937 pkgsrc/doc/CHANGES-2022:1.2938 --- pkgsrc/doc/CHANGES-2022:1.2937 Tue Jun 7 18:17:38 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Jun 7 18:53:41 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2937 2022/06/07 18:17:38 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.2938 2022/06/07 18:53:41 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4479,3 +4479,5 @@ Changes to the packages collection and i Updated sysutils/libnotify to 0.7.12nb1 [wiz 2022-06-07] Updated textproc/json-glib to 1.6.2nb2 [wiz 2022-06-07] Updated x11/gtksourceview4 to 4.8.0nb5 [wiz 2022-06-07] + Updated x11/wxGTK31 to 3.1.7 [adam 2022-06-07] + Updated devel/py-ipykernel to 6.13.1 [adam 2022-06-07] --_----------=_165462802129710--