Received: by mail.netbsd.org (Postfix, from userid 605) id 7A93184D95; Sat, 11 Mar 2023 18:16:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AA57D84E75 for ; Sat, 11 Mar 2023 18:16:24 +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 8OKyEdO9-AsW for ; Sat, 11 Mar 2023 18:16:24 +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 0C08C84D8D for ; Sat, 11 Mar 2023 18:16:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 096D8FA90; Sat, 11 Mar 2023 18:16:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1678558584158290" MIME-Version: 1.0 Date: Sat, 11 Mar 2023 18:16:24 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20230311181624.096D8FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1678558584158290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sat Mar 11 18:16:23 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated mail/nmh to 1.8 To generate a diff of this commit: cvs rdiff -u -r1.1696 -r1.1697 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1678558584158290 Content-Disposition: inline Content-Length: 745 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.1696 pkgsrc/doc/CHANGES-2023:1.1697 --- pkgsrc/doc/CHANGES-2023:1.1696 Sat Mar 11 16:40:06 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Mar 11 18:16:23 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1696 2023/03/11 16:40:06 nia Exp $ +$NetBSD: CHANGES-2023,v 1.1697 2023/03/11 18:16:23 leot Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2194,3 +2194,4 @@ Changes to the packages collection and i Updated misc/s6-portable-utils to 2.3.0.1 [schmonz 2023-03-11] Updated databases/mariadb106-server to 10.6.12 [nia 2023-03-11] Updated databases/mariadb106-client to 10.6.12 [nia 2023-03-11] + Updated mail/nmh to 1.8 [leot 2023-03-11] --_----------=_1678558584158290--