Received: by mail.netbsd.org (Postfix, from userid 605) id B9DB284EF3; Sun, 23 Sep 2018 16:58:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B372F84EF3 for ; Sun, 23 Sep 2018 16:57:25 +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 69831B0ecIeU for ; Sun, 23 Sep 2018 16:57:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id F231384EF1 for ; Sun, 23 Sep 2018 16:57:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EFEF2FBEE; Sun, 23 Sep 2018 16:57:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1537721844155230" MIME-Version: 1.0 Date: Sun, 23 Sep 2018 16:57:24 +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: <20180923165724.EFEF2FBEE@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. --_----------=_1537721844155230 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Sep 23 16:57:24 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated www/ruby-rouge to 3.2.1 To generate a diff of this commit: cvs rdiff -u -r1.4173 -r1.4174 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1537721844155230 Content-Disposition: inline Content-Length: 722 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.4173 pkgsrc/doc/CHANGES-2018:1.4174 --- pkgsrc/doc/CHANGES-2018:1.4173 Sun Sep 23 16:56:20 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Sep 23 16:57:24 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4173 2018/09/23 16:56:20 taca Exp $ +$NetBSD: CHANGES-2018,v 1.4174 2018/09/23 16:57:24 taca Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5809,3 +5809,4 @@ Changes to the packages collection and i Updated www/ruby-mechanize to 2.7.6 [taca 2018-09-23] Updated www/ruby-mustermann to 1.0.3 [taca 2018-09-23] Updated www/ruby-puma to 3.12.0 [taca 2018-09-23] + Updated www/ruby-rouge to 3.2.1 [taca 2018-09-23] --_----------=_1537721844155230--