Received: by mail.netbsd.org (Postfix, from userid 605) id 0D5F784E7F; Sun, 19 Mar 2023 09:12:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3D3DB84DB9 for ; Sun, 19 Mar 2023 09:12:35 +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 SqKan0NPluKk for ; Sun, 19 Mar 2023 09:12:34 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9169984D15 for ; Sun, 19 Mar 2023 09:12:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8EB18FA90; Sun, 19 Mar 2023 09:12:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167921715411900" MIME-Version: 1.0 Date: Sun, 19 Mar 2023 09:12:34 +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: <20230319091234.8EB18FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167921715411900 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Mar 19 09:12:34 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated net/py-botocore, net/py-boto3, net/py-awscli, textproc/ugrep To generate a diff of this commit: cvs rdiff -u -r1.1847 -r1.1848 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167921715411900 Content-Disposition: inline Content-Length: 906 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.1847 pkgsrc/doc/CHANGES-2023:1.1848 --- pkgsrc/doc/CHANGES-2023:1.1847 Sun Mar 19 08:42:57 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Mar 19 09:12:34 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1847 2023/03/19 08:42:57 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.1848 2023/03/19 09:12:34 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2402,3 +2402,7 @@ Changes to the packages collection and i Updated security/ruby-rex-text to 0.2.50 [taca 2023-03-19] Updated textproc/ruby-kramdown-rfc2629 to 1.6.27 [taca 2023-03-19] Updated graphics/ImageMagick to 7.1.1.4 [wiz 2023-03-19] + Updated net/py-botocore to 1.29.94 [adam 2023-03-19] + Updated net/py-boto3 to 1.26.94 [adam 2023-03-19] + Updated net/py-awscli to 1.27.94 [adam 2023-03-19] + Updated textproc/ugrep to 3.11.0 [adam 2023-03-19] --_----------=_167921715411900--