Received: by mail.netbsd.org (Postfix, from userid 605) id 5F5C584D8C; Tue, 15 Oct 2019 17:02:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D617784CF1 for ; Tue, 15 Oct 2019 17:02:09 +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 k0PHF61mfUUm for ; Tue, 15 Oct 2019 17:02:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3D90284CE9 for ; Tue, 15 Oct 2019 17:02:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 34EAAFBF4; Tue, 15 Oct 2019 17:02:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1571158929137520" MIME-Version: 1.0 Date: Tue, 15 Oct 2019 17:02:09 +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: <20191015170209.34EAAFBF4@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. --_----------=_1571158929137520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Oct 15 17:02:09 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated devel/py-xdis, lang/py-uncompyle6 To generate a diff of this commit: cvs rdiff -u -r1.4350 -r1.4351 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1571158929137520 Content-Disposition: inline Content-Length: 783 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.4350 pkgsrc/doc/CHANGES-2019:1.4351 --- pkgsrc/doc/CHANGES-2019:1.4350 Tue Oct 15 16:51:39 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Oct 15 17:02:08 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4350 2019/10/15 16:51:39 adam Exp $ +$NetBSD: CHANGES-2019,v 1.4351 2019/10/15 17:02:08 adam Exp $ Changes to the packages collection and infrastructure in 2019: @@ -6986,3 +6986,5 @@ Changes to the packages collection and i Updated devel/p5-Devel-PPPort to 3.54 [mef 2019-10-15] Updated devel/p5-Devel-PatchPerl to 1.64 [mef 2019-10-15] Added lang/python38 version 3.8.0 [adam 2019-10-15] + Updated devel/py-xdis to 4.1.0 [adam 2019-10-15] + Updated lang/py-uncompyle6 to 3.5.0 [adam 2019-10-15] --_----------=_1571158929137520--