Received: by mail.netbsd.org (Postfix, from userid 605) id 0275684E9A; Fri, 7 Oct 2022 17:54:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2F95D84E97 for ; Fri, 7 Oct 2022 17:54:08 +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 VOUNBaWdncob for ; Fri, 7 Oct 2022 17:54:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7DC3984E57 for ; Fri, 7 Oct 2022 17:54:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 710D1FA90; Fri, 7 Oct 2022 17:54:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1665165247141360" MIME-Version: 1.0 Date: Fri, 7 Oct 2022 17:54:07 +0000 From: "Niclas Rosenvik" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nros@netbsd.org X-Mailer: log_accum Message-Id: <20221007175407.710D1FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1665165247141360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nros Date: Fri Oct 7 17:54:07 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated x11/gtkglarea2 to 2.1.0 To generate a diff of this commit: cvs rdiff -u -r1.4894 -r1.4895 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1665165247141360 Content-Disposition: inline Content-Length: 727 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.4894 pkgsrc/doc/CHANGES-2022:1.4895 --- pkgsrc/doc/CHANGES-2022:1.4894 Fri Oct 7 14:24:21 2022 +++ pkgsrc/doc/CHANGES-2022 Fri Oct 7 17:54:07 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4894 2022/10/07 14:24:21 fcambus Exp $ +$NetBSD: CHANGES-2022,v 1.4895 2022/10/07 17:54:07 nros Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7408,3 +7408,4 @@ Changes to the packages collection and i Updated graphics/py-altgraph to 0.17.3 [adam 2022-10-07] Updated graphics/libhighway to 1.0.1 [nros 2022-10-07] Updated chat/swirc to 3.3.6 [fcambus 2022-10-07] + Updated x11/gtkglarea2 to 2.1.0 [nros 2022-10-07] --_----------=_1665165247141360--