From owner-svn-ports-all@freebsd.org Fri Oct 28 16:50:15 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5FE4CC24EFE; Fri, 28 Oct 2016 16:50:15 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2BBFEFDA; Fri, 28 Oct 2016 16:50:15 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9SGoEZW028452; Fri, 28 Oct 2016 16:50:14 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9SGoEr9028449; Fri, 28 Oct 2016 16:50:14 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201610281650.u9SGoEr9028449@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Fri, 28 Oct 2016 16:50:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r424863 - branches/2016Q4/net/py-urllib3 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Oct 2016 16:50:15 -0000 Author: olivierd Date: Fri Oct 28 16:50:14 2016 New Revision: 424863 URL: https://svnweb.freebsd.org/changeset/ports/424863 Log: MFH: r424806 Update to 1.18.1 Changelog: https://github.com/shazow/urllib3/blob/1.18.1/CHANGES.rst Security: c5c6e293-9cc7-11e6-823f-b8aeed92ecc4 Approved by: ports-secteam (feld@) Modified: branches/2016Q4/net/py-urllib3/Makefile branches/2016Q4/net/py-urllib3/distinfo Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/net/py-urllib3/Makefile ============================================================================== --- branches/2016Q4/net/py-urllib3/Makefile Fri Oct 28 16:01:35 2016 (r424862) +++ branches/2016Q4/net/py-urllib3/Makefile Fri Oct 28 16:50:14 2016 (r424863) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= urllib3 -PORTVERSION= 1.18 +PORTVERSION= 1.18.1 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: branches/2016Q4/net/py-urllib3/distinfo ============================================================================== --- branches/2016Q4/net/py-urllib3/distinfo Fri Oct 28 16:01:35 2016 (r424862) +++ branches/2016Q4/net/py-urllib3/distinfo Fri Oct 28 16:50:14 2016 (r424863) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475006249 -SHA256 (urllib3-1.18.tar.gz) = d30dd4d1cbbc36ebab6e4a2076820cfe0c60f10adf087fecbc5a3edae79fdc81 -SIZE (urllib3-1.18.tar.gz) = 183660 +TIMESTAMP = 1477628683 +SHA256 (urllib3-1.18.1.tar.gz) = 5555ecc5254681618d1706037f82e8cec0e18c6113ed5c95807f8f822d5668f1 +SIZE (urllib3-1.18.1.tar.gz) = 184995