Received: by mail.netbsd.org (Postfix, from userid 605) id E213784E81; Sun, 21 Jan 2024 20:19:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1C60584E77 for ; Sun, 21 Jan 2024 20:19:11 +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 k49B2S6RiFt9 for ; Sun, 21 Jan 2024 20:19:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 638BA84CCC for ; Sun, 21 Jan 2024 20:19:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5D49CFA42; Sun, 21 Jan 2024 20:19:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705868350154340" MIME-Version: 1.0 Date: Sun, 21 Jan 2024 20:19:10 +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: <20240121201910.5D49CFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705868350154340 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:19:10 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 TODO Log Message: doc: Updated editors/emacs29 to 29.2 To generate a diff of this commit: cvs rdiff -u -r1.544 -r1.545 pkgsrc/doc/CHANGES-2024 cvs rdiff -u -r1.23937 -r1.23938 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705868350154340 Content-Disposition: inline Content-Length: 1455 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.544 pkgsrc/doc/CHANGES-2024:1.545 --- pkgsrc/doc/CHANGES-2024:1.544 Sun Jan 21 20:11:14 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Jan 21 20:19:09 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.544 2024/01/21 20:11:14 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.545 2024/01/21 20:19:09 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -697,3 +697,4 @@ Changes to the packages collection and i Updated print/texlab to 5.12.2 [wiz 2024-01-21] Updated textproc/tree-sitter-go-mod to 1.0.2 [wiz 2024-01-21] Updated textproc/md4c to 0.5.1 [wiz 2024-01-21] + Updated editors/emacs29 to 29.2 [wiz 2024-01-21] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23937 pkgsrc/doc/TODO:1.23938 --- pkgsrc/doc/TODO:1.23937 Sun Jan 21 20:11:14 2024 +++ pkgsrc/doc/TODO Sun Jan 21 20:19:09 2024 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23937 2024/01/21 20:11:14 wiz Exp $ +$NetBSD: TODO,v 1.23938 2024/01/21 20:19:09 wiz Exp $ Suggested new packages ====================== @@ -400,7 +400,6 @@ For possible Perl packages updates, see o R-labeling-0.4.2 o R-mapproj-3 o R-ncdf-1.6.9 - o SDL2_ttf-2.21.2 o SOGo5-5.8.4 [wip] o SOPE5-5.8.4 [wip] o SQLiteCpp-2.5.0 @@ -592,7 +591,6 @@ For possible Perl packages updates, see o elfsh-0.78 o elm-me-2.4.127 o elscreen-1.5.3 - o emacs29-29.2 o emerillon-0.1.90 o endless-sky-0.10.2 o enigma-1.30 --_----------=_1705868350154340--