Received: by mail.netbsd.org (Postfix, from userid 605) id B427484D72; Thu, 30 Jun 2022 14:50:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EB87884D28 for ; Thu, 30 Jun 2022 14:50:13 +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 pQeN1ZzMz5T5 for ; Thu, 30 Jun 2022 14:50:13 +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 4443B84D17 for ; Thu, 30 Jun 2022 14:50:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E0171FB1A; Thu, 30 Jun 2022 14:52:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165660075097400" MIME-Version: 1.0 Date: Thu, 30 Jun 2022 14:52:30 +0000 From: "Hauke Fath" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: hauke@netbsd.org X-Mailer: log_accum Message-Id: <20220630145230.E0171FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165660075097400 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: hauke Date: Thu Jun 30 14:52:30 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated mail/milter-greylist to 4.6.4 To generate a diff of this commit: cvs rdiff -u -r1.3145 -r1.3146 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.21968 -r1.21969 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165660075097400 Content-Disposition: inline Content-Length: 1304 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.3145 pkgsrc/doc/CHANGES-2022:1.3146 --- pkgsrc/doc/CHANGES-2022:1.3145 Thu Jun 30 14:49:05 2022 +++ pkgsrc/doc/CHANGES-2022 Thu Jun 30 14:52:30 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3145 2022/06/30 14:49:05 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.3146 2022/06/30 14:52:30 hauke Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4734,3 +4734,4 @@ Changes to the packages collection and i Updated devel/py-approvaltests to 5.3.0 [schmonz 2022-06-29] Updated sysutils/felix to 0.9.8 [pin 2022-06-30] Updated security/gnupg2 to 2.2.35nb1 [wiz 2022-06-30] + Updated mail/milter-greylist to 4.6.4 [hauke 2022-06-30] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21968 pkgsrc/doc/TODO:1.21969 --- pkgsrc/doc/TODO:1.21968 Thu Jun 30 14:49:05 2022 +++ pkgsrc/doc/TODO Thu Jun 30 14:52:30 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21968 2022/06/30 14:49:05 wiz Exp $ +$NetBSD: TODO,v 1.21969 2022/06/30 14:52:30 hauke Exp $ Suggested new packages ====================== @@ -1068,7 +1068,6 @@ For possible Perl packages updates, see o mftrace-1.2.20 o mg-20160118 o mgetty+sendfax-1.2.1 - o milter-greylist-4.6.4 o milter-regex-2.0 o mined-2015.25 o mingw-binutils-2.36.1 --_----------=_165660075097400--