Received: by mail.netbsd.org (Postfix, from userid 605) id 5D6FA84E02; Fri, 22 Jun 2018 14:20:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7083084D4B for ; Fri, 22 Jun 2018 14:20:46 +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 I8OcxsVNIAGY for ; Fri, 22 Jun 2018 14:20:46 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B137184D47 for ; Fri, 22 Jun 2018 14:20:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AE235FBEC; Fri, 22 Jun 2018 14:20:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1529677245219690" MIME-Version: 1.0 Date: Fri, 22 Jun 2018 14:20:45 +0000 From: "Izumi Tsutsui" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tsutsui@netbsd.org X-Mailer: log_accum Message-Id: <20180622142045.AE235FBEC@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. --_----------=_1529677245219690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tsutsui Date: Fri Jun 22 14:20:45 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated textproc/ruby-nokogiri to 1.8.3 To generate a diff of this commit: cvs rdiff -u -r1.2951 -r1.2952 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1529677245219690 Content-Disposition: inline Content-Length: 727 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.2951 pkgsrc/doc/CHANGES-2018:1.2952 --- pkgsrc/doc/CHANGES-2018:1.2951 Fri Jun 22 14:17:41 2018 +++ pkgsrc/doc/CHANGES-2018 Fri Jun 22 14:20:45 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2951 2018/06/22 14:17:41 tsutsui Exp $ +$NetBSD: CHANGES-2018,v 1.2952 2018/06/22 14:20:45 tsutsui Exp $ Changes to the packages collection and infrastructure in 2018: @@ -4265,3 +4265,4 @@ Changes to the packages collection and i Updated devel/php-libawl to 0.59 [hauke 2018-06-22] Updated www/drupal8 to 8.5.4 [wen 2018-06-22] Updated x11/mlterm to 3.8.6 [tsutsui 2018-06-22] + Updated textproc/ruby-nokogiri to 1.8.3 [tsutsui 2018-06-22] --_----------=_1529677245219690--