Received: by mail.netbsd.org (Postfix, from userid 605) id 43C3984E4C; Tue, 14 Apr 2020 16:05:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BCE4B84DE1 for ; Tue, 14 Apr 2020 16:05:10 +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 h85xWOkF2R6P for ; Tue, 14 Apr 2020 16:05: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 224A984CFC for ; Tue, 14 Apr 2020 16:05:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 19CD8FB27; Tue, 14 Apr 2020 16:05:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1586880310249990" MIME-Version: 1.0 Date: Tue, 14 Apr 2020 16:05:10 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20200414160510.19CD8FB27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1586880310249990 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Tue Apr 14 16:05:10 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Added textproc/ruby-nokogumbo version 2.0.2 To generate a diff of this commit: cvs rdiff -u -r1.2280 -r1.2281 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1586880310249990 Content-Disposition: inline Content-Length: 745 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.2280 pkgsrc/doc/CHANGES-2020:1.2281 --- pkgsrc/doc/CHANGES-2020:1.2280 Tue Apr 14 15:59:15 2020 +++ pkgsrc/doc/CHANGES-2020 Tue Apr 14 16:05:09 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2280 2020/04/14 15:59:15 ryoon Exp $ +$NetBSD: CHANGES-2020,v 1.2281 2020/04/14 16:05:09 ryoon Exp $ Changes to the packages collection and infrastructure in 2020: @@ -3133,3 +3133,4 @@ Changes to the packages collection and i Added devel/ruby-yell version 2.2.2 [ryoon 2020-04-14] Added www/ruby-ethon version 0.12.0 [ryoon 2020-04-14] Added www/ruby-typhoeus version 1.3.1 [ryoon 2020-04-14] + Added textproc/ruby-nokogumbo version 2.0.2 [ryoon 2020-04-14] --_----------=_1586880310249990--