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 A236B7A16D for ; Tue, 4 Oct 2016 21:45:27 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5790785E77; Tue, 4 Oct 2016 21:45:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DC53884CE9 for ; Tue, 4 Oct 2016 21:45:26 +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 PXjwL-80rDr9 for ; Tue, 4 Oct 2016 21:45:26 +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 482CF85E24 for ; Tue, 4 Oct 2016 21:45:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 46622FBD2; Tue, 4 Oct 2016 21:45:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1475617526132400" MIME-Version: 1.0 Date: Tue, 4 Oct 2016 21:45:26 +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: <20161004214526.46622FBD2@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. --_----------=_1475617526132400 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Oct 4 21:45:26 UTC 2016 Modified Files: pkgsrc/doc: TODO Log Message: + luatex-1.0.0, nim-0.15.0, pgadmin4-1.0. To generate a diff of this commit: cvs rdiff -u -r1.16541 -r1.16542 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1475617526132400 Content-Disposition: inline Content-Length: 936 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16541 pkgsrc/doc/TODO:1.16542 --- pkgsrc/doc/TODO:1.16541 Tue Oct 4 11:39:34 2016 +++ pkgsrc/doc/TODO Tue Oct 4 21:45:25 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16541 2016/10/04 11:39:34 wiz Exp $ +$NetBSD: TODO,v 1.16542 2016/10/04 21:45:25 wiz Exp $ Suggested new packages ====================== @@ -1058,6 +1058,7 @@ For possible Perl packages updates, see o lsh-2.1 o lua-keybinder-0.3.1 o lua53-5.3.3 + o luatex-1.0.0 o lv2-5.4 o lwm-1.2.4 o lyx-2.2.1 @@ -1154,6 +1155,7 @@ For possible Perl packages updates, see o netramet-50 o newmail-1.0.2 o nikto-2.1.5 + o nim-0.15.0 o nmap-7.30 o nqp-2016.02 o ns-3.14.1 @@ -1268,6 +1270,7 @@ For possible Perl packages updates, see o perlsh-1.8.1 o pessulus-2.30.3 [GNOME 2.28] o pflogsumm-1.1.5 + o pgadmin4-1.0 o pgbuildfarm-4.17 o phoronix-test-suite-6.2.1 o php-excel-1.8.1 --_----------=_1475617526132400--