From owner-svn-ports-all@freebsd.org Fri Oct 28 04:51:45 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 0F9F6C2356B; Fri, 28 Oct 2016 04:51:45 +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 D58A865B; Fri, 28 Oct 2016 04:51:44 +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 u9S4piS6049903; Fri, 28 Oct 2016 04:51:44 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9S4phM8049901; Fri, 28 Oct 2016 04:51:43 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201610280451.u9S4phM8049901@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 04:51:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424806 - head/net/py-urllib3 X-SVN-Group: ports-head 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 04:51:45 -0000 Author: olivierd Date: Fri Oct 28 04:51:43 2016 New Revision: 424806 URL: https://svnweb.freebsd.org/changeset/ports/424806 Log: Update to 1.18.1 Changelog: https://github.com/shazow/urllib3/blob/1.18.1/CHANGES.rst MFH: 2016Q4 Security: c5c6e293-9cc7-11e6-823f-b8aeed92ecc4 Modified: head/net/py-urllib3/Makefile head/net/py-urllib3/distinfo Modified: head/net/py-urllib3/Makefile ============================================================================== --- head/net/py-urllib3/Makefile Fri Oct 28 04:47:28 2016 (r424805) +++ head/net/py-urllib3/Makefile Fri Oct 28 04:51:43 2016 (r424806) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= urllib3 -PORTVERSION= 1.18 +PORTVERSION= 1.18.1 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-urllib3/distinfo ============================================================================== --- head/net/py-urllib3/distinfo Fri Oct 28 04:47:28 2016 (r424805) +++ head/net/py-urllib3/distinfo Fri Oct 28 04:51:43 2016 (r424806) @@ -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