Received: by mail.netbsd.org (Postfix, from userid 605) id D59D084E55; Sat, 26 May 2018 22:13:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6160784DEB for ; Sat, 26 May 2018 22:13:18 +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 xTIFc1E1eLS0 for ; Sat, 26 May 2018 22:13:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5092D84CD7 for ; Sat, 26 May 2018 22:13:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4D805FBEC; Sat, 26 May 2018 22:13:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1527372797110760" MIME-Version: 1.0 Date: Sat, 26 May 2018 22:13:17 +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: <20180526221317.4D805FBEC@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. --_----------=_1527372797110760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat May 26 22:13:17 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated misc/todoman to 3.4.0 To generate a diff of this commit: cvs rdiff -u -r1.2572 -r1.2573 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18364 -r1.18365 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1527372797110760 Content-Disposition: inline Content-Length: 1283 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.2572 pkgsrc/doc/CHANGES-2018:1.2573 --- pkgsrc/doc/CHANGES-2018:1.2572 Sat May 26 22:11:42 2018 +++ pkgsrc/doc/CHANGES-2018 Sat May 26 22:13:16 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2572 2018/05/26 22:11:42 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.2573 2018/05/26 22:13:16 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -3720,3 +3720,4 @@ Changes to the packages collection and i Updated net/filezilla to 3.33.0 [wiz 2018-05-26] Updated misc/goffice0.10 to 0.10.41 [wiz 2018-05-26] Updated math/gnumeric112 to 1.12.41 [wiz 2018-05-26] + Updated misc/todoman to 3.4.0 [wiz 2018-05-26] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18364 pkgsrc/doc/TODO:1.18365 --- pkgsrc/doc/TODO:1.18364 Sat May 26 22:04:25 2018 +++ pkgsrc/doc/TODO Sat May 26 22:13:16 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18364 2018/05/26 22:04:25 wiz Exp $ +$NetBSD: TODO,v 1.18365 2018/05/26 22:13:16 wiz Exp $ Suggested new packages ====================== @@ -1420,7 +1420,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.4.0 o tomboy-1.10.2 o top-3.8beta1 o topgit-0.8 --_----------=_1527372797110760--