Received: by mail.netbsd.org (Postfix, from userid 605) id 5221184D84; Sun, 30 Sep 2018 12:03:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5A53B84D53 for ; Sun, 30 Sep 2018 12:03:08 +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 HZcAcNh40JIj for ; Sun, 30 Sep 2018 12:03:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B613084D2B for ; Sun, 30 Sep 2018 12:03:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A50D8FBEE; Sun, 30 Sep 2018 12:03:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1538308987226150" MIME-Version: 1.0 Date: Sun, 30 Sep 2018 12:03:07 +0000 From: "Sebastian Wiedenroth" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiedi@netbsd.org X-Mailer: log_accum Message-Id: <20180930120307.A50D8FBEE@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. --_----------=_1538308987226150 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiedi Date: Sun Sep 30 12:03:07 UTC 2018 Modified Files: pkgsrc/doc: TODO Log Message: doc: valgrind update was already done To generate a diff of this commit: cvs rdiff -u -r1.18567 -r1.18568 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1538308987226150 Content-Disposition: inline Content-Length: 561 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18567 pkgsrc/doc/TODO:1.18568 --- pkgsrc/doc/TODO:1.18567 Sat Sep 29 12:34:35 2018 +++ pkgsrc/doc/TODO Sun Sep 30 12:03:07 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18567 2018/09/29 12:34:35 tnn Exp $ +$NetBSD: TODO,v 1.18568 2018/09/30 12:03:07 wiedi Exp $ Suggested new packages ====================== @@ -1456,7 +1456,6 @@ For possible Perl packages updates, see o userspace-rcu-0.9.1 o utilisp-1.14 o vala-0.42.1 - o valgrind-3.13 o varnish-6.0 o varnish-5.1.3 o vbetool-1.1 --_----------=_1538308987226150--