pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

mitmproxy: Update wip/mitmproxy to 3.0.2



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sat Feb 24 14:13:34 2018 +0100
Changeset:	d6e37f167da00c8f0104d1a91f11847537614786

Modified Files:
	mitmproxy/Makefile
	mitmproxy/distinfo

Log Message:
mitmproxy: Update wip/mitmproxy to 3.0.2

Changes:
3.0.2
-----
Fix an issue that caused mitmproxy to lose keyboard control after
spawning an external editor.

3.0.1
-----
A quick point release to fix a bug that broke quoted arguments in the
console command editor.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d6e37f167da00c8f0104d1a91f11847537614786

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 mitmproxy/Makefile | 2 +-
 mitmproxy/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/mitmproxy/Makefile b/mitmproxy/Makefile
index 2236280865..48c8949e5f 100644
--- a/mitmproxy/Makefile
+++ b/mitmproxy/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.18 2017/09/03 08:53:12 wiz Exp $
 
-DISTNAME=	mitmproxy-3.0.0
+DISTNAME=	mitmproxy-3.0.2
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=mitmproxy/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
diff --git a/mitmproxy/distinfo b/mitmproxy/distinfo
index 08e75cd2d3..9fe7a07ee1 100644
--- a/mitmproxy/distinfo
+++ b/mitmproxy/distinfo
@@ -1,7 +1,7 @@
 $NetBSD: distinfo,v 1.11 2017/06/21 08:34:00 leot Exp $
 
-SHA1 (mitmproxy-3.0.0.tar.gz) = a70ae825d4ab19a69ca1658c865c9ace10d5dc4f
-RMD160 (mitmproxy-3.0.0.tar.gz) = a33837420db19047fa4d4fa1e353d87e495e6cc9
-SHA512 (mitmproxy-3.0.0.tar.gz) = 5bbf18ff595cde4fca7884a22763f7a64bad2b89213e2947e3e44438de3fe5afda95bdb898f91e835d830098135e568ec1c1d5124172469b462b8b35f6049ea1
-Size (mitmproxy-3.0.0.tar.gz) = 27171563 bytes
+SHA1 (mitmproxy-3.0.2.tar.gz) = 0987d70e056559823afb8d1ad4a3137ba84bcc20
+RMD160 (mitmproxy-3.0.2.tar.gz) = c073e5ca7a424146f062a25baba37c73b402188b
+SHA512 (mitmproxy-3.0.2.tar.gz) = cb98f2dd092ad08a11bcb1acfc541c831775e05fe53331151eb96e53cfbd917e4579fe5d21cea46fcc5b5fe8bae80a15751cf08884785bae7b37ef8d627f08f2
+Size (mitmproxy-3.0.2.tar.gz) = 27171731 bytes
 SHA1 (patch-setup.py) = 810bd749e69b265ff6fa7bb5ba6e8a3ce836d7e2


Home | Main Index | Thread Index | Old Index