Received: by mail.netbsd.org (Postfix, from userid 605) id B428D84E47; Wed, 17 Apr 2019 10:02:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3AC0984E3F for ; Wed, 17 Apr 2019 10:02:15 +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 l4NTJgDW14Us for ; Wed, 17 Apr 2019 10:02:14 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 90CB284DAD for ; Wed, 17 Apr 2019 10:02:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8EAAEFB16; Wed, 17 Apr 2019 10:02:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_15554953346740" MIME-Version: 1.0 Date: Wed, 17 Apr 2019 10:02:14 +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: <20190417100214.8EAAEFB16@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. --_----------=_15554953346740 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Apr 17 10:02:14 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated shells/zsh-autosuggestions to 0.5.2 To generate a diff of this commit: cvs rdiff -u -r1.1729 -r1.1730 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.18946 -r1.18947 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_15554953346740 Content-Disposition: inline Content-Length: 1314 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.1729 pkgsrc/doc/CHANGES-2019:1.1730 --- pkgsrc/doc/CHANGES-2019:1.1729 Wed Apr 17 10:01:16 2019 +++ pkgsrc/doc/CHANGES-2019 Wed Apr 17 10:02:14 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.1729 2019/04/17 10:01:16 wiz Exp $ +$NetBSD: CHANGES-2019,v 1.1730 2019/04/17 10:02:14 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -2748,3 +2748,4 @@ Changes to the packages collection and i Updated www/http-parser to 2.9.2 [wiz 2019-04-17] Updated www/py-mechanize to 0.4.2 [wiz 2019-04-17] Updated lang/vala to 0.44.3 [wiz 2019-04-17] + Updated shells/zsh-autosuggestions to 0.5.2 [wiz 2019-04-17] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18946 pkgsrc/doc/TODO:1.18947 --- pkgsrc/doc/TODO:1.18946 Wed Apr 17 10:01:16 2019 +++ pkgsrc/doc/TODO Wed Apr 17 10:02:14 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18946 2019/04/17 10:01:16 wiz Exp $ +$NetBSD: TODO,v 1.18947 2019/04/17 10:02:14 wiz Exp $ Suggested new packages ====================== @@ -1420,7 +1420,6 @@ For possible Perl packages updates, see o zkt-1.1.3 o zoneminder-1.29.0 o zopeedit-0.8 - o zsh-autosuggestions-0.5.2 Infrastructure problems which need addressing ============================================= --_----------=_15554953346740--