Received: by mail.netbsd.org (Postfix, from userid 605) id 2A98684FA0; Thu, 9 Aug 2018 11:52:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 215E184D8F for ; Thu, 9 Aug 2018 11:51:59 +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 zABdOIbeJP3j for ; Thu, 9 Aug 2018 11:51:58 +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 5F75684D85 for ; Thu, 9 Aug 2018 11:51:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5BD8CFBEC; Thu, 9 Aug 2018 11:51:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1533815518130900" MIME-Version: 1.0 Date: Thu, 9 Aug 2018 11:51:58 +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: <20180809115158.5BD8CFBEC@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. --_----------=_1533815518130900 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Thu Aug 9 11:51:58 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated net/mitmproxy to 4.0.4 To generate a diff of this commit: cvs rdiff -u -r1.3494 -r1.3495 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1533815518130900 Content-Disposition: inline Content-Length: 744 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.3494 pkgsrc/doc/CHANGES-2018:1.3495 --- pkgsrc/doc/CHANGES-2018:1.3494 Thu Aug 9 11:50:30 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Aug 9 11:51:58 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3494 2018/08/09 11:50:30 jperkin Exp $ +$NetBSD: CHANGES-2018,v 1.3495 2018/08/09 11:51:58 leot Exp $ Changes to the packages collection and infrastructure in 2018: @@ -4992,3 +4992,4 @@ Changes to the packages collection and i Added devel/p5-Menlo version 1.9019 [jperkin 2018-08-09] Added devel/p5-Menlo-Legacy version 1.9022 [jperkin 2018-08-09] Added devel/p5-Carton version 1.0.34 [jperkin 2018-08-09] + Updated net/mitmproxy to 4.0.4 [leot 2018-08-09] --_----------=_1533815518130900--