Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7230884D1B for ; Sat, 30 Dec 2023 10:19:23 +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 fBR69JopJDua for ; Sat, 30 Dec 2023 10:19:23 +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 BBE2E84CD9 for ; Sat, 30 Dec 2023 10:19:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B5A96FA42; Sat, 30 Dec 2023 10:19:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170393156259630" MIME-Version: 1.0 Date: Sat, 30 Dec 2023 10:19:22 +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: <20231230101922.B5A96FA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_170393156259630 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Dec 30 10:19:22 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated x11/libdrm to 2.4.119 To generate a diff of this commit: cvs rdiff -u -r1.7862 -r1.7863 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23819 -r1.23820 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170393156259630 Content-Disposition: inline Content-Length: 1254 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.7862 pkgsrc/doc/CHANGES-2023:1.7863 --- pkgsrc/doc/CHANGES-2023:1.7862 Sat Dec 30 10:18:29 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Dec 30 10:19:21 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7862 2023/12/30 10:18:29 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.7863 2023/12/30 10:19:21 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -11180,3 +11180,4 @@ Changes to the packages collection and i Updated audio/mpc to 0.35 [wiz 2023-12-30] Updated audio/musicpd to 0.23.15 [wiz 2023-12-30] Updated graphics/libheif to 1.17.6 [wiz 2023-12-30] + Updated x11/libdrm to 2.4.119 [wiz 2023-12-30] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23819 pkgsrc/doc/TODO:1.23820 --- pkgsrc/doc/TODO:1.23819 Sat Dec 30 10:18:30 2023 +++ pkgsrc/doc/TODO Sat Dec 30 10:19:22 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23819 2023/12/30 10:18:30 wiz Exp $ +$NetBSD: TODO,v 1.23820 2023/12/30 10:19:22 wiz Exp $ Suggested new packages ====================== @@ -873,7 +873,6 @@ For possible Perl packages updates, see o libcups-2.4.7 o libde265-1.0.15 o libdevq-0.0.4 - o libdrm-2.4.119 o libdsk-1.5.19 o libflash-0.4.13 o libgfshare-2.0.0 --_----------=_170393156259630--