Received: by mail.netbsd.org (Postfix, from userid 605) id 3A9A584D57; Sun, 10 Sep 2017 14:59:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BF96084D46 for ; Sun, 10 Sep 2017 14:59:41 +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 3TLLgyy9sGFE for ; Sun, 10 Sep 2017 14:59:41 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2ECC384D22 for ; Sun, 10 Sep 2017 14:59:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2D0D9FA98; Sun, 10 Sep 2017 14:59:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150505558146240" MIME-Version: 1.0 Date: Sun, 10 Sep 2017 14:59:41 +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: <20170910145941.2D0D9FA98@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. --_----------=_150505558146240 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Sep 10 14:59:41 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Note update of misc/ruby-sprockets-rails package to 3.2.1. To generate a diff of this commit: cvs rdiff -u -r1.3704 -r1.3705 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150505558146240 Content-Disposition: inline Content-Length: 732 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.3704 pkgsrc/doc/CHANGES-2017:1.3705 --- pkgsrc/doc/CHANGES-2017:1.3704 Sun Sep 10 14:54:24 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Sep 10 14:59:40 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3704 2017/09/10 14:54:24 taca Exp $ +$NetBSD: CHANGES-2017,v 1.3705 2017/09/10 14:59:40 taca Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5224,3 +5224,4 @@ Changes to the packages collection and i Updated misc/ruby-ohai to 13.3.0 [taca 2017-09-10] Updated devel/lua-rocks to 2.4.2 [alnsn 2017-09-10] Updated misc/ruby-parallel to 1.12.0 [taca 2017-09-10] + Updated misc/ruby-sprockets-rails to 3.2.1 [taca 2017-09-10] --_----------=_150505558146240--