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 474B87A218 for ; Thu, 12 Jan 2017 16:03:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id EE8BD858BD; Thu, 12 Jan 2017 16:03:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7D84085849 for ; Thu, 12 Jan 2017 16:03:06 +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 JfnNjNoP73ZS for ; Thu, 12 Jan 2017 16:03:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E0FE0857DE for ; Thu, 12 Jan 2017 16:03:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DF049FBA6; Thu, 12 Jan 2017 16:03:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1484236985269510" MIME-Version: 1.0 Date: Thu, 12 Jan 2017 16:03:05 +0000 From: "Filip Hajny" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fhajny@netbsd.org X-Mailer: log_accum Message-Id: <20170112160305.DF049FBA6@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. --_----------=_1484236985269510 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fhajny Date: Thu Jan 12 16:03:05 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated security/py-certbot to 0.10.0 To generate a diff of this commit: cvs rdiff -u -r1.211 -r1.212 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1484236985269510 Content-Disposition: inline Content-Length: 743 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.211 pkgsrc/doc/CHANGES-2017:1.212 --- pkgsrc/doc/CHANGES-2017:1.211 Thu Jan 12 16:02:58 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Jan 12 16:03:05 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.211 2017/01/12 16:02:58 fhajny Exp $ +$NetBSD: CHANGES-2017,v 1.212 2017/01/12 16:03:05 fhajny Exp $ Changes to the packages collection and infrastructure in 2017: @@ -251,3 +251,4 @@ Changes to the packages collection and i Updated databases/mongo-c-driver to 1.5.3 [fhajny 2017-01-12] Added www/php-nextcloud version 11.0.0 [ryoon 2017-01-12] Updated security/py-acme to 0.10.0 [fhajny 2017-01-12] + Updated security/py-certbot to 0.10.0 [fhajny 2017-01-12] --_----------=_1484236985269510--