Received: by mail.netbsd.org (Postfix, from userid 605) id 6B8FB84EE6; Mon, 30 Aug 2021 15:15:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9B14E84ED2 for ; Mon, 30 Aug 2021 15:15:07 +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 lEkiC_sn76rs for ; Mon, 30 Aug 2021 15:15:07 +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 DE33884CE1 for ; Mon, 30 Aug 2021 15:15:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DB9A2FA97; Mon, 30 Aug 2021 15:15:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163033650643380" MIME-Version: 1.0 Date: Mon, 30 Aug 2021 15:15:06 +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: <20210830151506.DB9A2FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163033650643380 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Mon Aug 30 15:15:06 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Added www/ruby-aws-sdk-secretsmanager version 1.48.0 To generate a diff of this commit: cvs rdiff -u -r1.4417 -r1.4418 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163033650643380 Content-Disposition: inline Content-Length: 767 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.4417 pkgsrc/doc/CHANGES-2021:1.4418 --- pkgsrc/doc/CHANGES-2021:1.4417 Mon Aug 30 15:12:24 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Aug 30 15:15:06 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4417 2021/08/30 15:12:24 taca Exp $ +$NetBSD: CHANGES-2021,v 1.4418 2021/08/30 15:15:06 taca Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6987,3 +6987,4 @@ Changes to the packages collection and i Added www/ruby-aws-partitions version 1.492.0 [taca 2021-08-30] Added www/ruby-aws-sigv4 version 1.2.4 [taca 2021-08-30] Added www/ruby-aws-sdk-core version 3.119.1 [taca 2021-08-30] + Added www/ruby-aws-sdk-secretsmanager version 1.48.0 [taca 2021-08-30] --_----------=_163033650643380--