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 5FC7D7A271 for ; Tue, 7 Feb 2017 13:01:04 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 131AC8560C; Tue, 7 Feb 2017 13:01:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 97707855E1 for ; Tue, 7 Feb 2017 13:01:03 +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 9UasbdWDsdya for ; Tue, 7 Feb 2017 13:01:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0177584CD9 for ; Tue, 7 Feb 2017 13:01:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2CC71FBE4; Tue, 7 Feb 2017 13:00:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148647245925670" MIME-Version: 1.0 Date: Tue, 7 Feb 2017 13:00:59 +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: <20170207130059.2CC71FBE4@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. --_----------=_148647245925670 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Feb 7 13:00:59 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated misc/dialog to 1.3.20170131 To generate a diff of this commit: cvs rdiff -u -r1.631 -r1.632 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17012 -r1.17013 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_148647245925670 Content-Disposition: inline Content-Length: 1245 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.631 pkgsrc/doc/CHANGES-2017:1.632 --- pkgsrc/doc/CHANGES-2017:1.631 Tue Feb 7 12:59:43 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Feb 7 13:00:58 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.631 2017/02/07 12:59:43 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.632 2017/02/07 13:00:58 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -788,3 +788,4 @@ Changes to the packages collection and i Updated net/wireshark to 2.2.4 [wiz 2017-02-07] Updated print/latexmk to 452c [wiz 2017-02-07] Updated devel/libuv to 1.11.0 [wiz 2017-02-07] + Updated misc/dialog to 1.3.20170131 [wiz 2017-02-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17012 pkgsrc/doc/TODO:1.17013 --- pkgsrc/doc/TODO:1.17012 Tue Feb 7 12:59:43 2017 +++ pkgsrc/doc/TODO Tue Feb 7 13:00:58 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17012 2017/02/07 12:59:43 wiz Exp $ +$NetBSD: TODO,v 1.17013 2017/02/07 13:00:58 wiz Exp $ Suggested new packages ====================== @@ -561,7 +561,6 @@ For possible Perl packages updates, see o deskmenu-1.4.5 o dhcpcd-dbus-0.6.1 o di-4.42 - o dialog-1.3.20170131 o digikam-5.1 o dinotrace-9.4d o discount-2.2.0 --_----------=_148647245925670--