Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=lVNlQ8tg; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=Lhp/XgS2 Received: by mail.netbsd.org (Postfix, from userid 605) id 3F55684F8A; Sun, 12 May 2024 16:26:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715531194; bh=YYuFXw/cHp+wl/F0BMfvRgsElby4jmethGi0aHvVM8M=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=lVNlQ8tgDq0IJPNRwjadpR2aJDEwCBtrIMfqUFIlhOz5o8IT7t+GPY7XJnPMCAO+l sqRXRncJHloa/YTyWlsk3Q03LDagPXzfKZct39zyxtq4fcuyVMzfaMlAJF8k3zx0rP NUZpIvT1Ee8zWCfhybsEk6z8p7ij8RIV2NBI85Cw= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3113584F75 for ; Sun, 12 May 2024 16:26:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id zSm2KutvtMP1 for ; Sun, 12 May 2024 16:26:32 +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 858A784CD9 for ; Sun, 12 May 2024 16:26:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715531192; bh=YYuFXw/cHp+wl/F0BMfvRgsElby4jmethGi0aHvVM8M=; h=Date:From:Subject:To:Reply-To; b=Lhp/XgS2atBtkaEo6YbAYIwjowlagZQ03HRkb4Fh/VZFPX3qKC+CQm7IcgmTRkWj8 ud0QUCByKYRcrrV2mTMAHr/ktOBx4W2B8G6yKtf+6xAErxSzs3HWJmdfRnZSF6CkC4 ycclyP5mhBGPw+BceEUOx9VoznQsWQSAyp1eFJ2s= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 805E6FA2C; Sun, 12 May 2024 16:26:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1715531192144000" MIME-Version: 1.0 Date: Sun, 12 May 2024 16:26:32 +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: <20240512162632.805E6FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1715531192144000 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun May 12 16:26:32 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated www/ruby-aws-sdk-s3 to 1.149.1 To generate a diff of this commit: cvs rdiff -u -r1.3366 -r1.3367 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1715531192144000 Content-Disposition: inline Content-Length: 743 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.3366 pkgsrc/doc/CHANGES-2024:1.3367 --- pkgsrc/doc/CHANGES-2024:1.3366 Sun May 12 16:25:26 2024 +++ pkgsrc/doc/CHANGES-2024 Sun May 12 16:26:32 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.3366 2024/05/12 16:25:26 taca Exp $ +$NetBSD: CHANGES-2024,v 1.3367 2024/05/12 16:26:32 taca Exp $ Changes to the packages collection and infrastructure in 2024: @@ -5293,3 +5293,4 @@ Changes to the packages collection and i Updated time/ruby-hitimes to 3.0.0 [taca 2024-05-12] Updated www/ruby-aws-partitions to 1.927.0 [taca 2024-05-12] Updated www/ruby-aws-sdk-core to 3.195.0 [taca 2024-05-12] + Updated www/ruby-aws-sdk-s3 to 1.149.1 [taca 2024-05-12] --_----------=_1715531192144000--