Received: by mail.netbsd.org (Postfix, from userid 605) id DF6C684EE2; Thu, 7 Jul 2022 14:05:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2590B84E66 for ; Thu, 7 Jul 2022 14:05:49 +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 kksUMAMRgjMr for ; Thu, 7 Jul 2022 14:05:48 +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 9509484CEF for ; Thu, 7 Jul 2022 14:05:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8CA7BFB1A; Thu, 7 Jul 2022 14:05:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1657202748124430" MIME-Version: 1.0 Date: Thu, 7 Jul 2022 14:05:48 +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: <20220707140548.8CA7BFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1657202748124430 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Jul 7 14:05:48 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated graphics/MesaLib to 21.3.9 To generate a diff of this commit: cvs rdiff -u -r1.3245 -r1.3246 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22001 -r1.22002 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1657202748124430 Content-Disposition: inline Content-Length: 1814 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.3245 pkgsrc/doc/CHANGES-2022:1.3246 --- pkgsrc/doc/CHANGES-2022:1.3245 Thu Jul 7 13:40:02 2022 +++ pkgsrc/doc/CHANGES-2022 Thu Jul 7 14:05:48 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3245 2022/07/07 13:40:02 thor Exp $ +$NetBSD: CHANGES-2022,v 1.3246 2022/07/07 14:05:48 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4878,3 +4878,4 @@ Changes to the packages collection and i Updated sysutils/py-psutil to 5.9.1 [adam 2022-07-07] Updated net/rclone to 1.58.1 [leot 2022-07-07] Updated math/arpack-ng to 3.8.0nb2 [thor 2022-07-07] + Updated graphics/MesaLib to 21.3.9 [wiz 2022-07-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22001 pkgsrc/doc/TODO:1.22002 --- pkgsrc/doc/TODO:1.22001 Thu Jul 7 10:27:42 2022 +++ pkgsrc/doc/TODO Thu Jul 7 14:05:48 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22001 2022/07/07 10:27:42 adam Exp $ +$NetBSD: TODO,v 1.22002 2022/07/07 14:05:48 wiz Exp $ Suggested new packages ====================== @@ -373,9 +373,7 @@ For possible Perl packages updates, see o ImageMagick6-6.9.12.8 o JBidwatcher-2.5.6 [wants launch4j] o LPRng-core-3.8.35 - o Mesa-21.3.8 - o Mesa-22.1.2 - o MesaLib-21.3.9 + o MesaLib-22.1.2 o OdfConverter-4.0 o PACK-0.0.4 o Pantomime-1.2.2 @@ -475,6 +473,7 @@ For possible Perl packages updates, see o avidemux-2.8 o avl-2.0.3 [2.x is not source and binary compatible with 1.x] o avr-gdb-10.1 + o babl-0.1.92 o baci-20040415 o baloo-21.04.0 o basket-2.11b @@ -1004,7 +1003,7 @@ For possible Perl packages updates, see o linpsk-1.2 [ld: cannot find -lqt-mt with qt4] o liquidwar-6.0.0.11 o lirc-0.9.3 - o llvm-14.0.2 + o llvm-14.0.6 o lmbench-3 o log4cxx-0.11.0 o lohit-fonts-2.4.2 --_----------=_1657202748124430--