Received: by mail.netbsd.org (Postfix, from userid 605) id 075A884E66; Sat, 11 Feb 2023 05:23:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3531B84DB2 for ; Sat, 11 Feb 2023 05:23:05 +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 gl1H4HJS8Ew6 for ; Sat, 11 Feb 2023 05:23:04 +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 9EE2084CF8 for ; Sat, 11 Feb 2023 05:23:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8C0DEFA90; Sat, 11 Feb 2023 05:23:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1676092984206350" MIME-Version: 1.0 Date: Sat, 11 Feb 2023 05:23:04 +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: <20230211052304.8C0DEFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1676092984206350 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tsutsui Date: Sat Feb 11 05:23:04 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated ruby-gnome packages to 4.1.1 To generate a diff of this commit: cvs rdiff -u -r1.1106 -r1.1107 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1676092984206350 Content-Disposition: inline Content-Length: 1763 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.1106 pkgsrc/doc/CHANGES-2023:1.1107 --- pkgsrc/doc/CHANGES-2023:1.1106 Sat Feb 11 01:47:36 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Feb 11 05:23:04 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1106 2023/02/11 01:47:36 schmonz Exp $ +$NetBSD: CHANGES-2023,v 1.1107 2023/02/11 05:23:04 tsutsui Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1397,3 +1397,20 @@ Changes to the packages collection and i Updated x11/xfce4-session to 4.18.1 [gutteridge 2023-02-11] Updated sysutils/xfce4-power-manager to 4.18.1 [gutteridge 2023-02-11] Updated www/lighttpd to 1.4.69 [schmonz 2023-02-11] + Updated devel/ruby-atk to 4.1.1 [tsutsui 2023-02-11] + Updated devel/ruby-gio2 to 4.1.1 [tsutsui 2023-02-11] + Updated devel/ruby-glib2 to 4.1.1 [tsutsui 2023-02-11] + Updated devel/ruby-gobject-introspection to 4.1.1 [tsutsui 2023-02-11] + Updated devel/ruby-pango to 4.1.1 [tsutsui 2023-02-11] + Updated graphics/ruby-cairo-gobject to 4.1.1 [tsutsui 2023-02-11] + Updated graphics/ruby-clutter to 4.1.1 [tsutsui 2023-02-11] + Updated graphics/ruby-clutter-gdk to 4.1.1 [tsutsui 2023-02-11] + Updated graphics/ruby-clutter-gtk to 4.1.1 [tsutsui 2023-02-11] + Updated graphics/ruby-gdk3 to 4.1.1 [tsutsui 2023-02-11] + Updated graphics/ruby-gdk_pixbuf2 to 4.1.1 [tsutsui 2023-02-11] + Updated graphics/ruby-rsvg2 to 4.1.1 [tsutsui 2023-02-11] + Updated multimedia/ruby-clutter-gstreamer to 4.1.1 [tsutsui 2023-02-11] + Updated multimedia/ruby-gstreamer to 4.1.1 [tsutsui 2023-02-11] + Updated print/ruby-poppler to 4.1.1 [tsutsui 2023-02-11] + Updated x11/ruby-gtk3 to 4.1.1 [tsutsui 2023-02-11] + Updated x11/ruby-gtksourceview3 to 4.1.1 [tsutsui 2023-02-11] --_----------=_1676092984206350--