Received: by mail.netbsd.org (Postfix, from userid 605) id 06D0A84ECD; Sun, 21 Jan 2024 20:40:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 366B884E86 for ; Sun, 21 Jan 2024 20:40:39 +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 DcHKH6p-4Met for ; Sun, 21 Jan 2024 20:40:38 +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 7CE8384E77 for ; Sun, 21 Jan 2024 20:40:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 73C06FA42; Sun, 21 Jan 2024 20:40:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705869638193720" MIME-Version: 1.0 Date: Sun, 21 Jan 2024 20:40:38 +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: <20240121204038.73C06FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705869638193720 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jan 21 20:40:38 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 TODO Log Message: doc: Updated graphics/vulkan-headers to 1.3.275 To generate a diff of this commit: cvs rdiff -u -r1.550 -r1.551 pkgsrc/doc/CHANGES-2024 cvs rdiff -u -r1.23943 -r1.23944 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705869638193720 Content-Disposition: inline Content-Length: 1338 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.550 pkgsrc/doc/CHANGES-2024:1.551 --- pkgsrc/doc/CHANGES-2024:1.550 Sun Jan 21 20:38:12 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Jan 21 20:40:37 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.550 2024/01/21 20:38:12 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.551 2024/01/21 20:40:37 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -703,3 +703,4 @@ Changes to the packages collection and i Updated www/py-google-api-python-client to 2.114.0 [wiz 2024-01-21] Updated textproc/py-pdf to 4.0.0 [wiz 2024-01-21] Updated databases/prometheus to 2.49.1 [wiz 2024-01-21] + Updated graphics/vulkan-headers to 1.3.275 [wiz 2024-01-21] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23943 pkgsrc/doc/TODO:1.23944 --- pkgsrc/doc/TODO:1.23943 Sun Jan 21 20:38:12 2024 +++ pkgsrc/doc/TODO Sun Jan 21 20:40:37 2024 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23943 2024/01/21 20:38:12 wiz Exp $ +$NetBSD: TODO,v 1.23944 2024/01/21 20:40:37 wiz Exp $ Suggested new packages ====================== @@ -1396,7 +1396,6 @@ For possible Perl packages updates, see o vms-empire-1.16 o vnc-4.0 [http://www.realvnc.com/download.html|pkgsrc-wip] o vnstat-2.14 - o vulkan-headers-1.3.275.0 o wMosaic-3.8.22 o wandio-4.2.3 o wap-utils-1.4.1 --_----------=_1705869638193720--