Received: by mail.netbsd.org (Postfix, from userid 605) id 130B684EC6; Tue, 7 Jun 2022 20:33:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4C05C84D1D for ; Tue, 7 Jun 2022 20:33:00 +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 kKPy49PKfXU4 for ; Tue, 7 Jun 2022 20:32:59 +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 D02F984EA4 for ; Tue, 7 Jun 2022 20:32:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 93243FB19; Tue, 7 Jun 2022 20:34:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16546340634030" MIME-Version: 1.0 Date: Tue, 7 Jun 2022 20:34:23 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220607203423.93243FB19@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_16546340634030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Jun 7 20:34:23 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated graphics/gexiv2 to 0.12.2nb6 To generate a diff of this commit: cvs rdiff -u -r1.2939 -r1.2940 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16546340634030 Content-Disposition: inline Content-Length: 720 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.2939 pkgsrc/doc/CHANGES-2022:1.2940 --- pkgsrc/doc/CHANGES-2022:1.2939 Tue Jun 7 20:28:53 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Jun 7 20:34:23 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2939 2022/06/07 20:28:53 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.2940 2022/06/07 20:34:23 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4482,3 +4482,4 @@ Changes to the packages collection and i Updated x11/wxGTK31 to 3.1.7 [adam 2022-06-07] Updated devel/py-ipykernel to 6.13.1 [adam 2022-06-07] Updated www/webkit-gtk to 2.36.3nb2 [wiz 2022-06-07] + Updated graphics/gexiv2 to 0.12.2nb6 [wiz 2022-06-07] --_----------=_16546340634030--