Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7BCCF84F4A for ; Tue, 5 Sep 2023 04:38:57 +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 JfzMjcGAoSbF for ; Tue, 5 Sep 2023 04:38:57 +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 D0A7584CF4 for ; Tue, 5 Sep 2023 04:38:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C59CDFBDB; Tue, 5 Sep 2023 04:38:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169388873643740" MIME-Version: 1.0 Date: Tue, 5 Sep 2023 04:38:56 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20230905043856.C59CDFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169388873643740 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Sep 5 04:38:56 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated devel/py-ipykernel, www/py-aiohttp-socks To generate a diff of this commit: cvs rdiff -u -r1.5331 -r1.5332 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169388873643740 Content-Disposition: inline Content-Length: 822 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.5331 pkgsrc/doc/CHANGES-2023:1.5332 --- pkgsrc/doc/CHANGES-2023:1.5331 Mon Sep 4 23:01:17 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Sep 5 04:38:56 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5331 2023/09/04 23:01:17 gutteridge Exp $ +$NetBSD: CHANGES-2023,v 1.5332 2023/09/05 04:38:56 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7779,3 +7779,5 @@ Changes to the packages collection and i Updated sysutils/xfce4-appfinder to 4.18.1 [gutteridge 2023-09-04] Updated meta-pkgs/xfce4 to 4.18.1 [gutteridge 2023-09-04] Updated meta-pkgs/xfce4-extras to 4.18.1 [gutteridge 2023-09-04] + Updated devel/py-ipykernel to 6.25.2 [adam 2023-09-05] + Updated www/py-aiohttp-socks to 0.8.1 [adam 2023-09-05] --_----------=_169388873643740--