Received: by mail.netbsd.org (Postfix, from userid 605) id 4590984E72; Sat, 18 Sep 2021 15:36:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8139B84D65 for ; Sat, 18 Sep 2021 15:36:30 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 02uCMmTaJ3qo for ; Sat, 18 Sep 2021 15:36:30 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DC48E84D26 for ; Sat, 18 Sep 2021 15:36:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D9AFAFA97; Sat, 18 Sep 2021 15:36:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1631979389117270" MIME-Version: 1.0 Date: Sat, 18 Sep 2021 15:36:29 +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: <20210918153629.D9AFAFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1631979389117270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Sep 18 15:36:29 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated devel/ruby-test-unit to 3.4.7 To generate a diff of this commit: cvs rdiff -u -r1.4794 -r1.4795 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1631979389117270 Content-Disposition: inline Content-Length: 745 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.4794 pkgsrc/doc/CHANGES-2021:1.4795 --- pkgsrc/doc/CHANGES-2021:1.4794 Sat Sep 18 15:33:12 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Sep 18 15:36:29 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4794 2021/09/18 15:33:12 taca Exp $ +$NetBSD: CHANGES-2021,v 1.4795 2021/09/18 15:36:29 taca Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7437,3 +7437,4 @@ Changes to the packages collection and i Updated devel/ruby-cucumber-tag-expressions to 4.0.2 [taca 2021-09-18] Updated devel/ruby-ffi to 1.15.4 [taca 2021-09-18] Updated devel/ruby-gettext to 3.4.1 [taca 2021-09-18] + Updated devel/ruby-test-unit to 3.4.7 [taca 2021-09-18] --_----------=_1631979389117270--