Received: by mail.netbsd.org (Postfix, from userid 605) id EC5FD84D42; Wed, 29 Nov 2017 14:02:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 770C484CE4 for ; Wed, 29 Nov 2017 14:02:54 +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 pEmfDay0zO7m for ; Wed, 29 Nov 2017 14:02:54 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CA9C184C82 for ; Wed, 29 Nov 2017 14:02:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C5AE2FB40; Wed, 29 Nov 2017 14:02:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_151196417392130" MIME-Version: 1.0 Date: Wed, 29 Nov 2017 14:02:53 +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: <20171129140253.C5AE2FB40@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_151196417392130 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Nov 29 14:02:53 UTC 2017 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: add some + libmicrohttpd-0.9.57, mc-4.8.20, tor-browser-7.0.10. To generate a diff of this commit: cvs rdiff -u -r1.17935 -r1.17936 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_151196417392130 Content-Disposition: inline Content-Length: 1462 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17935 pkgsrc/doc/TODO:1.17936 --- pkgsrc/doc/TODO:1.17935 Tue Nov 28 15:51:06 2017 +++ pkgsrc/doc/TODO Wed Nov 29 14:02:53 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17935 2017/11/28 15:51:06 wiz Exp $ +$NetBSD: TODO,v 1.17936 2017/11/29 14:02:53 wiz Exp $ Suggested new packages ====================== @@ -408,7 +408,6 @@ For possible Perl packages updates, see o ap22-vhost-ldap-2.4.0 o apache-ivy-2.4.0 o apache-tomcat7-7.0.81 - o apache24-2.4.29 o apollo-1.7 o apr0-2.4.1 o ardour-5.11 @@ -961,6 +960,7 @@ For possible Perl packages updates, see o liblzo-2.09 o libmcs-0.7.2 o libmediawiki-4.14.0 + o libmicrohttpd-0.9.57 o libmilter-8.16.0.16 o libmtag-0.3.6 o liboobs-2.32.0 [GNOME 2.32] @@ -1019,6 +1019,7 @@ For possible Perl packages updates, see o matchbox-panel-0.9.3 o mbuf-20141227 o mbuffer-20160228 + o mc-4.8.20 o mcollective-2.3.2 o mcsim-5.6.5 o mecab-ipadic-2.7.0.20070801 @@ -1217,7 +1218,6 @@ For possible Perl packages updates, see o py-ephem3-3.7.6.0 o py-gmpy-1.17 o py-gnome-menus-3.8.0 - o py-gobject3-common-3.26.1 o py-hsm-1.1.1 o py-input-pad-1.4.2 o py-jaraco_util-11.0 @@ -1431,7 +1431,7 @@ For possible Perl packages updates, see o tomboy-1.10.2 o top-3.8beta1 o topgit-0.8 - o tor-browser-7.0.5 + o tor-browser-7.0.10 o totem-3.14.1 o totem-pl-parser-3.10.3 o tripwire-2.3.1 [see also pkg/22362] --_----------=_151196417392130--