Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 663407A237 for ; Mon, 17 Apr 2017 09:52:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 14DF284DE9; Mon, 17 Apr 2017 09:52:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9933884DD8 for ; Mon, 17 Apr 2017 09:52:17 +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 LYq-WWH27wwy for ; Mon, 17 Apr 2017 09:52:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0A1D584CDA for ; Mon, 17 Apr 2017 09:52:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 085F5FBE4; Mon, 17 Apr 2017 09:52:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1492422737237760" MIME-Version: 1.0 Date: Mon, 17 Apr 2017 09:52:17 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20170417095217.085F5FBE4@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. --_----------=_1492422737237760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Mon Apr 17 09:52:16 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated misc/fzy to 0.9 To generate a diff of this commit: cvs rdiff -u -r1.1596 -r1.1597 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1492422737237760 Content-Disposition: inline Content-Length: 741 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.1596 pkgsrc/doc/CHANGES-2017:1.1597 --- pkgsrc/doc/CHANGES-2017:1.1596 Mon Apr 17 08:48:01 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Apr 17 09:52:16 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1596 2017/04/17 08:48:01 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.1597 2017/04/17 09:52:16 leot Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1985,3 +1985,4 @@ Changes to the packages collection and i Updated multimedia/libmp4v2 to 1.6.1nb4 [wiz 2017-04-17] Updated multimedia/fuppes to 0.660nb33 [wiz 2017-04-17] Removed multimedia/mpeg4ip successor multimedia/libmp4v2 [wiz 2017-04-17] + Updated misc/fzy to 0.9 [leot 2017-04-17] --_----------=_1492422737237760--