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 3630B7A140 for ; Mon, 13 Feb 2017 00:11:58 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id DEE6B855A8; Mon, 13 Feb 2017 00:11:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6FA038558A for ; Mon, 13 Feb 2017 00:11:57 +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 59e2qeZI16N0 for ; Mon, 13 Feb 2017 00:11:57 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1090C84CE2 for ; Mon, 13 Feb 2017 00:11:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0EC5CFBE3; Mon, 13 Feb 2017 00:11:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148694471785080" MIME-Version: 1.0 Date: Mon, 13 Feb 2017 00:11:57 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20170213001157.0EC5CFBE3@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_148694471785080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: maya Date: Mon Feb 13 00:11:56 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated sysutils/vifm to 0.8.2nb1 To generate a diff of this commit: cvs rdiff -u -r1.703 -r1.704 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_148694471785080 Content-Disposition: inline Content-Length: 721 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.703 pkgsrc/doc/CHANGES-2017:1.704 --- pkgsrc/doc/CHANGES-2017:1.703 Sun Feb 12 22:02:45 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Feb 13 00:11:56 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.703 2017/02/12 22:02:45 leot Exp $ +$NetBSD: CHANGES-2017,v 1.704 2017/02/13 00:11:56 maya Exp $ Changes to the packages collection and infrastructure in 2017: @@ -872,3 +872,4 @@ Changes to the packages collection and i Updated graphics/ImageMagick6 to 6.9.7.7 [adam 2017-02-12] Updated graphics/pfstools to 2.0.5 [adam 2017-02-12] Updated multimedia/mpv to 0.24.0 [leot 2017-02-12] + Updated sysutils/vifm to 0.8.2nb1 [maya 2017-02-13] --_----------=_148694471785080--