Received: by mail.netbsd.org (Postfix, from userid 605) id 5C9BC84EFE; Fri, 17 Apr 2020 12:03:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D8F5E84D5D for ; Fri, 17 Apr 2020 12:03:11 +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 3roAWUXw6u4A for ; Fri, 17 Apr 2020 12:03:11 +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 29FA484D36 for ; Fri, 17 Apr 2020 12:03:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2140AFB27; Fri, 17 Apr 2020 12:03:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1587124991220600" MIME-Version: 1.0 Date: Fri, 17 Apr 2020 12:03:11 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20200417120311.2140AFB27@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. --_----------=_1587124991220600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Apr 17 12:03:10 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: Updated net/py-dns, mail/py-spf To generate a diff of this commit: cvs rdiff -u -r1.2337 -r1.2338 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19823 -r1.19824 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1587124991220600 Content-Disposition: inline Content-Length: 1353 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.2337 pkgsrc/doc/CHANGES-2020:1.2338 --- pkgsrc/doc/CHANGES-2020:1.2337 Fri Apr 17 11:37:34 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Apr 17 12:03:10 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2337 2020/04/17 11:37:34 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.2338 2020/04/17 12:03:10 adam Exp $ Changes to the packages collection and infrastructure in 2020: @@ -3214,3 +3214,5 @@ Changes to the packages collection and i Updated editors/OmegaT to 5.2.0 [ryoon 2020-04-17] Updated mail/up-imappproxy to 1.2.8 [tm 2020-04-17] Updated net/tigervnc to 1.9.0nb4 [wiz 2020-04-17] + Updated net/py-dns to 1.16.0 [adam 2020-04-17] + Updated mail/py-spf to 2.0.14 [adam 2020-04-17] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19823 pkgsrc/doc/TODO:1.19824 --- pkgsrc/doc/TODO:1.19823 Sun Apr 12 21:25:03 2020 +++ pkgsrc/doc/TODO Fri Apr 17 12:03:10 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19823 2020/04/12 21:25:03 wiz Exp $ +$NetBSD: TODO,v 1.19824 2020/04/17 12:03:10 adam Exp $ Suggested new packages ====================== @@ -998,7 +998,6 @@ For possible Perl packages updates, see o py-ptt-1.10.2 o py-setuptools-46.1.3 [drops python-2.x support] o py-simpletal-5.1 - o py-spf-2.0.12t o py-sybase-0.37 o py-wxWidgets-4.0.0 o py-yubiauth-0.3.10 --_----------=_1587124991220600--