Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 4C08E1A921F for ; Fri, 20 Nov 2020 18:13:33 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B47128513F; Fri, 20 Nov 2020 18:13:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EE553850E1 for ; Fri, 20 Nov 2020 18:13:31 +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 5RbX02fj4B_5 for ; Fri, 20 Nov 2020 18:13:31 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4987A84D6B for ; Fri, 20 Nov 2020 18:13:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 46F62FA9D; Fri, 20 Nov 2020 18:13:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1605896011147440" MIME-Version: 1.0 Date: Fri, 20 Nov 2020 18:13:31 +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: <20201120181331.46F62FA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1605896011147440 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Nov 20 18:13:30 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated graphics/openexr to 2.5.3 To generate a diff of this commit: cvs rdiff -u -r1.6278 -r1.6279 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.20199 -r1.20200 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1605896011147440 Content-Disposition: inline Content-Length: 1254 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.6278 pkgsrc/doc/CHANGES-2020:1.6279 --- pkgsrc/doc/CHANGES-2020:1.6278 Fri Nov 20 18:11:02 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Nov 20 18:13:30 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.6278 2020/11/20 18:11:02 tron Exp $ +$NetBSD: CHANGES-2020,v 1.6279 2020/11/20 18:13:30 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -9207,3 +9207,4 @@ Changes to the packages collection and i Updated devel/libatomic to 10.2.0 [wiz 2020-11-20] Updated security/polkit to 0.118 [wiz 2020-11-20] Updated mail/mutt to 2.0.2 [tron 2020-11-20] + Updated graphics/openexr to 2.5.3 [wiz 2020-11-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20199 pkgsrc/doc/TODO:1.20200 --- pkgsrc/doc/TODO:1.20199 Fri Nov 20 18:00:48 2020 +++ pkgsrc/doc/TODO Fri Nov 20 18:13:30 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20199 2020/11/20 18:00:48 wiz Exp $ +$NetBSD: TODO,v 1.20200 2020/11/20 18:13:30 wiz Exp $ Suggested new packages ====================== @@ -846,7 +846,6 @@ For possible Perl packages updates, see o opal-3.16.2 o openafs-1.8 o opencsg-1.4.0 - o openexr-2.5.3 o openh323-1.19.1 o openmortal-0.7.1 o openoffice-4.1.7 --_----------=_1605896011147440--