Received: by mail.netbsd.org (Postfix, from userid 605) id EF1F884DE2; Tue, 7 Apr 2020 21:39:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 792DD84D56 for ; Tue, 7 Apr 2020 21:39:05 +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 82DgAgtnRvaW for ; Tue, 7 Apr 2020 21:39:05 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D7C8884D47 for ; Tue, 7 Apr 2020 21:39:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D404BFB27; Tue, 7 Apr 2020 21:39:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158629554427990" MIME-Version: 1.0 Date: Tue, 7 Apr 2020 21:39:04 +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: <20200407213904.D404BFB27@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. --_----------=_158629554427990 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Apr 7 21:39:04 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Updated devel/googletest, misc/khard To generate a diff of this commit: cvs rdiff -u -r1.2161 -r1.2162 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158629554427990 Content-Disposition: inline Content-Length: 765 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.2161 pkgsrc/doc/CHANGES-2020:1.2162 --- pkgsrc/doc/CHANGES-2020:1.2161 Tue Apr 7 16:47:03 2020 +++ pkgsrc/doc/CHANGES-2020 Tue Apr 7 21:39:04 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2161 2020/04/07 16:47:03 nikita Exp $ +$NetBSD: CHANGES-2020,v 1.2162 2020/04/07 21:39:04 adam Exp $ Changes to the packages collection and infrastructure in 2020: @@ -2970,3 +2970,5 @@ Changes to the packages collection and i Updated security/tor-browser to 9.0.8 [wiz 2020-04-07] Updated ham/uhd to 3.15.0.0 [mef 2020-04-07] Updated www/gnurl to 7.69.1 [nikita 2020-04-07] + Updated devel/googletest to 1.10.0 [adam 2020-04-07] + Updated misc/khard to 0.16.1 [adam 2020-04-07] --_----------=_158629554427990--