Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id E87441A9239 for ; Mon, 17 Jan 2022 15:19:57 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 20A6A84E6F; Mon, 17 Jan 2022 15:19:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5E16784E62 for ; Mon, 17 Jan 2022 15:19:56 +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 veKZCBlRaie1 for ; Mon, 17 Jan 2022 15:19:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 86A7F84D28 for ; Mon, 17 Jan 2022 15:19:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 832D3FB24; Mon, 17 Jan 2022 15:19:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1642432795175450" MIME-Version: 1.0 Date: Mon, 17 Jan 2022 15:19:55 +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: <20220117151955.832D3FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1642432795175450 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tsutsui Date: Mon Jan 17 15:19:55 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated ruby-gnome packages to 3.5.1 To generate a diff of this commit: cvs rdiff -u -r1.289 -r1.290 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1642432795175450 Content-Disposition: inline Content-Length: 1787 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.289 pkgsrc/doc/CHANGES-2022:1.290 --- pkgsrc/doc/CHANGES-2022:1.289 Mon Jan 17 15:11:58 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Jan 17 15:19:55 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.289 2022/01/17 15:11:58 micha Exp $ +$NetBSD: CHANGES-2022,v 1.290 2022/01/17 15:19:55 tsutsui Exp $ Changes to the packages collection and infrastructure in 2022: @@ -400,3 +400,21 @@ Changes to the packages collection and i Updated games/quakespasm to 0.94.3 [nia 2022-01-17] Updated x11/mlterm to 3.9.2 [tsutsui 2022-01-17] Updated games/doomlegacy to 1.48.10 [micha 2022-01-17] + Updated devel/ruby-atk to 3.5.1 [tsutsui 2022-01-17] + Updated devel/ruby-gio2 to 3.5.1 [tsutsui 2022-01-17] + Updated devel/ruby-glib2 to 3.5.1 [tsutsui 2022-01-17] + Updated devel/ruby-gobject-introspection to 3.5.1 [tsutsui 2022-01-17] + Updated devel/ruby-pango to 3.5.1 [tsutsui 2022-01-17] + Updated graphics/ruby-cairo-gobject to 3.5.1 [tsutsui 2022-01-17] + Updated graphics/ruby-clutter to 3.5.1 [tsutsui 2022-01-17] + Updated graphics/ruby-clutter-gdk to 3.5.1 [tsutsui 2022-01-17] + Updated graphics/ruby-clutter-gtk to 3.5.1 [tsutsui 2022-01-17] + Updated graphics/ruby-gdk3 to 3.5.1 [tsutsui 2022-01-17] + Updated graphics/ruby-gdk_pixbuf2 to 3.5.1 [tsutsui 2022-01-17] + Updated graphics/ruby-rsvg2 to 3.5.1 [tsutsui 2022-01-17] + Updated multimedia/ruby-clutter-gstreamer to 3.5.1 [tsutsui 2022-01-17] + Updated multimedia/ruby-gstreamer to 3.5.1 [tsutsui 2022-01-17] + Updated print/ruby-poppler to 3.5.1 [tsutsui 2022-01-17] + Updated www/ruby-webkit-gtk to 3.5.1 [tsutsui 2022-01-17] + Updated x11/ruby-gtk3 to 3.5.1 [tsutsui 2022-01-17] + Updated x11/ruby-gtksourceview3 to 3.5.1 [tsutsui 2022-01-17] --_----------=_1642432795175450--