Received: by mail.netbsd.org (Postfix, from userid 605) id 84FF984D40; Wed, 14 Mar 2018 14:35:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B1C8384D2D for ; Wed, 14 Mar 2018 14:35:31 +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 PYiJKQXa_9XT for ; Wed, 14 Mar 2018 14:35:31 +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 E1FD184CEF for ; Wed, 14 Mar 2018 14:35:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DEC7BFB40; Wed, 14 Mar 2018 14:35:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_15210381304740" MIME-Version: 1.0 Date: Wed, 14 Mar 2018 14:35:30 +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: <20180314143530.DEC7BFB40@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. --_----------=_15210381304740 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Wed Mar 14 14:35:30 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated graphics/ruby-cairo to 1.15.11 To generate a diff of this commit: cvs rdiff -u -r1.1292 -r1.1293 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_15210381304740 Content-Disposition: inline Content-Length: 732 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.1292 pkgsrc/doc/CHANGES-2018:1.1293 --- pkgsrc/doc/CHANGES-2018:1.1292 Wed Mar 14 14:34:02 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Mar 14 14:35:30 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1292 2018/03/14 14:34:02 taca Exp $ +$NetBSD: CHANGES-2018,v 1.1293 2018/03/14 14:35:30 taca Exp $ Changes to the packages collection and infrastructure in 2018: @@ -1767,3 +1767,4 @@ Changes to the packages collection and i Updated devel/ruby-tins to 1.16.3 [taca 2018-03-14] Updated misc/ruby-progressbar to 1.9.0 [taca 2018-03-14] Updated games/ruby-squib to 0.14.0 [taca 2018-03-14] + Updated graphics/ruby-cairo to 1.15.11 [taca 2018-03-14] --_----------=_15210381304740--