Received: by mail.netbsd.org (Postfix, from userid 605) id 4539684E75; Sat, 21 Jan 2023 14:36:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7656584E69 for ; Sat, 21 Jan 2023 14:36:39 +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 WiOO0xzmISOm for ; Sat, 21 Jan 2023 14:36:39 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CB0AC84D08 for ; Sat, 21 Jan 2023 14:36:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C7E15FA90; Sat, 21 Jan 2023 14:36:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1674311798163130" MIME-Version: 1.0 Date: Sat, 21 Jan 2023 14:36:38 +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: <20230121143638.C7E15FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1674311798163130 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Jan 21 14:36:38 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated www/ruby-jekyll to 4.3.2 To generate a diff of this commit: cvs rdiff -u -r1.492 -r1.493 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1674311798163130 Content-Disposition: inline Content-Length: 739 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.492 pkgsrc/doc/CHANGES-2023:1.493 --- pkgsrc/doc/CHANGES-2023:1.492 Sat Jan 21 14:28:42 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Jan 21 14:36:38 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.492 2023/01/21 14:28:42 taca Exp $ +$NetBSD: CHANGES-2023,v 1.493 2023/01/21 14:36:38 taca Exp $ Changes to the packages collection and infrastructure in 2023: @@ -626,3 +626,4 @@ Changes to the packages collection and i Updated www/ruby-aws-sdk-secretsmanager to 1.72.0 [taca 2023-01-21] Updated www/ruby-aws-sdk-kms to 1.62.0 [taca 2023-01-21] Updated www/ruby-aws-sdk-s3 to 1.118.0 [taca 2023-01-21] + Updated www/ruby-jekyll to 4.3.2 [taca 2023-01-21] --_----------=_1674311798163130--