Received: by mail.netbsd.org (Postfix, from userid 605) id 8FDCC84D93; Thu, 21 Jul 2022 15:19:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4628585041 for ; Thu, 21 Jul 2022 15:19: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 8DUx-qPULhzu for ; Thu, 21 Jul 2022 15:19:23 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C9AAF84D93 for ; Thu, 21 Jul 2022 15:19:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C5E7DFB1A; Thu, 21 Jul 2022 15:19:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1658416763216640" MIME-Version: 1.0 Date: Thu, 21 Jul 2022 15:19:23 +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: <20220721151923.C5E7DFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1658416763216640 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Thu Jul 21 15:19:23 UTC 2022 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: -postfix - postfix-3.7.1. To generate a diff of this commit: cvs rdiff -u -r1.22043 -r1.22044 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1658416763216640 Content-Disposition: inline Content-Length: 590 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22043 pkgsrc/doc/TODO:1.22044 --- pkgsrc/doc/TODO:1.22043 Wed Jul 20 22:08:20 2022 +++ pkgsrc/doc/TODO Thu Jul 21 15:19:23 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22043 2022/07/20 22:08:20 wiz Exp $ +$NetBSD: TODO,v 1.22044 2022/07/21 15:19:23 taca Exp $ Suggested new packages ====================== @@ -1272,7 +1272,6 @@ For possible Perl packages updates, see o poppass-4.0.14 o posh-0.14.1 o postal-0.72 - o postfix-3.7.1 o postgres_exporter-0.9.0 o postgresql-pgroonga-2.2.9 o postgresql-pljava-1.6.2 --_----------=_1658416763216640--