Received: by mail.netbsd.org (Postfix, from userid 605) id D913184E99; Sun, 4 Jul 2021 07:57:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C30F384ED7 for ; Sun, 4 Jul 2021 07:57: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 7bHEt4ucLOsx for ; Sun, 4 Jul 2021 07:57:26 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1860684ED3 for ; Sun, 4 Jul 2021 07:57:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D02C0F979; Sun, 4 Jul 2021 07:57:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162538544510730" MIME-Version: 1.0 Date: Sun, 4 Jul 2021 07:57:25 +0000 From: "John Nemeth" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jnemeth@netbsd.org X-Mailer: log_accum Message-Id: <20210704075725.D02C0F979@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162538544510730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jnemeth Date: Sun Jul 4 07:57:25 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated mail/sendmail to 8.16.1 To generate a diff of this commit: cvs rdiff -u -r1.3648 -r1.3649 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20842 -r1.20843 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162538544510730 Content-Disposition: inline Content-Length: 1316 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.3648 pkgsrc/doc/CHANGES-2021:1.3649 --- pkgsrc/doc/CHANGES-2021:1.3648 Sun Jul 4 07:55:51 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Jul 4 07:57:25 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3648 2021/07/04 07:55:51 wen Exp $ +$NetBSD: CHANGES-2021,v 1.3649 2021/07/04 07:57:25 jnemeth Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5836,3 +5836,4 @@ Changes to the packages collection and i Updated emulators/libretro-gearsystem to 3.3.0 [nia 2021-07-04] Updated devel/p5-Tie-Cycle to 1.226 [wen 2021-07-04] Updated devel/p5-Tree-DAG_Node to 1.32 [wen 2021-07-04] + Updated mail/sendmail to 8.16.1 [jnemeth 2021-07-04] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20842 pkgsrc/doc/TODO:1.20843 --- pkgsrc/doc/TODO:1.20842 Sun Jul 4 07:48:40 2021 +++ pkgsrc/doc/TODO Sun Jul 4 07:57:25 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20842 2021/07/04 07:48:40 nia Exp $ +$NetBSD: TODO,v 1.20843 2021/07/04 07:57:25 jnemeth Exp $ Suggested new packages ====================== @@ -1996,7 +1996,6 @@ For possible Perl packages updates, see o secpanel-0.6.1 o send-pr-4.0 o sendfile-20010424 - o sendmail-8.16.1 o sendmail-cidrexpand-8.16.0.16 o sendmail-qtool-8.16.0.16 o ser-0.9.6 --_----------=_162538544510730--