Received: by mail.netbsd.org (Postfix, from userid 605) id 177D584EFA; Sun, 23 Sep 2018 18:39:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 24B6184D36 for ; Sun, 23 Sep 2018 18:39:27 +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 r_8rDlr9UDN8 for ; Sun, 23 Sep 2018 18:39:26 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4D7B884F0C for ; Sun, 23 Sep 2018 18:39:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 49F42FBEE; Sun, 23 Sep 2018 18:39:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_153772796610750" MIME-Version: 1.0 Date: Sun, 23 Sep 2018 18:39:26 +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: <20180923183926.49F42FBEE@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. --_----------=_153772796610750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Sep 23 18:39:26 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: note update of rails51 to 5.1.6 devel/ruby-activesupport51 devel/ruby-activemodel51 devel/ruby-activejob51 www/ruby-actionview51 www/ruby-actionpack51 www/ruby-actioncable51 databases/ruby-activerecord51 mail/ruby-actionmailer51 devel/ruby-railties51 www/ruby-rails51 To generate a diff of this commit: cvs rdiff -u -r1.4190 -r1.4191 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_153772796610750 Content-Disposition: inline Content-Length: 1290 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.4190 pkgsrc/doc/CHANGES-2018:1.4191 --- pkgsrc/doc/CHANGES-2018:1.4190 Sun Sep 23 18:27:41 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Sep 23 18:39:26 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4190 2018/09/23 18:27:41 taca Exp $ +$NetBSD: CHANGES-2018,v 1.4191 2018/09/23 18:39:26 taca Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5830,3 +5830,13 @@ Changes to the packages collection and i Added devel/py-python-slugify version 1.2.5 [taca 2018-09-23] Updated devel/transifex-client to 0.13.4 [taca 2018-09-23] Updated sysutils/puppet to 5.5.2 [taca 2018-09-23] + Updated devel/ruby-activesupport51 to 5.1.6 [taca 2018-09-23] + Updated devel/ruby-activemodel51 to 5.1.6 [taca 2018-09-23] + Updated devel/ruby-activejob51 to 5.1.6 [taca 2018-09-23] + Updated www/ruby-actionview51 to 5.1.6 [taca 2018-09-23] + Updated www/ruby-actionpack51 to 5.1.6 [taca 2018-09-23] + Updated www/ruby-actioncable51 to 5.1.6 [taca 2018-09-23] + Updated databases/ruby-activerecord51 to 5.1.6 [taca 2018-09-23] + Updated mail/ruby-actionmailer51 to 5.1.6 [taca 2018-09-23] + Updated devel/ruby-railties51 to 5.1.6 [taca 2018-09-23] + Updated www/ruby-rails51 to 5.1.6 [taca 2018-09-23] --_----------=_153772796610750--