Received: by mail.netbsd.org (Postfix, from userid 605) id 4C9A78557A; Mon, 11 Sep 2017 15:54:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D21038556E for ; Mon, 11 Sep 2017 15:54:09 +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 7-_Tm34CqBqJ for ; Mon, 11 Sep 2017 15:54:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 41D6A84CE2 for ; Mon, 11 Sep 2017 15:54:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3FF96FA98; Mon, 11 Sep 2017 15:54:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1505145249140970" MIME-Version: 1.0 Date: Mon, 11 Sep 2017 15:54:09 +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: <20170911155409.3FF96FA98@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. --_----------=_1505145249140970 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Mon Sep 11 15:54:09 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Note update of sysutils/ruby-specinfra package to 2.71.2. To generate a diff of this commit: cvs rdiff -u -r1.3755 -r1.3756 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1505145249140970 Content-Disposition: inline Content-Length: 748 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.3755 pkgsrc/doc/CHANGES-2017:1.3756 --- pkgsrc/doc/CHANGES-2017:1.3755 Mon Sep 11 15:49:00 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Sep 11 15:54:09 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3755 2017/09/11 15:49:00 taca Exp $ +$NetBSD: CHANGES-2017,v 1.3756 2017/09/11 15:54:09 taca Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5281,3 +5281,4 @@ Changes to the packages collection and i Updated www/ruby-rack-cache to 1.7.1 [taca 2017-09-11] Updated www/ruby-rack-contrib to 1.6.0 [taca 2017-09-11] Updated www/ruby-selenium-webdriver to 3.5.2 [taca 2017-09-11] + Updated sysutils/ruby-specinfra to 2.71.2 [taca 2017-09-11] --_----------=_1505145249140970--