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 91E887A2B2 for ; Sat, 9 Jul 2016 13:19:41 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3FCE485ECD; Sat, 9 Jul 2016 13:19:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C683485E5D for ; Sat, 9 Jul 2016 13:19:40 +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 l7HyRWHjwiiP for ; Sat, 9 Jul 2016 13:19:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3074285E73 for ; Sat, 9 Jul 2016 13:19:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2E462FBB5; Sat, 9 Jul 2016 13:19:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_146807038037050" MIME-Version: 1.0 Date: Sat, 9 Jul 2016 13:19:40 +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: <20160709131940.2E462FBB5@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. --_----------=_146807038037050 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Jul 9 13:19:40 UTC 2016 Modified Files: pkgsrc/doc: TODO Log Message: + MesaLib-12.0, kf5-5.24.0, wine-devel-1.9.14. To generate a diff of this commit: cvs rdiff -u -r1.16124 -r1.16125 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_146807038037050 Content-Disposition: inline Content-Length: 1037 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16124 pkgsrc/doc/TODO:1.16125 --- pkgsrc/doc/TODO:1.16124 Sat Jul 9 13:05:07 2016 +++ pkgsrc/doc/TODO Sat Jul 9 13:19:39 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16124 2016/07/09 13:05:07 wiz Exp $ +$NetBSD: TODO,v 1.16125 2016/07/09 13:19:39 wiz Exp $ Suggested new packages ====================== @@ -361,6 +361,7 @@ For possible Perl packages updates, see o JBidwatcher-2.5.6 [wants launch4j] o LPRng-core-3.8.35 o MesaDemos-8.3.0 + o MesaLib-12.0 o OdfConverter-4.0 o PACK-0.0.4 o PAM-0.99.7.1 @@ -973,6 +974,7 @@ For possible Perl packages updates, see o kdevplatform-1.7.1 o keybinder-0.3.1 o keychain-2.8.2 + o kf5-5.24.0 o kicad-4.0.2 o kicad-doc-4.0.2 o kicad-footprints-4.0.2 @@ -1781,7 +1783,7 @@ For possible Perl packages updates, see o whowatch-1.8.5 o windowlab-1.40 o wine-1.8.3 - o wine-devel-1.9.13 + o wine-devel-1.9.14 o wmi-11 o wmii+ixp-3.9.2 [pkg/43459; wip (wmii-devel); see also libixp entry] o wmx-8 --_----------=_146807038037050--