Received: by mail.netbsd.org (Postfix, from userid 605) id AF46684F1C; Wed, 8 Jun 2022 08:26:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E77BA84F18 for ; Wed, 8 Jun 2022 08:26:56 +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 8vI9aWarAT64 for ; Wed, 8 Jun 2022 08:26:56 +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 1015A84D61 for ; Wed, 8 Jun 2022 08:26:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 003DAFB19; Wed, 8 Jun 2022 08:28:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165467690044560" MIME-Version: 1.0 Date: Wed, 8 Jun 2022 08:28:20 +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: <20220608082821.003DAFB19@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165467690044560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Jun 8 08:28:20 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated devel/py-setuptools, devel/meson To generate a diff of this commit: cvs rdiff -u -r1.2951 -r1.2952 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165467690044560 Content-Disposition: inline Content-Length: 799 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.2951 pkgsrc/doc/CHANGES-2022:1.2952 --- pkgsrc/doc/CHANGES-2022:1.2951 Wed Jun 8 07:52:50 2022 +++ pkgsrc/doc/CHANGES-2022 Wed Jun 8 08:28:20 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2951 2022/06/08 07:52:50 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.2952 2022/06/08 08:28:20 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4494,3 +4494,5 @@ Changes to the packages collection and i Updated sysutils/htop to 3.2.1 [nia 2022-06-08] Updated multimedia/gst-plugins1-base to 1.20.2nb1 [wiz 2022-06-08] Updated multimedia/gst-plugins1-bad to 1.20.2nb1 [wiz 2022-06-08] + Updated devel/py-setuptools to 62.3.3 [adam 2022-06-08] + Updated devel/meson to 0.62.2 [adam 2022-06-08] --_----------=_165467690044560--