Received: by mail.netbsd.org (Postfix, from userid 605) id 5311384F0F; Fri, 13 May 2022 11:24:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8C6F484E63 for ; Fri, 13 May 2022 11:24:15 +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 yE4y0sleEiUU for ; Fri, 13 May 2022 11:24:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D791484D23 for ; Fri, 13 May 2022 11:24:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 656CAFA94; Fri, 13 May 2022 11:24:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1652441077268820" MIME-Version: 1.0 Date: Fri, 13 May 2022 11:24:37 +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: <20220513112437.656CAFA94@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1652441077268820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri May 13 11:24:37 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated databases/redis to 6.2.7 To generate a diff of this commit: cvs rdiff -u -r1.2540 -r1.2541 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.21854 -r1.21855 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1652441077268820 Content-Disposition: inline Content-Length: 1270 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.2540 pkgsrc/doc/CHANGES-2022:1.2541 --- pkgsrc/doc/CHANGES-2022:1.2540 Fri May 13 10:57:41 2022 +++ pkgsrc/doc/CHANGES-2022 Fri May 13 11:24:36 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2540 2022/05/13 10:57:41 jperkin Exp $ +$NetBSD: CHANGES-2022,v 1.2541 2022/05/13 11:24:36 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3922,3 +3922,4 @@ Changes to the packages collection and i Updated devel/yarn to 1.22.19nb1 [jperkin 2022-05-13] Updated lang/ruby-execjs to 2.8.1nb1 [jperkin 2022-05-13] Updated www/py-cfscrape to 2.0.8nb2 [jperkin 2022-05-13] + Updated databases/redis to 6.2.7 [wiz 2022-05-13] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21854 pkgsrc/doc/TODO:1.21855 --- pkgsrc/doc/TODO:1.21854 Fri May 13 07:36:41 2022 +++ pkgsrc/doc/TODO Fri May 13 11:24:36 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21854 2022/05/13 07:36:41 adam Exp $ +$NetBSD: TODO,v 1.21855 2022/05/13 11:24:36 wiz Exp $ Suggested new packages ====================== @@ -1486,7 +1486,6 @@ For possible Perl packages updates, see o rcs-5.10.0 o rdp-1.6 o rebar-3.13.2 - o redis-6.2.7 o regionset-0.2 o remind-3.03.06 o rep-gtk-0.90.8.1 --_----------=_1652441077268820--