Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CCC58852B2 for ; Sun, 29 Oct 2023 15:19:26 +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 D5oCr7kCJK79 for ; Sun, 29 Oct 2023 15:19:26 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2EC8F852B5 for ; Sun, 29 Oct 2023 15:19:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2C399FADC; Sun, 29 Oct 2023 15:19:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169859276635310" MIME-Version: 1.0 Date: Sun, 29 Oct 2023 15:19:26 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20231029151926.2C399FADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169859276635310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Oct 29 15:19:26 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated net/pear-Net_SMTP to 1.11.0nb1 To generate a diff of this commit: cvs rdiff -u -r1.6275 -r1.6276 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169859276635310 Content-Disposition: inline Content-Length: 793 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.6275 pkgsrc/doc/CHANGES-2023:1.6276 --- pkgsrc/doc/CHANGES-2023:1.6275 Sun Oct 29 14:43:48 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Oct 29 15:19:25 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6275 2023/10/29 14:43:48 bsiegert Exp $ +$NetBSD: CHANGES-2023,v 1.6276 2023/10/29 15:19:25 taca Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9172,3 +9172,4 @@ Changes to the packages collection and i Added graphics/tex-spath3-doc version 2.7 [riastradh 2023-10-29] Updated meta-pkgs/texlive-collection-pictures to 2023pre3 [riastradh 2023-10-29] lang/go/version.mk: set default Go version to 1.21 [bsiegert 2023-10-29] + Updated net/pear-Net_SMTP to 1.11.0nb1 [taca 2023-10-29] --_----------=_169859276635310--