Received: by mail.netbsd.org (Postfix, from userid 605) id 932CB84E9F; Sun, 16 Feb 2020 03:58:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1CCFE84D57 for ; Sun, 16 Feb 2020 03:58:56 +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 FXkRehGzkfWE for ; Sun, 16 Feb 2020 03:58:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7B68184D25 for ; Sun, 16 Feb 2020 03:58:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 781D6FBF4; Sun, 16 Feb 2020 03:58:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158182553557420" MIME-Version: 1.0 Date: Sun, 16 Feb 2020 03:58:55 +0000 From: "Izumi Tsutsui" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tsutsui@netbsd.org X-Mailer: log_accum Message-Id: <20200216035855.781D6FBF4@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. --_----------=_158182553557420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tsutsui Date: Sun Feb 16 03:58:55 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated devel/ruby-delayer-deferred to 2.1.3 To generate a diff of this commit: cvs rdiff -u -r1.1108 -r1.1109 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158182553557420 Content-Disposition: inline Content-Length: 747 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.1108 pkgsrc/doc/CHANGES-2020:1.1109 --- pkgsrc/doc/CHANGES-2020:1.1108 Sun Feb 16 03:55:53 2020 +++ pkgsrc/doc/CHANGES-2020 Sun Feb 16 03:58:55 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.1108 2020/02/16 03:55:53 tsutsui Exp $ +$NetBSD: CHANGES-2020,v 1.1109 2020/02/16 03:58:55 tsutsui Exp $ Changes to the packages collection and infrastructure in 2020: @@ -1566,3 +1566,4 @@ Changes to the packages collection and i Updated math/py-arviz to 0.6.1 [minskim 2020-02-16] Updated net/sayaka to 3.4.3 [tsutsui 2020-02-16] Updated net/ruby-public_suffix to 4.0.3 [tsutsui 2020-02-16] + Updated devel/ruby-delayer-deferred to 2.1.3 [tsutsui 2020-02-16] --_----------=_158182553557420--