Received: by mail.netbsd.org (Postfix, from userid 605) id 7E8D085074; Tue, 31 Jul 2018 10:18:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6FA3684FC2 for ; Tue, 31 Jul 2018 10:18:53 +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 YLs4wb3nuKwm for ; Tue, 31 Jul 2018 10:18:53 +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 AEFEE84F2D for ; Tue, 31 Jul 2018 10:18:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ABF4EFBEC; Tue, 31 Jul 2018 10:18:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1533032332139230" MIME-Version: 1.0 Date: Tue, 31 Jul 2018 10:18:52 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20180731101852.ABF4EFBEC@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. --_----------=_1533032332139230 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Tue Jul 31 10:18:52 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Added lang/py37-html-docs version 3.7.0 To generate a diff of this commit: cvs rdiff -u -r1.3396 -r1.3397 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1533032332139230 Content-Disposition: inline Content-Length: 727 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.3396 pkgsrc/doc/CHANGES-2018:1.3397 --- pkgsrc/doc/CHANGES-2018:1.3396 Tue Jul 31 10:12:43 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Jul 31 10:18:52 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3396 2018/07/31 10:12:43 leot Exp $ +$NetBSD: CHANGES-2018,v 1.3397 2018/07/31 10:18:52 leot Exp $ Changes to the packages collection and infrastructure in 2018: @@ -4826,3 +4826,4 @@ Changes to the packages collection and i Updated math/djbsort to 20180729 [schmonz 2018-07-31] Updated www/curl to 7.61.0nb1 [wiz 2018-07-31] Updated lang/py36-html-docs to 3.6.6 [leot 2018-07-31] + Added lang/py37-html-docs version 3.7.0 [leot 2018-07-31] --_----------=_1533032332139230--