Received: by mail.netbsd.org (Postfix, from userid 605) id 78FAE84E65; Wed, 7 Feb 2024 17:50:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A9BD884E7B for ; Wed, 7 Feb 2024 17:50:55 +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 M98X98mA63jA for ; Wed, 7 Feb 2024 17:50:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F0E1C84D35 for ; Wed, 7 Feb 2024 17:50:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EBE3CFA42; Wed, 7 Feb 2024 17:50:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170732825424130" MIME-Version: 1.0 Date: Wed, 7 Feb 2024 17:50:54 +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: <20240207175054.EBE3CFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170732825424130 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Feb 7 17:50:54 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 TODO Log Message: doc: Updated sysutils/grub2 to 2.12 To generate a diff of this commit: cvs rdiff -u -r1.1003 -r1.1004 pkgsrc/doc/CHANGES-2024 cvs rdiff -u -r1.23994 -r1.23995 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170732825424130 Content-Disposition: inline Content-Length: 1261 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.1003 pkgsrc/doc/CHANGES-2024:1.1004 --- pkgsrc/doc/CHANGES-2024:1.1003 Wed Feb 7 17:05:33 2024 +++ pkgsrc/doc/CHANGES-2024 Wed Feb 7 17:50:54 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.1003 2024/02/07 17:05:33 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.1004 2024/02/07 17:50:54 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -1690,3 +1690,4 @@ Changes to the packages collection and i Updated lang/go121 to 1.21.7 [bsiegert 2024-02-07] Updated lang/gleam to 0.34.1 [nikita 2024-02-07] Updated pkgtools/plist-utils to 20240207 [wiz 2024-02-07] + Updated sysutils/grub2 to 2.12 [wiz 2024-02-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23994 pkgsrc/doc/TODO:1.23995 --- pkgsrc/doc/TODO:1.23994 Wed Feb 7 13:22:20 2024 +++ pkgsrc/doc/TODO Wed Feb 7 17:50:54 2024 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23994 2024/02/07 13:22:20 adam Exp $ +$NetBSD: TODO,v 1.23995 2024/02/07 17:50:54 wiz Exp $ Suggested new packages ====================== @@ -742,7 +742,6 @@ For possible Perl packages updates, see o greed-4.2 o gromacs-2021.1 o grpc-1.61.0 - o grub2-2.12 o gss-1.0.3 o gst-plugins1-omx-1.10.0 o gstreamer1-1.22.9 --_----------=_170732825424130--