Received: by mail.netbsd.org (Postfix, from userid 605) id CC35384E69; Sun, 4 Sep 2022 15:38:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 10FFF84E67 for ; Sun, 4 Sep 2022 15:38:32 +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 AwkDFgLXN4WI for ; Sun, 4 Sep 2022 15:38:31 +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 673A084D5F for ; Sun, 4 Sep 2022 15:38:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 647EFFA8D; Sun, 4 Sep 2022 15:38:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1662305911124410" MIME-Version: 1.0 Date: Sun, 4 Sep 2022 15:38:31 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20220904153831.647EFFA8D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1662305911124410 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Sep 4 15:38:31 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated www/ruby-aws-sdk-secretsmanager to 1.65.0 To generate a diff of this commit: cvs rdiff -u -r1.4321 -r1.4322 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1662305911124410 Content-Disposition: inline Content-Length: 747 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.4321 pkgsrc/doc/CHANGES-2022:1.4322 --- pkgsrc/doc/CHANGES-2022:1.4321 Sun Sep 4 15:37:21 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Sep 4 15:38:31 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4321 2022/09/04 15:37:21 taca Exp $ +$NetBSD: CHANGES-2022,v 1.4322 2022/09/04 15:38:31 taca Exp $ Changes to the packages collection and infrastructure in 2022: @@ -6372,3 +6372,4 @@ Changes to the packages collection and i Updated archivers/arqiver to 0.10.0 [pin 2022-09-04] Updated www/ruby-aws-sigv4 to 1.5.1 [taca 2022-09-04] Updated www/ruby-aws-sdk-core to 3.140.0 [taca 2022-09-04] + Updated www/ruby-aws-sdk-secretsmanager to 1.65.0 [taca 2022-09-04] --_----------=_1662305911124410--