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 58B537A20D for ; Thu, 27 Apr 2017 13:09:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0933C84DF6; Thu, 27 Apr 2017 13:09:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8C15984CE2 for ; Thu, 27 Apr 2017 13:09: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 Hv7IRpdtBYqL for ; Thu, 27 Apr 2017 13:09: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 E865684DF6 for ; Thu, 27 Apr 2017 13:09:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E52BEFBE5; Thu, 27 Apr 2017 13:09:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_149329858553840" MIME-Version: 1.0 Date: Thu, 27 Apr 2017 13:09:45 +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: <20170427130945.E52BEFBE5@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. --_----------=_149329858553840 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Apr 27 13:09:45 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated misc/todoman to 3.1.0 To generate a diff of this commit: cvs rdiff -u -r1.1796 -r1.1797 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17308 -r1.17309 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_149329858553840 Content-Disposition: inline Content-Length: 1278 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.1796 pkgsrc/doc/CHANGES-2017:1.1797 --- pkgsrc/doc/CHANGES-2017:1.1796 Thu Apr 27 12:59:16 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Apr 27 13:09:45 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1796 2017/04/27 12:59:16 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.1797 2017/04/27 13:09:45 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -2234,3 +2234,4 @@ Changes to the packages collection and i Updated archivers/par2 to 0.7.0 [wiz 2017-04-27] Updated devel/py-hypothesis to 3.8.2 [wiz 2017-04-27] Updated devel/py-pbr to 3.0.0 [wiz 2017-04-27] + Updated misc/todoman to 3.1.0 [wiz 2017-04-27] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17308 pkgsrc/doc/TODO:1.17309 --- pkgsrc/doc/TODO:1.17308 Thu Apr 27 12:59:16 2017 +++ pkgsrc/doc/TODO Thu Apr 27 13:09:45 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17308 2017/04/27 12:59:16 wiz Exp $ +$NetBSD: TODO,v 1.17309 2017/04/27 13:09:45 wiz Exp $ Suggested new packages ====================== @@ -1506,7 +1506,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.1.0 o tomboy-1.10.2 o top-3.8beta1 o topgit-0.8 --_----------=_149329858553840--