Received: by mail.netbsd.org (Postfix, from userid 605) id DF99184D53; Sun, 21 Mar 2021 03:30:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2683584D22 for ; Sun, 21 Mar 2021 03:30:26 +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 gIgq7YmoBRd4 for ; Sun, 21 Mar 2021 03:30:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8583584C13 for ; Sun, 21 Mar 2021 03:30:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 831AFFA95; Sun, 21 Mar 2021 03:30:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1616297425288930" MIME-Version: 1.0 Date: Sun, 21 Mar 2021 03:30:25 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20210321033025.831AFFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1616297425288930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Mar 21 03:30:25 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated net/pear-Net_SMTP to 1.10.0 To generate a diff of this commit: cvs rdiff -u -r1.1760 -r1.1761 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1616297425288930 Content-Disposition: inline Content-Length: 733 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.1760 pkgsrc/doc/CHANGES-2021:1.1761 --- pkgsrc/doc/CHANGES-2021:1.1760 Sun Mar 21 01:56:59 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Mar 21 03:30:25 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1760 2021/03/21 01:56:59 tsutsui Exp $ +$NetBSD: CHANGES-2021,v 1.1761 2021/03/21 03:30:25 taca Exp $ Changes to the packages collection and infrastructure in 2021: @@ -2677,3 +2677,4 @@ Changes to the packages collection and i Updated net/gallery-dl to 1.17.1 [leot 2021-03-20] Updated pkgtools/pkglint to 20.4.1 [rillig 2021-03-20] Updated emulators/PC6001VX to 3.7.1 [tsutsui 2021-03-21] + Updated net/pear-Net_SMTP to 1.10.0 [taca 2021-03-21] --_----------=_1616297425288930--