Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=K4hHjW0H; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=AbPQ6ohr Received: by mail.netbsd.org (Postfix, from userid 605) id BE57484F46; Sun, 7 Apr 2024 15:12:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1712502731; bh=U5D8nI1pT0XUzvPX2ATguW9/MjXO73QOzu5D4Upyr0M=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=K4hHjW0HiGA1BYh49T0UdtSyX/FsDvgCLp5NXY2J4O4S5/WA5dTFcaJmfiaxKaJQk NVM56mJOVUZVgH9yaXczYC8SbNQtWXdTb1pKL/Ustr1ezQsX15KgJJ3xTDSBjYbI1M 9N/LLFmviLlES03cKox5rn3cofa7PDWfWARe2be8= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B1FC284E62 for ; Sun, 7 Apr 2024 15:12:10 +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 xW-9nPAqdxfb for ; Sun, 7 Apr 2024 15:12:10 +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 1206A84CEB for ; Sun, 7 Apr 2024 15:12:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1712502730; bh=U5D8nI1pT0XUzvPX2ATguW9/MjXO73QOzu5D4Upyr0M=; h=Date:From:Subject:To:Reply-To; b=AbPQ6ohrr7TgOrVtTyjwldePGchdHIdI5aR2MXpNLiRwPuMGW6nqMK45j+4jYY6c8 7twLqKSMfJePDA2ITPabgFLAsSF677FoEgXb8+StTcu8J1YvtYYkwTzisSmmGisjaP GNtC7X41r/sdKqx7nTXIdqLQMYlQyy531b7Y2erg= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0EEE6FA2C; Sun, 7 Apr 2024 15:12:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1712502730104140" MIME-Version: 1.0 Date: Sun, 7 Apr 2024 15:12:10 +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: <20240407151210.0EEE6FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1712502730104140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Apr 7 15:12:09 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated www/ruby-aws-sdk-core to 3.191.6 To generate a diff of this commit: cvs rdiff -u -r1.2313 -r1.2314 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1712502730104140 Content-Disposition: inline Content-Length: 749 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.2313 pkgsrc/doc/CHANGES-2024:1.2314 --- pkgsrc/doc/CHANGES-2024:1.2313 Sun Apr 7 15:11:04 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Apr 7 15:12:09 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2313 2024/04/07 15:11:04 taca Exp $ +$NetBSD: CHANGES-2024,v 1.2314 2024/04/07 15:12:09 taca Exp $ Changes to the packages collection and infrastructure in 2024: @@ -3853,3 +3853,4 @@ Changes to the packages collection and i Updated security/ruby-rex-text to 0.2.57 [taca 2024-04-07] Updated security/ruby-sshkit to 1.22.1 [taca 2024-04-07] Updated www/ruby-aws-partitions to 1.909.0 [taca 2024-04-07] + Updated www/ruby-aws-sdk-core to 3.191.6 [taca 2024-04-07] --_----------=_1712502730104140--