Received: by mail.netbsd.org (Postfix, from userid 605) id 2FCB884D6C; Tue, 28 Apr 2020 11:37:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AC76B84D60 for ; Tue, 28 Apr 2020 11:37:44 +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 A3VOwkipRCs3 for ; Tue, 28 Apr 2020 11:37:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1580784D51 for ; Tue, 28 Apr 2020 11:37:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 13248FB27; Tue, 28 Apr 2020 11:37:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1588073864112930" MIME-Version: 1.0 Date: Tue, 28 Apr 2020 11:37:44 +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: <20200428113744.13248FB27@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. --_----------=_1588073864112930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Apr 28 11:37:43 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Updated misc/py-stdnum, net/py-zeroconf To generate a diff of this commit: cvs rdiff -u -r1.2607 -r1.2608 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1588073864112930 Content-Disposition: inline Content-Length: 777 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.2607 pkgsrc/doc/CHANGES-2020:1.2608 --- pkgsrc/doc/CHANGES-2020:1.2607 Tue Apr 28 11:06:43 2020 +++ pkgsrc/doc/CHANGES-2020 Tue Apr 28 11:37:43 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2607 2020/04/28 11:06:43 adam Exp $ +$NetBSD: CHANGES-2020,v 1.2608 2020/04/28 11:37:43 adam Exp $ Changes to the packages collection and infrastructure in 2020: @@ -3737,3 +3737,5 @@ Changes to the packages collection and i Updated devel/py-xdis to 4.5.1 [adam 2020-04-28] Updated lang/py-uncompyle6 to 3.6.7 [adam 2020-04-28] Updated devel/py-requests-file to 1.5.1 [adam 2020-04-28] + Updated misc/py-stdnum to 1.13 [adam 2020-04-28] + Updated net/py-zeroconf to 0.26.0 [adam 2020-04-28] --_----------=_1588073864112930--