Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 3C8D37A209 for ; Sun, 19 Mar 2017 16:35:00 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E1E45855D1; Sun, 19 Mar 2017 16:34:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 730E2855B9 for ; Sun, 19 Mar 2017 16:34:59 +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 atdHAaU0iF3T for ; Sun, 19 Mar 2017 16:34:59 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D70C4855A7 for ; Sun, 19 Mar 2017 16:34:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D509CFBE4; Sun, 19 Mar 2017 16:34:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1489941298174210" MIME-Version: 1.0 Date: Sun, 19 Mar 2017 16:34:58 +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: <20170319163458.D509CFBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1489941298174210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Mar 19 16:34:58 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Note update of devel/ruby-rb-fsevent package to 0.9.8. To generate a diff of this commit: cvs rdiff -u -r1.1202 -r1.1203 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1489941298174210 Content-Disposition: inline Content-Length: 750 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.1202 pkgsrc/doc/CHANGES-2017:1.1203 --- pkgsrc/doc/CHANGES-2017:1.1202 Sun Mar 19 16:03:14 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Mar 19 16:34:58 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1202 2017/03/19 16:03:14 taca Exp $ +$NetBSD: CHANGES-2017,v 1.1203 2017/03/19 16:34:58 taca Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1464,3 +1464,4 @@ Changes to the packages collection and i Renamed textproc/ruby-tilt to textproc/ruby-tilt1 [taca 2017-03-19] Updated textproc/ruby-tilt to 2.0.7 [taca 2017-03-19] Updated textproc/ruby-tilt1 to 1.4.1nb1 [taca 2017-03-19] + Updated devel/ruby-rb-fsevent to 0.9.8 [taca 2017-03-19] --_----------=_1489941298174210--