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 6BA4F7A218 for ; Wed, 11 Jan 2017 23:55:45 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1E02285886; Wed, 11 Jan 2017 23:55:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A18628587D for ; Wed, 11 Jan 2017 23:55:44 +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 UCba7RyvGyj4 for ; Wed, 11 Jan 2017 23:55:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0B9BC8587F for ; Wed, 11 Jan 2017 23:55:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 096BEFBA6; Wed, 11 Jan 2017 23:55:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1484178944259460" MIME-Version: 1.0 Date: Wed, 11 Jan 2017 23:55:44 +0000 From: "Blue Rats" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: rodent@netbsd.org X-Mailer: log_accum Message-Id: <20170111235544.096BEFBA6@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. --_----------=_1484178944259460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rodent Date: Wed Jan 11 23:55:43 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated devel/py-d2to1 to 0.2.12 To generate a diff of this commit: cvs rdiff -u -r1.186 -r1.187 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.16892 -r1.16893 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1484178944259460 Content-Disposition: inline Content-Length: 1282 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.186 pkgsrc/doc/CHANGES-2017:1.187 --- pkgsrc/doc/CHANGES-2017:1.186 Wed Jan 11 23:52:43 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Jan 11 23:55:43 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.186 2017/01/11 23:52:43 rodent Exp $ +$NetBSD: CHANGES-2017,v 1.187 2017/01/11 23:55:43 rodent Exp $ Changes to the packages collection and infrastructure in 2017: @@ -225,3 +225,4 @@ Changes to the packages collection and i Updated x11/gtk3 to 3.22.6 [prlw1 2017-01-11] Updated games/solarus to 1.5.1 [rodent 2017-01-11] Updated net/SDL2_net to 2.0.1 [rodent 2017-01-11] + Updated devel/py-d2to1 to 0.2.12 [rodent 2017-01-11] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16892 pkgsrc/doc/TODO:1.16893 --- pkgsrc/doc/TODO:1.16892 Wed Jan 11 23:52:43 2017 +++ pkgsrc/doc/TODO Wed Jan 11 23:55:43 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16892 2017/01/11 23:52:43 rodent Exp $ +$NetBSD: TODO,v 1.16893 2017/01/11 23:55:43 rodent Exp $ Suggested new packages ====================== @@ -1342,7 +1342,6 @@ For possible Perl packages updates, see o py-colorama-0.3.6 o py-creole-1.1.1 o py-cups-1.9.73 - o py-d2to1-0.2.12 o py-daemon-2.1.1 o py-datapkg-0.9 o py-django-photologue-2.7 --_----------=_1484178944259460--