Received: by mail.netbsd.org (Postfix, from userid 605) id 57DD584E9D; Sun, 15 Aug 2021 14:15:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 917D084E99 for ; Sun, 15 Aug 2021 14:15:13 +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 wvBW0Y5ccdlc for ; Sun, 15 Aug 2021 14:15:13 +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 DCB5784E96 for ; Sun, 15 Aug 2021 14:15:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D9D0CFA97; Sun, 15 Aug 2021 14:15:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162903691269010" MIME-Version: 1.0 Date: Sun, 15 Aug 2021 14:15:12 +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: <20210815141512.D9D0CFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162903691269010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Aug 15 14:15:12 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated graphics/openexr to 3.1.1 To generate a diff of this commit: cvs rdiff -u -r1.4227 -r1.4228 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20946 -r1.20947 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162903691269010 Content-Disposition: inline Content-Length: 1276 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.4227 pkgsrc/doc/CHANGES-2021:1.4228 --- pkgsrc/doc/CHANGES-2021:1.4227 Sun Aug 15 14:14:52 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Aug 15 14:15:12 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4227 2021/08/15 14:14:52 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.4228 2021/08/15 14:15:12 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6671,3 +6671,4 @@ Changes to the packages collection and i Updated converters/help2man to 1.48.4 [wiz 2021-08-15] Updated graphics/qr-code-generator to 1.7.0 [wiz 2021-08-15] Updated math/imath to 3.1.2 [wiz 2021-08-15] + Updated graphics/openexr to 3.1.1 [wiz 2021-08-15] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20946 pkgsrc/doc/TODO:1.20947 --- pkgsrc/doc/TODO:1.20946 Sun Aug 15 14:14:52 2021 +++ pkgsrc/doc/TODO Sun Aug 15 14:15:12 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20946 2021/08/15 14:14:52 wiz Exp $ +$NetBSD: TODO,v 1.20947 2021/08/15 14:15:12 wiz Exp $ Suggested new packages ====================== @@ -1488,7 +1488,6 @@ For possible Perl packages updates, see o opencsg-1.4.2 o opendnssec-2.1.8 o opendoas-6.8.1 - o openexr-3.1.1 o opengrok-1.7.1 o openh323-1.19.1 o openmortal-0.7.1 --_----------=_162903691269010--