Received: by mail.netbsd.org (Postfix, from userid 605) id C9C4884D8D; Sat, 22 Dec 2018 17:28:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C015084D24 for ; Sat, 22 Dec 2018 17:28:24 +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 d3LWzbV7A3cZ for ; Sat, 22 Dec 2018 17:28:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F17AE84CF1 for ; Sat, 22 Dec 2018 17:28:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ED8EBFB16; Sat, 22 Dec 2018 17:28:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1545499703125260" MIME-Version: 1.0 Date: Sat, 22 Dec 2018 17:28:23 +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: <20181222172823.ED8EBFB16@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. --_----------=_1545499703125260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Dec 22 17:28:23 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated misc/ruby-pry to 0.12.2nb1 To generate a diff of this commit: cvs rdiff -u -r1.5335 -r1.5336 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1545499703125260 Content-Disposition: inline Content-Length: 737 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.5335 pkgsrc/doc/CHANGES-2018:1.5336 --- pkgsrc/doc/CHANGES-2018:1.5335 Sat Dec 22 17:27:14 2018 +++ pkgsrc/doc/CHANGES-2018 Sat Dec 22 17:28:23 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.5335 2018/12/22 17:27:14 taca Exp $ +$NetBSD: CHANGES-2018,v 1.5336 2018/12/22 17:28:23 taca Exp $ Changes to the packages collection and infrastructure in 2018: @@ -7448,3 +7448,4 @@ Changes to the packages collection and i Updated graphics/ruby-screengif to 0.0.3nb2 [taca 2018-12-22] Updated misc/py-tqdm to 4.23.3nb1 [taca 2018-12-22] Updated misc/ruby-bundler to 1.17.2nb2 [taca 2018-12-22] + Updated misc/ruby-pry to 0.12.2nb1 [taca 2018-12-22] --_----------=_1545499703125260--