Received: by mail.netbsd.org (Postfix, from userid 605) id F0A1484F53; Tue, 15 Nov 2022 18:57:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2C34084F4C for ; Tue, 15 Nov 2022 18:57:25 +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 HSeXlTorhjps for ; Tue, 15 Nov 2022 18:57: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 81DDE84CEF for ; Tue, 15 Nov 2022 18:57:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7F264FA90; Tue, 15 Nov 2022 18:57:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1668538644174890" MIME-Version: 1.0 Date: Tue, 15 Nov 2022 18:57:24 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20221115185724.7F264FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1668538644174890 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Tue Nov 15 18:57:24 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated mail/serialmail to 0.75nb3 To generate a diff of this commit: cvs rdiff -u -r1.5532 -r1.5533 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1668538644174890 Content-Disposition: inline Content-Length: 743 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.5532 pkgsrc/doc/CHANGES-2022:1.5533 --- pkgsrc/doc/CHANGES-2022:1.5532 Tue Nov 15 18:28:06 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Nov 15 18:57:24 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5532 2022/11/15 18:28:06 khorben Exp $ +$NetBSD: CHANGES-2022,v 1.5533 2022/11/15 18:57:24 schmonz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -8363,3 +8363,4 @@ Changes to the packages collection and i Updated net/py-prometheus_client to 0.15.0 [wiz 2022-11-15] Updated www/grafana to 9.2.4 [jperkin 2022-11-15] Updated www/deforaos-surfer to 0.3.1 [khorben 2022-11-15] + Updated mail/serialmail to 0.75nb3 [schmonz 2022-11-15] --_----------=_1668538644174890--