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 6119E7A26E for ; Fri, 16 Sep 2016 21:20:49 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0C40585EAD; Fri, 16 Sep 2016 21:20:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 90E2485EA0 for ; Fri, 16 Sep 2016 21:20:48 +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 Z4g8LY7EUJo0 for ; Fri, 16 Sep 2016 21:20:48 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id E621B85E95 for ; Fri, 16 Sep 2016 21:20:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B5E62FBD1; Fri, 16 Sep 2016 21:15:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1474060547154900" MIME-Version: 1.0 Date: Fri, 16 Sep 2016 21:15:47 +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: <20160916211547.B5E62FBD1@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. --_----------=_1474060547154900 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Sep 16 21:15:47 UTC 2016 Modified Files: pkgsrc/doc: TODO Log Message: + bash-4.4, denemo-2.0.12, readline-7.0. To generate a diff of this commit: cvs rdiff -u -r1.16442 -r1.16443 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1474060547154900 Content-Disposition: inline Content-Length: 984 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16442 pkgsrc/doc/TODO:1.16443 --- pkgsrc/doc/TODO:1.16442 Fri Sep 16 06:50:52 2016 +++ pkgsrc/doc/TODO Fri Sep 16 21:15:47 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16442 2016/09/16 06:50:52 adam Exp $ +$NetBSD: TODO,v 1.16443 2016/09/16 21:15:47 wiz Exp $ Suggested new packages ====================== @@ -446,6 +446,7 @@ For possible Perl packages updates, see o avrdude-6.3 o baci-20040415 o base-1.4.5 + o bash-4.4 o bastet-0.43 o bbcim-1.0 o bbkeys-0.9.0 @@ -564,7 +565,7 @@ For possible Perl packages updates, see o ddrescue-1.21 o dega-1.12 o delegate-9.9.13 - o denemo-2.0.10 + o denemo-2.0.12 o desklaunch-1.1.7 o deskmenu-1.4.5 o dhcpcd-dbus-0.6.1 @@ -1426,6 +1427,7 @@ For possible Perl packages updates, see o rc-1.7.1 [at ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/] o rc-1.7.4 o rdp-1.6 + o readline-7.0 o regionset-0.2 o relay-ctrl-3.2 o rep-gtk-0.90.8.1 --_----------=_1474060547154900--