Received: by mail.netbsd.org (Postfix, from userid 605) id 48F7E84E27; Sat, 16 May 2020 07:10:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C696784DDA for ; Sat, 16 May 2020 07:10:47 +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 t2zcO6YqS7sY for ; Sat, 16 May 2020 07:10:47 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2F9A284CE9 for ; Sat, 16 May 2020 07:10:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2D7CBFB27; Sat, 16 May 2020 07:10:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158961304758570" MIME-Version: 1.0 Date: Sat, 16 May 2020 07:10:47 +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: <20200516071047.2D7CBFB27@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. --_----------=_158961304758570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat May 16 07:10:47 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Updated devel/py-guppy3, databases/py-redis To generate a diff of this commit: cvs rdiff -u -r1.2934 -r1.2935 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158961304758570 Content-Disposition: inline Content-Length: 790 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.2934 pkgsrc/doc/CHANGES-2020:1.2935 --- pkgsrc/doc/CHANGES-2020:1.2934 Sat May 16 06:51:03 2020 +++ pkgsrc/doc/CHANGES-2020 Sat May 16 07:10:46 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2934 2020/05/16 06:51:03 rillig Exp $ +$NetBSD: CHANGES-2020,v 1.2935 2020/05/16 07:10:46 adam Exp $ Changes to the packages collection and infrastructure in 2020: @@ -4629,3 +4629,5 @@ Changes to the packages collection and i Updated www/py-hstspreload to 2020.5.16 [adam 2020-05-16] Updated pkgtools/createbuildlink to 3.18 [rillig 2020-05-16] Removed finance/tclticker [rillig 2020-05-16] + Updated devel/py-guppy3 to 3.0.10.1 [adam 2020-05-16] + Updated databases/py-redis to 3.5.2 [adam 2020-05-16] --_----------=_158961304758570--