Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E335284D01 for ; Fri, 16 Jun 2023 21:17:16 +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 TgJzwTO6BH4O for ; Fri, 16 Jun 2023 21:17:16 +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 3B87A84CE8 for ; Fri, 16 Jun 2023 21:17:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 38EA7FA89; Fri, 16 Jun 2023 21:17:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168695023632840" MIME-Version: 1.0 Date: Fri, 16 Jun 2023 21:17:16 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230616211716.38EA7FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168695023632840 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Jun 16 21:17:15 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated graphics/openexr to 3.1.8 To generate a diff of this commit: cvs rdiff -u -r1.3878 -r1.3879 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23073 -r1.23074 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168695023632840 Content-Disposition: inline Content-Length: 1257 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.3878 pkgsrc/doc/CHANGES-2023:1.3879 --- pkgsrc/doc/CHANGES-2023:1.3878 Fri Jun 16 21:12:38 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Jun 16 21:17:15 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3878 2023/06/16 21:12:38 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.3879 2023/06/16 21:17:15 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5371,3 +5371,4 @@ Changes to the packages collection and i Updated print/libcups to 2.4.4 [wiz 2023-06-16] Updated print/cups-base to 2.4.4 [wiz 2023-06-16] Updated print/cups to 2.4.4 [wiz 2023-06-16] + Updated graphics/openexr to 3.1.8 [wiz 2023-06-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23073 pkgsrc/doc/TODO:1.23074 --- pkgsrc/doc/TODO:1.23073 Fri Jun 16 21:12:39 2023 +++ pkgsrc/doc/TODO Fri Jun 16 21:17:15 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23073 2023/06/16 21:12:39 wiz Exp $ +$NetBSD: TODO,v 1.23074 2023/06/16 21:17:15 wiz Exp $ Suggested new packages ====================== @@ -1035,7 +1035,6 @@ For possible Perl packages updates, see o opencsg-1.4.2 o opencv-4.7 o opendnssec-2.1.8 - o openexr-3.1.8 o opengrok-1.7.1 o openh323-1.19.1 o openimageio-2.4.6.0 --_----------=_168695023632840--