Received: by mail.netbsd.org (Postfix, from userid 605) id 3B4B684E19; Mon, 15 Jun 2020 14:14:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B9D2F84E05 for ; Mon, 15 Jun 2020 14:14:25 +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 pnXCUIUYnes1 for ; Mon, 15 Jun 2020 14:14:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2330284D68 for ; Mon, 15 Jun 2020 14:14:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 20940FB28; Mon, 15 Jun 2020 14:14:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1592230465136490" MIME-Version: 1.0 Date: Mon, 15 Jun 2020 14:14:25 +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: <20200615141425.20940FB28@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. --_----------=_1592230465136490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Mon Jun 15 14:14:25 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated sysutils/ruby-specinfra to 2.82.17 To generate a diff of this commit: cvs rdiff -u -r1.3625 -r1.3626 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1592230465136490 Content-Disposition: inline Content-Length: 729 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.3625 pkgsrc/doc/CHANGES-2020:1.3626 --- pkgsrc/doc/CHANGES-2020:1.3625 Mon Jun 15 11:01:31 2020 +++ pkgsrc/doc/CHANGES-2020 Mon Jun 15 14:14:24 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.3625 2020/06/15 11:01:31 ryoon Exp $ +$NetBSD: CHANGES-2020,v 1.3626 2020/06/15 14:14:24 taca Exp $ Changes to the packages collection and infrastructure in 2020: @@ -5836,3 +5836,4 @@ Changes to the packages collection and i Updated graphics/babl to 0.1.78 [ryoon 2020-06-15] Updated graphics/gegl to 0.4.24 [ryoon 2020-06-15] Updated graphics/gimp to 2.10.20 [ryoon 2020-06-15] + Updated sysutils/ruby-specinfra to 2.82.17 [taca 2020-06-15] --_----------=_1592230465136490--