Received: by mail.netbsd.org (Postfix, from userid 605) id 50E0984D78; Wed, 31 Oct 2018 20:37:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6EE8384CD0 for ; Wed, 31 Oct 2018 20:37:27 +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 rCD5O0x8YKve for ; Wed, 31 Oct 2018 20:37:27 +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 AB02A84C82 for ; Wed, 31 Oct 2018 20:37:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9E0B7FBEE; Wed, 31 Oct 2018 20:37:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1541018246168520" MIME-Version: 1.0 Date: Wed, 31 Oct 2018 20:37:26 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20181031203726.9E0B7FBEE@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1541018246168520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Wed Oct 31 20:37:26 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated mail/qgreylist to 0.3nb7 To generate a diff of this commit: cvs rdiff -u -r1.4548 -r1.4549 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1541018246168520 Content-Disposition: inline Content-Length: 749 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.4548 pkgsrc/doc/CHANGES-2018:1.4549 --- pkgsrc/doc/CHANGES-2018:1.4548 Wed Oct 31 20:16:52 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Oct 31 20:37:26 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4548 2018/10/31 20:16:52 leot Exp $ +$NetBSD: CHANGES-2018,v 1.4549 2018/10/31 20:37:26 schmonz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6332,3 +6332,4 @@ Changes to the packages collection and i Updated devel/py-tox to 3.5.3 [adam 2018-10-31] Updated emulators/libretro-fbalpha to 0.2.97.43.20181022 [nia 2018-10-31] Added biology/py-pydicom version 1.2.0 [leot 2018-10-31] + Updated mail/qgreylist to 0.3nb7 [schmonz 2018-10-31] --_----------=_1541018246168520--