Received: by mail.netbsd.org (Postfix, from userid 605) id 2889884EA9; Wed, 8 Aug 2018 12:18:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1F3EE84D93 for ; Wed, 8 Aug 2018 12:18:40 +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 LFA2M2awAeax for ; Wed, 8 Aug 2018 12:18:39 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7781784D24 for ; Wed, 8 Aug 2018 12:18:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 710EBFBEC; Wed, 8 Aug 2018 12:18:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_153373071949100" MIME-Version: 1.0 Date: Wed, 8 Aug 2018 12:18:39 +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: <20180808121839.710EBFBEC@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. --_----------=_153373071949100 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tsutsui Date: Wed Aug 8 12:18:39 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated ruby-gnome2 packages to 3.2.9 To generate a diff of this commit: cvs rdiff -u -r1.3475 -r1.3476 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_153373071949100 Content-Disposition: inline Content-Length: 2201 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.3475 pkgsrc/doc/CHANGES-2018:1.3476 --- pkgsrc/doc/CHANGES-2018:1.3475 Wed Aug 8 08:50:13 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Aug 8 12:18:39 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3475 2018/08/08 08:50:13 martin Exp $ +$NetBSD: CHANGES-2018,v 1.3476 2018/08/08 12:18:39 tsutsui Exp $ Changes to the packages collection and infrastructure in 2018: @@ -4952,3 +4952,25 @@ Changes to the packages collection and i Updated emulators/retroarch to 1.7.3 [nia 2018-08-07] Updated sysutils/intel-microcode-netbsd to 20180807 [msaitoh 2018-08-07] Updated www/firefox52 to 52.9.0nb5 [martin 2018-08-08] + Updated devel/ruby-gnome2-atk to 3.2.9 [tsutsui 2018-08-08] + Updated devel/ruby-gnome2-gio to 3.2.9 [tsutsui 2018-08-08] + Updated devel/ruby-gnome2-glib to 3.2.9 [tsutsui 2018-08-08] + Updated devel/ruby-gnome2-gobject-introspection to 3.2.9 [tsutsui 2018-08-08] + Updated devel/ruby-gnome2-pango to 3.2.9 [tsutsui 2018-08-08] + Updated graphics/ruby-gnome2-cairo-gobject to 3.2.9 [tsutsui 2018-08-08] + Updated graphics/ruby-gnome2-clutter to 3.2.9 [tsutsui 2018-08-08] + Updated graphics/ruby-gnome2-clutter-gdk to 3.2.9 [tsutsui 2018-08-08] + Updated graphics/ruby-gnome2-clutter-gtk to 3.2.9 [tsutsui 2018-08-08] + Updated graphics/ruby-gnome2-gdk3 to 3.2.9 [tsutsui 2018-08-08] + Updated graphics/ruby-gnome2-gdkpixbuf to 3.2.9 [tsutsui 2018-08-08] + Updated graphics/ruby-gnome2-rsvg to 3.2.9 [tsutsui 2018-08-08] + Updated multimedia/ruby-gnome2-clutter-gstreamer to 3.2.9 [tsutsui 2018-08-08] + Updated multimedia/ruby-gnome2-gstreamer to 3.2.9 [tsutsui 2018-08-08] + Updated print/ruby-gnome2-poppler to 3.2.9 [tsutsui 2018-08-08] + Updated www/ruby-gnome2-webkit-gtk to 3.2.9 [tsutsui 2018-08-08] + Updated www/ruby-gnome2-webkit-gtk2 to 3.2.9 [tsutsui 2018-08-08] + Updated x11/ruby-gnome2-gtk to 3.2.9 [tsutsui 2018-08-08] + Updated x11/ruby-gnome2-gtk3 to 3.2.9 [tsutsui 2018-08-08] + Updated x11/ruby-gnome2-gtksourceview2 to 3.2.9 [tsutsui 2018-08-08] + Updated x11/ruby-gnome2-gtksourceview3 to 3.2.9 [tsutsui 2018-08-08] + Updated x11/ruby-gnome2-vte to 3.2.9 [tsutsui 2018-08-08] --_----------=_153373071949100--