Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 5FEDA7A213 for ; Sun, 29 Jan 2017 08:01:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 11665855F0; Sun, 29 Jan 2017 08:01:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9313C855E3 for ; Sun, 29 Jan 2017 08:01:08 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id CA4Bk-65CCHp for ; Sun, 29 Jan 2017 08:01:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1967184CE9 for ; Sun, 29 Jan 2017 08:01:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0F8A9FBA6; Sun, 29 Jan 2017 08:01:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1485676868246420" MIME-Version: 1.0 Date: Sun, 29 Jan 2017 08:01:08 +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: <20170129080108.0F8A9FBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1485676868246420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tsutsui Date: Sun Jan 29 08:01:07 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Update ruby-gnome2 packages to 3.1.1 To generate a diff of this commit: cvs rdiff -u -r1.484 -r1.485 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1485676868246420 Content-Disposition: inline Content-Length: 2181 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.484 pkgsrc/doc/CHANGES-2017:1.485 --- pkgsrc/doc/CHANGES-2017:1.484 Sun Jan 29 06:38:11 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Jan 29 08:01:07 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.484 2017/01/29 06:38:11 mef Exp $ +$NetBSD: CHANGES-2017,v 1.485 2017/01/29 08:01:07 tsutsui Exp $ Changes to the packages collection and infrastructure in 2017: @@ -607,3 +607,25 @@ Changes to the packages collection and i Updated graphics/gdk-pixbuf2-xlib to 2.36.4 [tsutsui 2017-01-29] Updated x11/unicode-screensaver to 0.5 [mef 2017-01-29] Updated x11/wmweather to 2.4.6 [mef 2017-01-29] + Updated devel/ruby-gnome2-atk to 3.1.1 [tsutsui 2017-01-29] + Updated devel/ruby-gnome2-gio to 3.1.1 [tsutsui 2017-01-29] + Updated devel/ruby-gnome2-glib to 3.1.1 [tsutsui 2017-01-29] + Updated devel/ruby-gnome2-gobject-introspection to 3.1.1 [tsutsui 2017-01-29] + Updated devel/ruby-gnome2-pango to 3.1.1 [tsutsui 2017-01-29] + Updated graphics/ruby-gnome2-cairo-gobject to 3.1.1 [tsutsui 2017-01-29] + Updated graphics/ruby-gnome2-clutter to 3.1.1 [tsutsui 2017-01-29] + Added graphics/ruby-gnome2-clutter-gdk version 3.1.1 [tsutsui 2017-01-29] + Updated graphics/ruby-gnome2-clutter-gtk to 3.1.1 [tsutsui 2017-01-29] + Updated graphics/ruby-gnome2-gdk3 to 3.1.1 [tsutsui 2017-01-29] + Updated graphics/ruby-gnome2-gdkpixbuf to 3.1.1 [tsutsui 2017-01-29] + Updated graphics/ruby-gnome2-rsvg to 3.1.1 [tsutsui 2017-01-29] + Updated multimedia/ruby-gnome2-clutter-gstreamer to 3.1.1 [tsutsui 2017-01-29] + Updated multimedia/ruby-gnome2-gstreamer to 3.1.1 [tsutsui 2017-01-29] + Updated print/ruby-gnome2-poppler to 3.1.1 [tsutsui 2017-01-29] + Updated www/ruby-gnome2-webkit-gtk to 3.1.1 [tsutsui 2017-01-29] + Updated www/ruby-gnome2-webkit-gtk2 to 3.1.1 [tsutsui 2017-01-29] + Updated x11/ruby-gnome2-gtk to 3.1.1 [tsutsui 2017-01-29] + Updated x11/ruby-gnome2-gtk3 to 3.1.1 [tsutsui 2017-01-29] + Updated x11/ruby-gnome2-gtksourceview2 to 3.1.1 [tsutsui 2017-01-29] + Updated x11/ruby-gnome2-gtksourceview3 to 3.1.1 [tsutsui 2017-01-29] + Updated x11/ruby-gnome2-vte to 3.1.1 [tsutsui 2017-01-29] --_----------=_1485676868246420--