Received: by mail.netbsd.org (Postfix, from userid 605) id 980DF84D35; Wed, 6 Nov 2019 09:40:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2168084D28 for ; Wed, 6 Nov 2019 09:40:59 +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 XV0V0BiQdjNl for ; Wed, 6 Nov 2019 09:40:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7C6E684C2B for ; Wed, 6 Nov 2019 09:40:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7626EFA93; Wed, 6 Nov 2019 09:40:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1573033258257890" MIME-Version: 1.0 Date: Wed, 6 Nov 2019 09:40:58 +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: <20191106094058.7626EFA93@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. --_----------=_1573033258257890 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Nov 6 09:40:58 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated lang/py-six, devel/py-pyparsing To generate a diff of this commit: cvs rdiff -u -r1.4769 -r1.4770 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1573033258257890 Content-Disposition: inline Content-Length: 776 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.4769 pkgsrc/doc/CHANGES-2019:1.4770 --- pkgsrc/doc/CHANGES-2019:1.4769 Wed Nov 6 09:17:46 2019 +++ pkgsrc/doc/CHANGES-2019 Wed Nov 6 09:40:58 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4769 2019/11/06 09:17:46 leot Exp $ +$NetBSD: CHANGES-2019,v 1.4770 2019/11/06 09:40:58 adam Exp $ Changes to the packages collection and infrastructure in 2019: @@ -7604,3 +7604,5 @@ Changes to the packages collection and i Updated www/firefox68-l10n to 68.2.0 [ryoon 2019-11-05] Updated multimedia/mkvtoolnix to 39.0.0 [adam 2019-11-05] Updated www/curl to 7.67.0 [leot 2019-11-06] + Updated lang/py-six to 1.13.0 [adam 2019-11-06] + Updated devel/py-pyparsing to 2.4.4 [adam 2019-11-06] --_----------=_1573033258257890--