Received: by mail.netbsd.org (Postfix, from userid 605) id E750784E84; Thu, 2 Mar 2023 09:32:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2045784E67 for ; Thu, 2 Mar 2023 09:32:32 +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 3bC255dlf-TL for ; Thu, 2 Mar 2023 09:32:31 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 778BE84E53 for ; Thu, 2 Mar 2023 09:32:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 74AC4FA90; Thu, 2 Mar 2023 09:32:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1677749551203780" MIME-Version: 1.0 Date: Thu, 2 Mar 2023 09:32:31 +0000 From: "Paolo Vincenzo Olivo" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: vins@netbsd.org X-Mailer: log_accum Message-Id: <20230302093231.74AC4FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1677749551203780 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: vins Date: Thu Mar 2 09:32:31 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated graphics/ximaging to 1.7 To generate a diff of this commit: cvs rdiff -u -r1.1501 -r1.1502 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1677749551203780 Content-Disposition: inline Content-Length: 719 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.1501 pkgsrc/doc/CHANGES-2023:1.1502 --- pkgsrc/doc/CHANGES-2023:1.1501 Thu Mar 2 09:01:54 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Mar 2 09:32:31 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1501 2023/03/02 09:01:54 vins Exp $ +$NetBSD: CHANGES-2023,v 1.1502 2023/03/02 09:32:31 vins Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1944,3 +1944,4 @@ Changes to the packages collection and i Downgraded devel/libgit2 to 1.5.1nb1 [wiz 2023-03-02] Updated pkgtools/pkglint to 22.4.1 [rillig 2023-03-02] Updated shells/yash to 2.54 [vins 2023-03-02] + Updated graphics/ximaging to 1.7 [vins 2023-03-02] --_----------=_1677749551203780--