Received: by mail.netbsd.org (Postfix, from userid 605) id 2323984D71; Tue, 26 Nov 2019 12:44:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A112684D04 for ; Tue, 26 Nov 2019 12:44:01 +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 8wCACofj2aLJ for ; Tue, 26 Nov 2019 12:44:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EF87B84CD8 for ; Tue, 26 Nov 2019 12:44:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ED67FFA97; Tue, 26 Nov 2019 12:44:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157477224091920" MIME-Version: 1.0 Date: Tue, 26 Nov 2019 12:44:00 +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: <20191126124400.ED67FFA97@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. --_----------=_157477224091920 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Nov 26 12:44:00 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated databases/hiredis to 0.14.0 To generate a diff of this commit: cvs rdiff -u -r1.5134 -r1.5135 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19481 -r1.19482 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157477224091920 Content-Disposition: inline Content-Length: 1254 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.5134 pkgsrc/doc/CHANGES-2019:1.5135 --- pkgsrc/doc/CHANGES-2019:1.5134 Tue Nov 26 12:41:57 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Nov 26 12:44:00 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.5134 2019/11/26 12:41:57 wiz Exp $ +$NetBSD: CHANGES-2019,v 1.5135 2019/11/26 12:44:00 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -8284,3 +8284,4 @@ Changes to the packages collection and i Updated www/py-gunicorn to 20.0.3 [adam 2019-11-26] Updated devel/libntlm to 1.5 [wiz 2019-11-26] Updated devel/py-setuptools to 42.0.1 [wiz 2019-11-26] + Updated databases/hiredis to 0.14.0 [wiz 2019-11-26] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19481 pkgsrc/doc/TODO:1.19482 --- pkgsrc/doc/TODO:1.19481 Tue Nov 26 12:41:57 2019 +++ pkgsrc/doc/TODO Tue Nov 26 12:44:00 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19481 2019/11/26 12:41:57 wiz Exp $ +$NetBSD: TODO,v 1.19482 2019/11/26 12:44:00 wiz Exp $ Suggested new packages ====================== @@ -736,7 +736,6 @@ For possible Perl packages updates, see o hevea-2.28 o heyu-2.9.0 o hiawatha-10.8.1 - o hiredis-0.14.0 o honeyd-1.5c o horde-5.2.9 o hs-HTTP-4000.3.3 --_----------=_157477224091920--