Received: by mail.netbsd.org (Postfix, from userid 605) id 26C3C84E31; Tue, 31 Mar 2020 17:42:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A3F5B84E2D for ; Tue, 31 Mar 2020 17:42:25 +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 4nB3-8J7AMcH for ; Tue, 31 Mar 2020 17:42:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 04DB984E2A for ; Tue, 31 Mar 2020 17:42:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 02A4EFB27; Tue, 31 Mar 2020 17:42:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1585676544219560" MIME-Version: 1.0 Date: Tue, 31 Mar 2020 17:42:24 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20200331174225.02A4EFB27@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. --_----------=_1585676544219560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Mar 31 17:42:24 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated security/py-google-auth to 1.12.0 To generate a diff of this commit: cvs rdiff -u -r1.2019 -r1.2020 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19778 -r1.19779 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1585676544219560 Content-Disposition: inline Content-Length: 1307 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.2019 pkgsrc/doc/CHANGES-2020:1.2020 --- pkgsrc/doc/CHANGES-2020:1.2019 Tue Mar 31 17:39:27 2020 +++ pkgsrc/doc/CHANGES-2020 Tue Mar 31 17:42:24 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2019 2020/03/31 17:39:27 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.2020 2020/03/31 17:42:24 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -2729,3 +2729,4 @@ Changes to the packages collection and i Updated converters/utf8proc to 2.5.0 [wiz 2020-03-31] Updated fonts/unifont to 13.0.01 [wiz 2020-03-31] Updated mail/thunderbird-enigmail to 2.1.6 [wiz 2020-03-31] + Updated security/py-google-auth to 1.12.0 [wiz 2020-03-31] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19778 pkgsrc/doc/TODO:1.19779 --- pkgsrc/doc/TODO:1.19778 Tue Mar 31 17:39:27 2020 +++ pkgsrc/doc/TODO Tue Mar 31 17:42:24 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19778 2020/03/31 17:39:27 wiz Exp $ +$NetBSD: TODO,v 1.19779 2020/03/31 17:42:24 wiz Exp $ Suggested new packages ====================== @@ -1001,7 +1001,6 @@ For possible Perl packages updates, see o py-ephem3-3.7.6.0 o py-gds-1.4.2 o py-gnome-menus-3.8.0 - o py-google-auth-1.12.0 o py-hgview-1.9.0 o py-input-pad-1.4.2 o py-keybinder-0.3.1 --_----------=_1585676544219560--