Received: by mail.netbsd.org (Postfix, from userid 605) id 5571484DC8; Sun, 7 Oct 2018 11:32:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4DF5F84D73 for ; Sun, 7 Oct 2018 11:32:45 +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 QMjF0wrJ0WDx for ; Sun, 7 Oct 2018 11:32:44 +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 8E40D84CCC for ; Sun, 7 Oct 2018 11:32:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 839BAFBEE; Sun, 7 Oct 2018 11:32:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1538911964252400" MIME-Version: 1.0 Date: Sun, 7 Oct 2018 11:32: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: <20181007113244.839BAFBEE@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. --_----------=_1538911964252400 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Oct 7 11:32:44 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated net/py-gcs-oauth2-boto-plugin, www/py-google-apitools, net/py-gsutil To generate a diff of this commit: cvs rdiff -u -r1.4303 -r1.4304 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1538911964252400 Content-Disposition: inline Content-Length: 855 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.4303 pkgsrc/doc/CHANGES-2018:1.4304 --- pkgsrc/doc/CHANGES-2018:1.4303 Sun Oct 7 10:52:46 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Oct 7 11:32:44 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4303 2018/10/07 10:52:46 schmonz Exp $ +$NetBSD: CHANGES-2018,v 1.4304 2018/10/07 11:32:44 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6008,3 +6008,6 @@ Changes to the packages collection and i Updated textproc/py-alabaster to 0.7.12 [adam 2018-10-07] Updated security/py-rsa to 4.0 [adam 2018-10-07] Updated sysutils/etckeeper to 1.18.8 [schmonz 2018-10-07] + Updated net/py-gcs-oauth2-boto-plugin to 2.2 [adam 2018-10-07] + Updated www/py-google-apitools to 0.5.24 [adam 2018-10-07] + Updated net/py-gsutil to 4.34 [adam 2018-10-07] --_----------=_1538911964252400--