Received: by mail.netbsd.org (Postfix, from userid 605) id 1FD2E84DD2; Sun, 3 Mar 2019 14:39:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9B17184D6F for ; Sun, 3 Mar 2019 14:39:47 +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 Y8GRJXN_nC2W for ; Sun, 3 Mar 2019 14:39:47 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0091984D41 for ; Sun, 3 Mar 2019 14:39:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F2524FB16; Sun, 3 Mar 2019 14:39:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1551623986195190" MIME-Version: 1.0 Date: Sun, 3 Mar 2019 14:39:46 +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: <20190303143946.F2524FB16@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. --_----------=_1551623986195190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Mar 3 14:39:46 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: note update of www/ruby-actionpack32 and www/ruby-actionpack42 www/ruby-actionpack32 3.2.22.5nb1 www/ruby-actionpack42 4.2.11nb1 To generate a diff of this commit: cvs rdiff -u -r1.1000 -r1.1001 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1551623986195190 Content-Disposition: inline Content-Length: 813 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.1000 pkgsrc/doc/CHANGES-2019:1.1001 --- pkgsrc/doc/CHANGES-2019:1.1000 Sun Mar 3 14:36:24 2019 +++ pkgsrc/doc/CHANGES-2019 Sun Mar 3 14:39:46 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.1000 2019/03/03 14:36:24 taca Exp $ +$NetBSD: CHANGES-2019,v 1.1001 2019/03/03 14:39:46 taca Exp $ Changes to the packages collection and infrastructure in 2019: @@ -1713,3 +1713,5 @@ Changes to the packages collection and i Updated devel/py-parameterized to 0.7.0 [adam 2019-03-03] Updated security/py-asyncssh to 1.16.0 [adam 2019-03-03] Added www/ruby-rack-test06 version 0.6.3 [taca 2019-03-03] + Updated www/ruby-actionpack32 to 3.2.22.5nb1 [taca 2019-03-03] + Updated www/ruby-actionpack42 to 4.2.11nb1 [taca 2019-03-03] --_----------=_1551623986195190--