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 8A6F67A287 for ; Wed, 25 Jan 2017 12:34:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 34D19855CA; Wed, 25 Jan 2017 12:34:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BAAD285571 for ; Wed, 25 Jan 2017 12:34:20 +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 6eIEGXQbEH2E for ; Wed, 25 Jan 2017 12:34:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 206528557D for ; Wed, 25 Jan 2017 12:34:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1ED2CFBA6; Wed, 25 Jan 2017 12:34:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1485347660127080" MIME-Version: 1.0 Date: Wed, 25 Jan 2017 12:34:20 +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: <20170125123420.1ED2CFBA6@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. --_----------=_1485347660127080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jan 25 12:34:19 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated security/py-certbot to 0.10.1 To generate a diff of this commit: cvs rdiff -u -r1.421 -r1.422 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.16964 -r1.16965 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1485347660127080 Content-Disposition: inline Content-Length: 1303 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.421 pkgsrc/doc/CHANGES-2017:1.422 --- pkgsrc/doc/CHANGES-2017:1.421 Wed Jan 25 12:21:19 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Jan 25 12:34:19 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.421 2017/01/25 12:21:19 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.422 2017/01/25 12:34:19 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -539,3 +539,4 @@ Changes to the packages collection and i Updated devel/p5-Params-ValidationCompiler to 0.23 [wiz 2017-01-25] Updated devel/p5-Specio to 0.33 [wiz 2017-01-25] Updated devel/p5-Variable-Magic to 0.61 [wiz 2017-01-25] + Updated security/py-certbot to 0.10.1 [wiz 2017-01-25] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16964 pkgsrc/doc/TODO:1.16965 --- pkgsrc/doc/TODO:1.16964 Wed Jan 25 12:21:19 2017 +++ pkgsrc/doc/TODO Wed Jan 25 12:34:19 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16964 2017/01/25 12:21:19 wiz Exp $ +$NetBSD: TODO,v 1.16965 2017/01/25 12:34:19 wiz Exp $ Suggested new packages ====================== @@ -1324,7 +1324,6 @@ For possible Perl packages updates, see o py-buildbot-0.9.1 o py-buildbot-slave-0.9.1 o py-cassa-1.11.0 - o py-certbot-0.10.1 o py-colorama-0.3.6 o py-creole-1.1.1 o py-cups-1.9.73 --_----------=_1485347660127080--