Received: by mail.netbsd.org (Postfix, from userid 605) id 77CAB84D74; Wed, 14 Feb 2024 08:15:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1707898509; bh=Tt4EFPI3vhlnOGzYPhTuijDPK4q12ufWH77VpFNMSuY=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=3CiZzHZmAcpjPodXNMq9vpyiwxvCIWP+gbUn02BuBSEKHSfwReFdl7mjtpJoNvfjf IckdgfDpUUHxRl22V14aTvNO4Xx9cHueo6PPelVnj3i0JDZBqy9gNciAPeWb5tAWfP bcXnO/rCoNvKTOLBw0xcLeLaMf4e4UKokaWv1FIg= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 663FC84D3D for ; Wed, 14 Feb 2024 08:15:08 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=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 1ZOwr-8fGoW9 for ; Wed, 14 Feb 2024 08:15:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B01B484D25 for ; Wed, 14 Feb 2024 08:15:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1707898507; bh=Tt4EFPI3vhlnOGzYPhTuijDPK4q12ufWH77VpFNMSuY=; h=Date:From:Subject:To:Reply-To; b=pVG+DiRFw/XpqtQliWIA+fF9YiaMyBgUcBeHyYoMUPT++Q6hMSEwJKCC+MJkxDQD7 b331Nk59fA8a7dUtHqL+lx2bltcCnro/STuot3sJhTZdAB/JGAyzU++JT1sMWGOWGM C+SCo0OMA3VUhpiftnLb0wyh2Jos5TvL5kiUusNQ= Received: by cvs.NetBSD.org (Postfix, from userid 500) id A6F07F9EC; Wed, 14 Feb 2024 08:15:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1707898507193880" MIME-Version: 1.0 Date: Wed, 14 Feb 2024 08:15:07 +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: <20240214081507.A6F07F9EC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1707898507193880 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Feb 14 08:15:07 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 TODO Log Message: doc: Updated mail/neomutt to 20240201 To generate a diff of this commit: cvs rdiff -u -r1.1238 -r1.1239 pkgsrc/doc/CHANGES-2024 cvs rdiff -u -r1.24039 -r1.24040 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1707898507193880 Content-Disposition: inline Content-Length: 1248 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.1238 pkgsrc/doc/CHANGES-2024:1.1239 --- pkgsrc/doc/CHANGES-2024:1.1238 Wed Feb 14 08:13:32 2024 +++ pkgsrc/doc/CHANGES-2024 Wed Feb 14 08:15:06 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.1238 2024/02/14 08:13:32 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.1239 2024/02/14 08:15:06 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -2021,3 +2021,4 @@ Changes to the packages collection and i Updated net/libfilezilla to 0.46.0 [wiz 2024-02-14] Updated net/filezilla to 3.66.5 [wiz 2024-02-14] Updated x11/xkeyboard-config to 2.41 [wiz 2024-02-14] + Updated mail/neomutt to 20240201 [wiz 2024-02-14] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.24039 pkgsrc/doc/TODO:1.24040 --- pkgsrc/doc/TODO:1.24039 Wed Feb 14 08:13:32 2024 +++ pkgsrc/doc/TODO Wed Feb 14 08:15:07 2024 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.24039 2024/02/14 08:13:32 wiz Exp $ +$NetBSD: TODO,v 1.24040 2024/02/14 08:15:07 wiz Exp $ Suggested new packages ====================== @@ -972,7 +972,6 @@ For possible Perl packages updates, see o ncdu2-2.3 o ncview-2.1.8 o nedit-5.7 - o neomutt-20240201 o neon-0.33.0 o net-snmp-5.9.4 o netramet-50 --_----------=_1707898507193880--