Received: by mail.netbsd.org (Postfix, from userid 605) id 3C39A84D72; Thu, 10 Oct 2019 13:23:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B70DD84D5F for ; Thu, 10 Oct 2019 13:23:46 +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 1_9VeoF3Sh0W for ; Thu, 10 Oct 2019 13:23:46 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 16B7684D04 for ; Thu, 10 Oct 2019 13:23:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 13C74FBF4; Thu, 10 Oct 2019 13:23:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1570713826280110" MIME-Version: 1.0 Date: Thu, 10 Oct 2019 13:23:46 +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: <20191010132346.13C74FBF4@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. --_----------=_1570713826280110 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Oct 10 13:23:45 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated misc/todoman to 3.7.0 To generate a diff of this commit: cvs rdiff -u -r1.4279 -r1.4280 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19328 -r1.19329 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1570713826280110 Content-Disposition: inline Content-Length: 1283 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.4279 pkgsrc/doc/CHANGES-2019:1.4280 --- pkgsrc/doc/CHANGES-2019:1.4279 Thu Oct 10 13:20:16 2019 +++ pkgsrc/doc/CHANGES-2019 Thu Oct 10 13:23:45 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4279 2019/10/10 13:20:16 wiz Exp $ +$NetBSD: CHANGES-2019,v 1.4280 2019/10/10 13:23:45 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -6878,3 +6878,4 @@ Changes to the packages collection and i Updated devel/orc to 0.4.30 [wiz 2019-10-10] Updated graphics/adwaita-icon-theme to 3.34.0 [wiz 2019-10-10] Updated devel/dconf to 0.34.0 [wiz 2019-10-10] + Updated misc/todoman to 3.7.0 [wiz 2019-10-10] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19328 pkgsrc/doc/TODO:1.19329 --- pkgsrc/doc/TODO:1.19328 Thu Oct 10 13:20:16 2019 +++ pkgsrc/doc/TODO Thu Oct 10 13:23:45 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19328 2019/10/10 13:20:16 wiz Exp $ +$NetBSD: TODO,v 1.19329 2019/10/10 13:23:45 wiz Exp $ Suggested new packages ====================== @@ -1311,7 +1311,6 @@ For possible Perl packages updates, see o tkpasman-2.2b o tn5250-0.17.3 [at http://tn5250.sourceforge.net/] o tob-0.26 - o todoman-3.7.0 o tomboy-1.10.2 o top-3.8beta1 o topgit-0.8 --_----------=_1570713826280110--