Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 6093F1A9239 for ; Tue, 28 Dec 2021 14:40:29 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A101184E6B; Tue, 28 Dec 2021 14:40:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D64A484D36 for ; Tue, 28 Dec 2021 14:40:27 +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 YKNCTkmgdmYk for ; Tue, 28 Dec 2021 14:40:27 +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 37A0E84D0C for ; Tue, 28 Dec 2021 14:40:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2EDE1FAEC; Tue, 28 Dec 2021 14:40:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1640702427151310" MIME-Version: 1.0 Date: Tue, 28 Dec 2021 14:40:27 +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: <20211228144027.2EDE1FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1640702427151310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Tue Dec 28 14:40:27 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated www/ruby-padrino-contrib to 0.2.0nb1 To generate a diff of this commit: cvs rdiff -u -r1.6399 -r1.6400 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1640702427151310 Content-Disposition: inline Content-Length: 738 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.6399 pkgsrc/doc/CHANGES-2021:1.6400 --- pkgsrc/doc/CHANGES-2021:1.6399 Tue Dec 28 12:04:35 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Dec 28 14:40:26 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.6399 2021/12/28 12:04:35 adam Exp $ +$NetBSD: CHANGES-2021,v 1.6400 2021/12/28 14:40:26 taca Exp $ Changes to the packages collection and infrastructure in 2021: @@ -9559,3 +9559,4 @@ Changes to the packages collection and i Updated databases/py-lmdb to 1.2.1 [adam 2021-12-27] Updated textproc/ruby-nokogiri to 1.12.5nb2 [taca 2021-12-28] Updated net/nanomsg to 1.1.5 [adam 2021-12-28] + Updated www/ruby-padrino-contrib to 0.2.0nb1 [taca 2021-12-28] --_----------=_1640702427151310--