Received: by mail.netbsd.org (Postfix, from userid 605) id 980E185134; Sun, 9 May 2021 04:19:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D4E278512F for ; Sun, 9 May 2021 04:19:05 +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 Rj7oLa7lDI11 for ; Sun, 9 May 2021 04:19:05 +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 3984E84C86 for ; Sun, 9 May 2021 04:19:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 30EB2FA95; Sun, 9 May 2021 04:19:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1620533945286430" MIME-Version: 1.0 Date: Sun, 9 May 2021 04:19:05 +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: <20210509041905.30EB2FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1620533945286430 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun May 9 04:19:05 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated devel/ruby-rb-fsevent to 0.11.0 To generate a diff of this commit: cvs rdiff -u -r1.2724 -r1.2725 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1620533945286430 Content-Disposition: inline Content-Length: 752 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.2724 pkgsrc/doc/CHANGES-2021:1.2725 --- pkgsrc/doc/CHANGES-2021:1.2724 Sun May 9 00:59:01 2021 +++ pkgsrc/doc/CHANGES-2021 Sun May 9 04:19:04 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2724 2021/05/09 00:59:01 wen Exp $ +$NetBSD: CHANGES-2021,v 1.2725 2021/05/09 04:19:04 taca Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4259,3 +4259,4 @@ Changes to the packages collection and i Updated textproc/p5-Template-Tiny to 1.14 [wen 2021-05-08] Updated textproc/p5-String-Interpolate to 0.33 [wen 2021-05-08] Updated textproc/p5-String-CRC32 to 2.100 [wen 2021-05-09] + Updated devel/ruby-rb-fsevent to 0.11.0 [taca 2021-05-09] --_----------=_1620533945286430--