Received: by mail.netbsd.org (Postfix, from userid 605) id 95B1F84D72; Tue, 12 Sep 2017 16:42:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 295C484D69 for ; Tue, 12 Sep 2017 16:42:06 +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 E190qHdCSC2k for ; Tue, 12 Sep 2017 16:42:05 +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 8C38D84D24 for ; Tue, 12 Sep 2017 16:42:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 81FABFA98; Tue, 12 Sep 2017 16:42:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1505234525190570" MIME-Version: 1.0 Date: Tue, 12 Sep 2017 16:42:05 +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: <20170912164205.81FABFA98@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. --_----------=_1505234525190570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Sep 12 16:42:05 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated geography/py-geojson to 2.1.0, databases/py-mongo to 3.5.1 To generate a diff of this commit: cvs rdiff -u -r1.3777 -r1.3778 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1505234525190570 Content-Disposition: inline Content-Length: 792 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.3777 pkgsrc/doc/CHANGES-2017:1.3778 --- pkgsrc/doc/CHANGES-2017:1.3777 Tue Sep 12 14:57:24 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Sep 12 16:42:05 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3777 2017/09/12 14:57:24 adam Exp $ +$NetBSD: CHANGES-2017,v 1.3778 2017/09/12 16:42:05 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5310,3 +5310,5 @@ Changes to the packages collection and i Updated multimedia/py-gstreamer1 to 1.12.2 [wiz 2017-09-12] Updated sysutils/py-magic to 0.4.13 [adam 2017-09-12] Updated sysutils/py-kazoo to 2.4.0 [adam 2017-09-12] + Updated geography/py-geojson to 2.1.0 [adam 2017-09-12] + Updated databases/py-mongo to 3.5.1 [adam 2017-09-12] --_----------=_1505234525190570--