From owner-svn-ports-all@freebsd.org Fri Nov 4 18:15:58 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 AB231C2FCCC; Fri, 4 Nov 2016 18:15:58 +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 781B2378; Fri, 4 Nov 2016 18:15:58 +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 uA4IFvFu059793; Fri, 4 Nov 2016 18:15:57 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uA4IFvib059791; Fri, 4 Nov 2016 18:15:57 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201611041815.uA4IFvib059791@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Fri, 4 Nov 2016 18:15:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425347 - 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, 04 Nov 2016 18:15:58 -0000 Author: olivierd Date: Fri Nov 4 18:15:57 2016 New Revision: 425347 URL: https://svnweb.freebsd.org/changeset/ports/425347 Log: Update to 1.19 Modified: head/net/py-urllib3/Makefile head/net/py-urllib3/distinfo Modified: head/net/py-urllib3/Makefile ============================================================================== --- head/net/py-urllib3/Makefile Fri Nov 4 18:04:06 2016 (r425346) +++ head/net/py-urllib3/Makefile Fri Nov 4 18:15:57 2016 (r425347) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= urllib3 -PORTVERSION= 1.18.1 +PORTVERSION= 1.19 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-urllib3/distinfo ============================================================================== --- head/net/py-urllib3/distinfo Fri Nov 4 18:04:06 2016 (r425346) +++ head/net/py-urllib3/distinfo Fri Nov 4 18:15:57 2016 (r425347) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477628683 -SHA256 (urllib3-1.18.1.tar.gz) = 5555ecc5254681618d1706037f82e8cec0e18c6113ed5c95807f8f822d5668f1 -SIZE (urllib3-1.18.1.tar.gz) = 184995 +TIMESTAMP = 1478282955 +SHA256 (urllib3-1.19.tar.gz) = 87f362d061184191d07ced0b947d8526f3e1884f21b0fe97fab313dedcb895be +SIZE (urllib3-1.19.tar.gz) = 187217