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 650787A265 for ; Mon, 20 Mar 2017 14:10:06 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 18C4785648; Mon, 20 Mar 2017 14:10:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9D56A85598 for ; Mon, 20 Mar 2017 14:10:05 +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 5I9lM-zHkWqN for ; Mon, 20 Mar 2017 14:10:05 +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 03733855CA for ; Mon, 20 Mar 2017 14:10:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 01C16FBE4; Mon, 20 Mar 2017 14:10:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1490019004118340" MIME-Version: 1.0 Date: Mon, 20 Mar 2017 14:10:04 +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: <20170320141005.01C16FBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1490019004118340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Mar 20 14:10:04 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated devel/py-tortoisehg to 4.1.1 To generate a diff of this commit: cvs rdiff -u -r1.1242 -r1.1243 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17181 -r1.17182 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1490019004118340 Content-Disposition: inline Content-Length: 1304 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.1242 pkgsrc/doc/CHANGES-2017:1.1243 --- pkgsrc/doc/CHANGES-2017:1.1242 Mon Mar 20 14:02:47 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Mar 20 14:10:04 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1242 2017/03/20 14:02:47 mef Exp $ +$NetBSD: CHANGES-2017,v 1.1243 2017/03/20 14:10:04 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1520,3 +1520,4 @@ Changes to the packages collection and i Updated games/onscripter to 20161102 [tsutsui 2017-03-20] Updated devel/p5-Test-Requires-Git to 1.008 [mef 2017-03-20] Updated devel/p5-Test-Script to 1.16 [mef 2017-03-20] + Updated devel/py-tortoisehg to 4.1.1 [wiz 2017-03-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17181 pkgsrc/doc/TODO:1.17182 --- pkgsrc/doc/TODO:1.17181 Mon Mar 20 13:56:28 2017 +++ pkgsrc/doc/TODO Mon Mar 20 14:10:04 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17181 2017/03/20 13:56:28 wiz Exp $ +$NetBSD: TODO,v 1.17182 2017/03/20 14:10:04 wiz Exp $ Suggested new packages ====================== @@ -1322,7 +1322,6 @@ For possible Perl packages updates, see o py-suds-0.4.1 o py-sybase-0.37 o py-tornado-4.4.1 - o py-tortoisehg-4.1.1 o py-wxWidgets-3.0.0 o py-yubiauth-0.3.10 o py-zconfig-3.0.3 --_----------=_1490019004118340--